DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2] implement drop action in hardware classifier
@ 2017-05-29 15:28 Shachar Beiser
  2017-05-29 15:28 ` [dpdk-dev] [PATCH v2] net/mlx5: " Shachar Beiser
  0 siblings, 1 reply; 7+ messages in thread
From: Shachar Beiser @ 2017-05-29 15:28 UTC (permalink / raw)
  To: dev; +Cc: Adrien Mazarguil, Nelio Laranjeiro, Shachar Beiser

This revision change the define MLX5_DROP_WQ_N according to the 
OFED support . #ifdef HAVE_.... MLX5_DROP_WQ_N = 1 #else 
MLX5_DROP_WQ_N = 4

Shachar Beiser (1):
  net/mlx5: implement drop action in hardware classifier

 drivers/net/mlx5/Makefile    |  5 +++++
 drivers/net/mlx5/mlx5_flow.c | 19 +++++++++++++++++++
 2 files changed, 24 insertions(+)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-06-15  9:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-29 15:28 [dpdk-dev] [PATCH v2] implement drop action in hardware classifier Shachar Beiser
2017-05-29 15:28 ` [dpdk-dev] [PATCH v2] net/mlx5: " Shachar Beiser
2017-05-30  7:39   ` [dpdk-dev] [PATCH v3]net/mlx5: " Shachar Beiser
2017-06-04  5:25   ` Shachar Beiser
2017-06-04  5:25     ` [dpdk-dev] [PATCH v3] net/mlx5: " Shachar Beiser
2017-06-05  8:30     ` [dpdk-dev] [PATCH v3]net/mlx5: " Nélio Laranjeiro
2017-06-15  9:52       ` 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).