-
Hi Folks,
We recently developed a simple key-value server using Seastar. We used default setting to run the server during development (no native stack, no DPDK). In order to benchmark it, we tried …
zkl94 updated
5 years ago
-
We may need to specify which commit (or branch, tag) we can apply the patch to the [QDMA DPDK](https://github.com/Xilinx/dma_ip_drivers) repo.
-
I build odp with option 'enable-shared=no' so that ofp_vs can build with static lib of odp (libodp-dpdk.a libodphelper.a ).
But this ofp_vs can not work with error:
odp_packet_dpdk.c:162:setup_pkt_…
-
/data/open-nic/dpdk/open-nic-driver/onic_netdev.c: In function ‘onic_set_mac_address’:
/data/open-nic/dpdk/open-nic-driver/onic_netdev.c:755:2: error: implicit declaration of function ‘eth_hw_addr_se…
-
**Environment**
- Calico/VPP version: v3.24.0
- Kubernetes version: v1.24.4
- Deployment type: bare-metal...
- Network configuration: Calico without VXLAN
- OS: ubuntu22.04
**Issue description…
-
What's the scenario to testing?.
What's the scenario to support (kernel version, OS, NIC vendor)
-
Even our submodule version of DPDK supported some of non-Intel NICs, our build script does not link against those drivers, so Seastar apps does not detect these NICs, such as bnx2x, cxgbe, enic, fm10k…
-
Hi All,
I am trying to setup vRouter w/DPDK and ConnectX-3-Pro.
Is there any documentation how to?
The problem is that I cannot bring vif to recognize the DPPK enabled interface.
The current state i…
-
Hello there,
Do you have any plans to support Google's gVNIC in the form of the GVE driver?
* [DPDK `gve` driver](https://git.dpdk.org/dpdk/log/drivers/net/gve?h=main)
* [`gve` PMD doc](https:/…
m4r1k updated
6 months ago
-
So I ran the hash func discovery test on [DPDK](https://github.com/DPDK/dpdk/), a high speed packet processing framework, and found 18 vulnerable `sdbmhash` functions in these locations:
* `librte_…