-
Getting the below compilation issue.
[root@vm7 dpdk-master]# make config T=x86_64-native-linuxapp-gcc && make
make[3]: Nothing to be done for `depdirs'.
Configuration done
== Build lib
== Build…
-
system: centos 6.8
kernel: 3.10.105-1.el6.elrepo.x86_64
These problems occurred when I compiled DPDK.
make[5]: Nothing to be done for `depdirs'.
Configuration done
== Build lib
== Build lib/…
-
We may be able to eliminate `lib/net.c:gk_softrss_be()` and related functions adopting the new-ish [Toeplitz Hash Library](https://doc.dpdk.org/guides/prog_guide/toeplitz_hash_lib.html) of DPDK.
-
Hi, is it possible to extend the functionality to work for several NICs/ports? And how could this be done?
-
Hi,
reading through src\net\dpdk.cc I think there might be a bug in
template
uint32_t dpdk::dpdk_qp:: _send(circular_buffer& pb, Func packet_to_tx_buf_p);
What happens if _tx_burst.size() …
-
I am using lagopus switch with dpdk, i am having some basic problem starting lagopus
I have 3 cores available for lagopus and want to assign
1 core to rx ,
1 core to tx and
1 core as a worker thr…
-
What is maximal and minimal DPDK version for packetjourney to compile?
-
HI ,
i have deployed the 2 containers with dpdk driver but i am unable to find out which device is used by whch container ,
can you just help me to which dpdk driver i was bounded to as in dpdk too…
-
Find how exactly is the AVX and other SIMD units are used.
Prepare small presentation about the structure of the tree/trie used in this implementation.
Nic30 updated
5 years ago
-
Hi,
As DPDK has discontinued KNI support from release 23.11 , any plan to support other alternatives like TAP