22/07/2013 14:34, ankit kumar : > Recently i was trying to work with intel DPDK but when i tried > with test example as "l2fwd" it shows as ?No Ethernet ports ? bye?. > > i have 4 NICs. > > #lspci |grep "Ethernet" > > 00:19.0 Ethernet controller: Intel Corporation 82562V-2 10/100 Network > Connection (rev 02) > 02:00.0 Ethernet controller: Intel Corporation 82546EB Gigabit > Ethernet Controller (Copper) (rev 03) > 02:00.1 Ethernet controller: Intel Corporation 82546EB Gigabit > Ethernet Controller (Copper) (rev 03) > 02:01.0 Ethernet controller: D-Link System Inc DGE-528T Gigabit > Ethernet Adapter (rev 10)
Check the support of your NICs with this page: http://www.dpdk.org/doc/nics Your NICs are not supported. Patches are welcomed. -- Thomas