Does it possible to use dpdk on eth0/eth1 that provide management
network and data network (vm traffic)?
--
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru
jabber: vase at selfip.ru
Hi all,
I am trying to verify that the 82575EB NIC functions well.
The file rte_pci_dev_ids.h includes the following lines:
#ifdef RTE_PCI_DEV_USE_82575EB_COPPER
RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82575EB_COPPER)
#endif
so I defined the RTE_PCI_DEV_USE_82575EB_COPPER and h
Hello all,
We have a lot of new features mostly ready for DPDK 1.7.0.
It's now time to be sure that they are well reviewed and integrated.
Then release candidate should be tagged in mid-June in order to have some
validation tests before end of June (planned released date).
So requests for integr
Hi,
Here is my topology.
*
NUMA Topology
*
NUMA domains: 2
-
Domain 0:
Processors: 0 1 2 3 8 9 10 11
Relative distan
Hi Ivano,
I think you can use the KNI, there is example/kni and doc. Please visit if you
have not done it. Please keep us updated on your journey with Docker
containers. :-)
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ivano Cerrato
Sent: Friday, May 30, 2014
Hi Kypriotis,
> cat /sys/devices/system/node/node1/hugepages/hugepages-
> 2048kB/nr_hugepages
> --> 1024
> cat /sys/devices/system/node/node0/hugepages/hugepages-
> 2048kB/nr_hugepages
> --> 1024
>
> When I try to pin my process to specific nodes like this :
>
> numactl --physcpubind=12-15 -- ./
Hello,
I apologize for the imprecise email I sent, and now I try to be more
specific about what I would like to do.
I have a module that receives traffic from the network using DPDK and,
based on the packet content, should provide packets to the proper Docker
container.
Docker containers receiv
7 matches
Mail list logo