From: Jakub Kicinski <jakub.kicinski@netronome.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, oss-drivers@netronome.com,
Jakub Kicinski <jakub.kicinski@netronome.com>
Subject: [PATCH net-next 0/2] nfp: flower: handle MTU changes
Date: Wed, 28 Mar 2018 18:50:05 -0700 [thread overview]
Message-ID: <20180329015007.19496-1-jakub.kicinski@netronome.com> (raw)
Hi!
This set improves MTU handling for flower offload. The max MTU is
correctly capped and physical port MTU is communicated to the FW
(and indirectly HW).
John Hurley (2):
nfp: app: modify app MTU setting callbacks
nfp: flower: offload phys port MTU change
drivers/net/ethernet/netronome/nfp/bpf/main.c | 4 +-
drivers/net/ethernet/netronome/nfp/flower/cmsg.c | 41 +++++++++-
drivers/net/ethernet/netronome/nfp/flower/cmsg.h | 4 +-
drivers/net/ethernet/netronome/nfp/flower/main.c | 87 +++++++++++++++++++++-
drivers/net/ethernet/netronome/nfp/flower/main.h | 19 +++++
drivers/net/ethernet/netronome/nfp/nfp_app.h | 25 +++++--
.../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +-
drivers/net/ethernet/netronome/nfp/nfp_net_repr.c | 13 +++-
8 files changed, 179 insertions(+), 16 deletions(-)
--
2.16.2
next reply other threads:[~2018-03-29 1:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-29 1:50 Jakub Kicinski [this message]
2018-03-29 1:50 ` [PATCH net-next 1/2] nfp: modify app MTU setting callbacks Jakub Kicinski
2018-03-29 1:50 ` [PATCH net-next 2/2] nfp: flower: offload phys port MTU change Jakub Kicinski
2018-03-30 14:39 ` [PATCH net-next 0/2] nfp: flower: handle MTU changes 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=20180329015007.19496-1-jakub.kicinski@netronome.com \
--to=jakub.kicinski@netronome.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@netronome.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