[dpdk-dev] [PATCH v2 0/7] pci cleanup

Thomas Monjalon thomas.monjalon at 6wind.com
Tue May 13 16:29:13 CEST 2014


2014-05-09 15:15, David Marchand:
> Hello all,
> 
> Here is an attempt at having an equal implementation in bsd and linux
> eal_pci.c. It results in following changes :
> - checks on driver flag in bsd which were missing
> - remove virtio-uio workaround in linux eal_pci.c
> - remove deprecated RTE_EAL_UNBIND_PORTS option
> 
> Along the way, I discovered two small bugs: a mem leak in linux eal_pci.c
> and a fd leak in both bsd and linux eal_pci.c.
> 
> Changes included in v2:
> - fix another mem leak noticed by Anatoly Burakov

First version was acked:
Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>
Acked-by: Neil Horman <nhorman at tuxdriver.com>

Applied for version 1.7.0

-- 
Thomas


More information about the dev mailing list