DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] reduce writes in i40e driver
@ 2017-04-03 14:39 Bruce Richardson
  2017-04-03 14:39 ` [dpdk-dev] [PATCH 1/2] net/i40e: eliminate mbuf write on rearm Bruce Richardson
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Bruce Richardson @ 2017-04-03 14:39 UTC (permalink / raw)
  To: helin.zhang, jingjing.wu; +Cc: dev, jerin.jacob, jianbo.liu, Bruce Richardson

this set is based upon Olivier's mbuf rework patchset, and makes some
improvement to the i40e driver taking account of the rework. It also
removes a build-time option that seems unnecessary.

Bruce Richardson (2):
  net/i40e: eliminate mbuf write on rearm
  net/i40e: remove option to disable offload flags

 config/common_base                      |  1 -
 doc/guides/nics/i40e.rst                |  5 ----
 drivers/net/i40e/i40e_rxtx_vec_common.h |  8 ------
 drivers/net/i40e/i40e_rxtx_vec_neon.c   | 11 --------
 drivers/net/i40e/i40e_rxtx_vec_sse.c    | 50 ++++++++++++++++-----------------
 5 files changed, 24 insertions(+), 51 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-04-10 13:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 14:39 [dpdk-dev] [PATCH 0/2] reduce writes in i40e driver Bruce Richardson
2017-04-03 14:39 ` [dpdk-dev] [PATCH 1/2] net/i40e: eliminate mbuf write on rearm Bruce Richardson
2017-04-03 14:39 ` [dpdk-dev] [PATCH 2/2] net/i40e: remove option to disable offload flags Bruce Richardson
2017-04-03 14:45   ` Ferruh Yigit
2017-04-03 14:51     ` Bruce Richardson
2017-04-06  5:53 ` [dpdk-dev] [PATCH 0/2] reduce writes in i40e driver Jianbo Liu
2017-04-06  5:56 ` Jianbo Liu
2017-04-06 11:32 ` [dpdk-dev] [PATCH v2 " Bruce Richardson
2017-04-06 11:32   ` [dpdk-dev] [PATCH v2 1/2] net/i40e: eliminate mbuf write on rearm Bruce Richardson
2017-04-06 16:24     ` Zhang, Qi Z
2017-04-07  8:26       ` Bruce Richardson
2017-04-06 11:32   ` [dpdk-dev] [PATCH v2 2/2] net/i40e: remove option to disable offload flags Bruce Richardson
2017-04-10 13:13   ` [dpdk-dev] [PATCH v2 0/2] reduce writes in i40e driver 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).