DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller
@ 2013-07-22  9:04 ankit kumar
  2013-07-22  9:15 ` Thomas Monjalon
  2013-07-22  9:16 ` Jia.Sui
  0 siblings, 2 replies; 3+ messages in thread
From: ankit kumar @ 2013-07-22  9:04 UTC (permalink / raw)
  To: dev

HI,

        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)

    What may be the reason? is it due to NIC as "Intel 82546EB Gigabit
Ethernet Controller" or anything else.

    Please suggest.

Thanks and Best Regards
Ankit Kumar

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller
  2013-07-22  9:04 [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller ankit kumar
@ 2013-07-22  9:15 ` Thomas Monjalon
  2013-07-22  9:16 ` Jia.Sui
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2013-07-22  9:15 UTC (permalink / raw)
  To: ankit kumar; +Cc: dev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller
  2013-07-22  9:04 [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller ankit kumar
  2013-07-22  9:15 ` Thomas Monjalon
@ 2013-07-22  9:16 ` Jia.Sui
  1 sibling, 0 replies; 3+ messages in thread
From: Jia.Sui(贾睢) @ 2013-07-22  9:16 UTC (permalink / raw)
  To: ankit kumar, dev

Hi Ankit Kumar,

It looks your NIC is not supported by Intel DPDK.
You can have a view on "RTE_SDK/lib/librte_eal/common/include/rte_pci_dev_ids.h
This file shows which device was supported in Intel DPDK. :)

we can see that Intel 82562 and Intel 82546 were not supported in DPDK r1.2.3
Maybe it will supported in future version.

Thanks
Best Regards
Jia Sui

-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of ankit kumar
Sent: Monday, July 22, 2013 5:04 PM
To: dev@dpdk.org
Subject: [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller

HI,

        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)

    What may be the reason? is it due to NIC as "Intel 82546EB Gigabit
Ethernet Controller" or anything else.

    Please suggest.

Thanks and Best Regards
Ankit Kumar

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-22  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-22  9:04 [dpdk-dev] DPDK support for Intel 82546EB Gigabit Ethernet Controller ankit kumar
2013-07-22  9:15 ` Thomas Monjalon
2013-07-22  9:16 ` Jia.Sui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).