* [dpdk-dev] support BCM5719 driver
@ 2016-08-30 10:54 Keren Hochman
2016-08-30 14:47 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: Keren Hochman @ 2016-08-30 10:54 UTC (permalink / raw)
To: dev
Hi,
I tried to bind BCM5719 driver to DPDK compatible driver: (I tried both to uio_pci_generic and igb_uio)
Network devices using DPDK-compatible driver
============================================
0000:03:00.2 'NetXtreme BCM5719 Gigabit Ethernet PCIe' drv=uio_pci_generic unused=tg3,igb_uio
0000:03:00.3 'NetXtreme BCM5719 Gigabit Ethernet PCIe' drv=igb_uio unused=tg3,uio_pci_generic
But when I ran from the dpdk example: link_status_interrupt I received an error No ethernet port.
(When I tried to bind I350 Gigabit Network Connection it worked.
Thank you, Keren
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] support BCM5719 driver
2016-08-30 10:54 [dpdk-dev] support BCM5719 driver Keren Hochman
@ 2016-08-30 14:47 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2016-08-30 14:47 UTC (permalink / raw)
To: Keren Hochman; +Cc: dev
On Tue, 30 Aug 2016 13:54:41 +0300
Keren Hochman <keren.hochman@lightcyber.com> wrote:
> Hi,
>
> I tried to bind BCM5719 driver to DPDK compatible driver: (I tried both to uio_pci_generic and igb_uio)
>
> Network devices using DPDK-compatible driver
> ============================================
> 0000:03:00.2 'NetXtreme BCM5719 Gigabit Ethernet PCIe' drv=uio_pci_generic unused=tg3,igb_uio
> 0000:03:00.3 'NetXtreme BCM5719 Gigabit Ethernet PCIe' drv=igb_uio unused=tg3,uio_pci_generic
>
> But when I ran from the dpdk example: link_status_interrupt I received an error No ethernet port.
>
> (When I tried to bind I350 Gigabit Network Connection it worked.
>
> Thank you, Keren
>
The BCM5719 device is not supported by the current DPDK driver.
Only the 10G Broadcom NetExtreme II devices are supported.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-30 14:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30 10:54 [dpdk-dev] support BCM5719 driver Keren Hochman
2016-08-30 14:47 ` Stephen Hemminger
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).