Re: [dpdk-dev] [RFC] pci: remove unused UNBIND support

2016-12-21 Thread Thomas Monjalon
2016-12-08 11:53, David Marchand: > On Wed, Dec 7, 2016 at 7:04 PM, Stephen Hemminger > wrote: > > No device driver sets the unbind flag in current public code base. > > Therefore it is good time to remove the unused dead code. > > Yes, this has been unused for some time now. > > I would say thi

Re: [dpdk-dev] [RFC] pci: remove unused UNBIND support

2016-12-08 Thread David Marchand
On Wed, Dec 7, 2016 at 7:04 PM, Stephen Hemminger wrote: > No device driver sets the unbind flag in current public code base. > Therefore it is good time to remove the unused dead code. Yes, this has been unused for some time now. I would say this is not subject to abi enforcement as this only m

[dpdk-dev] [RFC] pci: remove unused UNBIND support

2016-12-07 Thread Stephen Hemminger
No device driver sets the unbind flag in current public code base. Therefore it is good time to remove the unused dead code. Signed-off-by: Stephen Hemminger --- lib/librte_eal/bsdapp/eal/eal_pci.c | 9 lib/librte_eal/common/eal_common_pci.c | 5 - lib/librte_eal/common/inclu