DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] add MRVL MVPP2 PMD to meson
@ 2018-04-11 11:45 Tomasz Duszynski
  2018-04-11 11:45 ` [dpdk-dev] [PATCH 1/2] net/mvpp2: rename the version file to standard Tomasz Duszynski
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tomasz Duszynski @ 2018-04-11 11:45 UTC (permalink / raw)
  To: dev; +Cc: jck, dima, nsamsono, jianbo.liu, bruce.richardson, Tomasz Duszynski

This patchseries adds MRVL MVPP2 PMD to meson build system.

Tomasz Duszynski (2):
  net/mvpp2: rename the version file to standard
  net/mvpp2: add meson build file

 drivers/net/meson.build                            |  2 +-
 drivers/net/mvpp2/Makefile                         |  2 +-
 drivers/net/mvpp2/meson.build                      | 25 ++++++++++++++++++++++
 ..._mrvl_version.map => rte_pmd_mvpp2_version.map} |  0
 4 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 drivers/net/mvpp2/meson.build
 rename drivers/net/mvpp2/{rte_pmd_mrvl_version.map => rte_pmd_mvpp2_version.map} (100%)

--
2.7.4

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

end of thread, other threads:[~2018-04-19  8:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-11 11:45 [dpdk-dev] [PATCH 0/2] add MRVL MVPP2 PMD to meson Tomasz Duszynski
2018-04-11 11:45 ` [dpdk-dev] [PATCH 1/2] net/mvpp2: rename the version file to standard Tomasz Duszynski
2018-04-11 11:45 ` [dpdk-dev] [PATCH 2/2] net/mvpp2: add meson build file Tomasz Duszynski
2018-04-13 16:12 ` [dpdk-dev] [PATCH 0/2] add MRVL MVPP2 PMD to meson Bruce Richardson
2018-04-13 16:14   ` Bruce Richardson
2018-04-18 15:02   ` Bruce Richardson
2018-04-19  8:55     ` Tomasz Duszynski
2018-04-19  8:58       ` Bruce Richardson

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).