-
I am pondering how to think about packet rates in the 100G era. How should we be designing and optimizing our software?
Consider these potential performance targets:
- A: 1x100G @ 64 Mpps.
- B: 1x100…
-
dear murphy,
i could not connect pox controller i got these type of errors..please help me to solve it..
root@ubuntu:~/pox# ./pox.py
POX 0.2.0 (carp) / Copyright 2011-2013 James McCauley, et al.
IN…
-
Original issue opened by @hdiogenes at https://github.com/kytos/flow_manager/issues/103.
When upgrading from kytos 2020.2rc1 to 2020.2 with flow_manager 3.0 and running mininet, a `KeyError: 'flow'` …
-
Hi,
I need to connect two APs through a wireless mesh link exactly like in the meshAP.py example. My problem is that when I connect the topology to the remote ONOS controller, packets (e.g. ping test…
-
# Expected Behavior
ovs-ovn-dpdk能正常启动
# Actual Behavior
ovs-ovn-dpdk无法启动,为notready状态
- 日志信息
```
2022-08-04T02:30:59.948Z|02274|dpdk|ERR|EAL: Failed to attach device on primary process
2022-08-0…
-
Hi,
In a simple topology, like `linear,3`, sdntrace works fine. However, if you use a more complex topology with multiple links between switches, loops, etc, the trace just stops on the first switc…
-
This is a known limitation that is documented in `print-types.zeek`, but hadn't made its way over into this bug tracking system. The short summary is that the print-types script doesn't handle more th…
-
Having two fairly different modes for configuring nodes complicates the code, makes testing more difficult, and results in fixes sometimes being made for one version of the code but not the other (eg,…
-
The DPDK version is 22.11. Currently, it appears that the DPDK errors are occurring due to the new version's checksum offload. Mellanox network cards seem to be operating normally. However, both E81…
-
**Describe the bug**
Agent failing to initialize node network becuase of ip6tables failure in agent with enable dual-stack and multicast
**To Reproduce**
Enable cluster dual stack
Enable Antre…