DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] reduce redundant store operation for Tx free
@ 2021-12-20  5:50 Feifei Wang
  2021-12-20  5:50 ` [PATCH 1/3] net/i40e: reduce redundant store operation Feifei Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Feifei Wang @ 2021-12-20  5:50 UTC (permalink / raw)
  Cc: dev, nd, Feifei Wang

Reduce redundant store operation for buffer free in Tx path.

Feifei Wang (3):
  net/i40e: reduce redundant store operation
  net/ice: reduce redundant store operation
  net/ixgbe: reduce redundant store operation

 drivers/net/i40e/i40e_rxtx.c            | 3 ---
 drivers/net/i40e/i40e_rxtx_vec_common.h | 1 -
 drivers/net/ice/ice_rxtx.c              | 2 --
 drivers/net/ixgbe/ixgbe_rxtx.c          | 1 -
 4 files changed, 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-28  6:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20  5:50 [PATCH 0/3] reduce redundant store operation for Tx free Feifei Wang
2021-12-20  5:50 ` [PATCH 1/3] net/i40e: reduce redundant store operation Feifei Wang
2021-12-20  5:50 ` [PATCH 2/3] net/ice: " Feifei Wang
2021-12-20  5:50 ` [PATCH 3/3] net/ixgbe: " Feifei Wang
2021-12-20  7:24   ` Wang, Haiyue
2021-12-21  6:55     ` 回复: " Feifei Wang
2022-01-27  7:40 ` [PATCH v3] net/i40e: reduce redundant reset operation Feifei Wang
2022-01-28  6:54   ` Zhang, Qi Z

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