Re: [dpdk-dev] [PATCH] igb_uio: reset PCI function on process exit

2017-10-06 Thread Ferruh Yigit
On 6/6/2017 7:03 AM, Gregory Etelson wrote: > re-bind PCI function to igb_uio > after process termination > tested adapters: Intel 10G, Intel 40G > known issues: ENA adapters on AWS I3 instances fail to reset PCI function > > Signed-off-by: Gregory Etelson Shijith's patch [1] applied in 17.08 sup

[dpdk-dev] [PATCH] igb_uio: reset PCI function on process exit

2017-06-05 Thread Gregory Etelson
re-bind PCI function to igb_uio after process termination tested adapters: Intel 10G, Intel 40G known issues: ENA adapters on AWS I3 instances fail to reset PCI function Signed-off-by: Gregory Etelson --- lib/librte_eal/linuxapp/igb_uio/igb_uio.c | 12 1 files changed, 12 inser