From: Manish Chopra <manish.chopra@cavium.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <ariel.elior@cavium.com>,
<michal.kalderon@cavium.com>
Subject: [PATCH net-next 0/3] qed*: Enhancements
Date: Thu, 9 Aug 2018 11:13:48 -0700 [thread overview]
Message-ID: <20180809181351.32394-1-manish.chopra@cavium.com> (raw)
Hi David,
This patch series adds following support in drivers -
1. Egress mqprio offload.
2. Add destination IP based flow profile.
3. Ingress flower offload (for drop action).
Please consider applying this series to "net-next".
Thanks,
Manish
Manish Chopra (3):
qed/qede: Multi CoS support.
qede: Add destination ip based flow profile.
qede: Ingress tc flower offload (drop action) support.
drivers/net/ethernet/qlogic/qed/qed_l2.c | 9 +-
drivers/net/ethernet/qlogic/qed/qed_main.c | 5 +-
drivers/net/ethernet/qlogic/qede/qede.h | 20 +-
drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 50 ++-
drivers/net/ethernet/qlogic/qede/qede_filter.c | 422 ++++++++++++++++++++----
drivers/net/ethernet/qlogic/qede/qede_fp.c | 29 +-
drivers/net/ethernet/qlogic/qede/qede_main.c | 195 +++++++++--
include/linux/qed/qed_eth_if.h | 6 +
8 files changed, 628 insertions(+), 108 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-08-09 20:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-09 18:13 Manish Chopra [this message]
2018-08-09 18:13 ` [PATCH net-next 1/3] qed/qede: Multi CoS support Manish Chopra
2018-08-09 18:13 ` [PATCH net-next 2/3] qede: Add destination ip based flow profile Manish Chopra
2018-08-09 18:13 ` [PATCH net-next 3/3] qede: Ingress tc flower offload (drop action) support Manish Chopra
2018-08-09 21:05 ` [PATCH net-next 0/3] qed*: Enhancements David Miller
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=20180809181351.32394-1-manish.chopra@cavium.com \
--to=manish.chopra@cavium.com \
--cc=ariel.elior@cavium.com \
--cc=davem@davemloft.net \
--cc=michal.kalderon@cavium.com \
--cc=netdev@vger.kernel.org \
/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