Re: [dpdk-dev] [PATCH 1/2] net/bonding: rename map file to standard name

2017-09-20 Thread Ferruh Yigit
On 9/14/2017 4:57 PM, Bruce Richardson wrote: > Naming convention for net drivers is "rte_pmd__version.map" > > Signed-off-by: Bruce Richardson Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH 1/2] net/bonding: rename map file to standard name

2017-09-14 Thread Bruce Richardson
Naming convention for net drivers is "rte_pmd__version.map" Signed-off-by: Bruce Richardson --- drivers/net/bonding/Makefile| 2 +- .../net/bonding/{rte_eth_bond_version.map => rte_pmd_bond_version.map} | 0 2 files changed, 1 insertion(+), 1 deletion