DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shachar Beiser <shacharbe@mellanox.com>
To: dev@dpdk.org
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,
	Shachar Beiser <shacharbe@mellanox.com>
Subject: [dpdk-dev] [PATCH v2] implement drop action in hardware classifier
Date: Mon, 29 May 2017 15:28:28 +0000	[thread overview]
Message-ID: <1496071709-6297-1-git-send-email-shacharbe@mellanox.com> (raw)

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

             reply	other threads:[~2017-05-29 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-29 15:28 Shachar Beiser [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496071709-6297-1-git-send-email-shacharbe@mellanox.com \
    --to=shacharbe@mellanox.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=nelio.laranjeiro@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).