DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] have net drivers use a standard map file name format
@ 2017-09-14 15:57 Bruce Richardson
  2017-09-14 15:57 ` [dpdk-dev] [PATCH 1/2] net/bonding: rename map file to standard name Bruce Richardson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bruce Richardson @ 2017-09-14 15:57 UTC (permalink / raw)
  To: ferruh.yigit, jianfeng.tan, declan.doherty; +Cc: dev, Bruce Richardson

rename some of the version.map files that don't match the standard naming
convention. For future meson build system, this will save us having to
specify for each driver what the filename of its map file is.

Bruce Richardson (2):
  net/bonding: rename map file to standard name
  net/xenvirt: rename map file to standard name

 drivers/net/bonding/Makefile                                            | 2 +-
 .../net/bonding/{rte_eth_bond_version.map => rte_pmd_bond_version.map}  | 0
 drivers/net/xenvirt/Makefile                                            | 2 +-
 .../{rte_eth_xenvirt_version.map => rte_pmd_xenvirt_version.map}        | 0
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename drivers/net/bonding/{rte_eth_bond_version.map => rte_pmd_bond_version.map} (100%)
 rename drivers/net/xenvirt/{rte_eth_xenvirt_version.map => rte_pmd_xenvirt_version.map} (100%)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-09-20 13:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-14 15:57 [dpdk-dev] [PATCH 0/2] have net drivers use a standard map file name format Bruce Richardson
2017-09-14 15:57 ` [dpdk-dev] [PATCH 1/2] net/bonding: rename map file to standard name Bruce Richardson
2017-09-20 13:42   ` Ferruh Yigit
2017-09-14 15:57 ` [dpdk-dev] [PATCH 2/2] net/xenvirt: " Bruce Richardson
2017-09-20 13:42   ` Ferruh Yigit
2017-09-14 16:34 ` [dpdk-dev] [PATCH 0/2] have net drivers use a standard map file name format Ferruh Yigit
2017-09-14 16:36   ` Richardson, Bruce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).