DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] Rel 17.08: add compile time checks to vpmds
@ 2017-04-28 16:21 Bruce Richardson
  2017-04-28 16:21 ` [dpdk-dev] [PATCH 1/4] net/ixgbe: add compile-time checks to vector driver Bruce Richardson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bruce Richardson @ 2017-04-28 16:21 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

As previously discussed*, add some compile time checks to the vpmds to
help sanity-check their dependencies on the mbuf layout.

* http://dpdk.org/ml/archives/dev/2017-April/064988.html

Bruce Richardson (4):
  net/ixgbe: add compile-time checks to vector driver
  net/ixgbe: enable ixgbe vector PMD for i686
  net/i40e: add compile-time checks to vector driver
  net/fm10k: add compile-time checks to vector driver

 config/defconfig_i686-native-linuxapp-gcc |  5 -----
 drivers/net/fm10k/fm10k_rxtx_vec.c        | 15 +++++++++++++++
 drivers/net/i40e/i40e_rxtx_vec_sse.c      | 30 ++++++++++++++++++++++++++++++
 drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c    | 29 +++++++++++++++++++++++++++++
 4 files changed, 74 insertions(+), 5 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-05-12 11:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-28 16:21 [dpdk-dev] [PATCH 0/4] Rel 17.08: add compile time checks to vpmds Bruce Richardson
2017-04-28 16:21 ` [dpdk-dev] [PATCH 1/4] net/ixgbe: add compile-time checks to vector driver Bruce Richardson
2017-04-28 16:21 ` [dpdk-dev] [PATCH 2/4] net/ixgbe: enable ixgbe vector PMD for i686 Bruce Richardson
2017-04-28 16:21 ` [dpdk-dev] [PATCH 3/4] net/i40e: add compile-time checks to vector driver Bruce Richardson
2017-04-28 16:21 ` [dpdk-dev] [PATCH 4/4] net/fm10k: " Bruce Richardson
2017-05-12 11:17 ` [dpdk-dev] [PATCH 0/4] Rel 17.08: add compile time checks to vpmds Ferruh Yigit

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