[dpdk-dev] [PATCH v2 06/11] vdev: rename nonpci_devs as vdev

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Apr 11 13:25:39 CEST 2014


2014-04-11 09:36, Olivier Matz:
> The name "nonpci_devs" for virtual devices is ambiguous as a physical
> device can also be non-PCI (ex: usb, sata, ...). A better name for this
> file is "vded" as it only deals with virtual devices.
> 
> This patch doesn't introduce any change except renaming.
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

You probably should change the BSD Makefile also:
lib/librte_eal/bsdapp/eal/Makefile:SRCS-$(CONFIG_RTE_LIBRTE_EAL_BSDAPP) += eal_common_nonpci_devs.c

Thanks
-- 
Thomas


More information about the dev mailing list