[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200820143938.21199-1-simon.horman@netronome.com>
Date: Thu, 20 Aug 2020 16:39:36 +0200
From: Simon Horman <simon.horman@...ronome.com>
To: David Miller <davem@...emloft.net>
Cc: Jakub Kicinski <kuba@...nel.org>,
Louis Peens <louis.peens@...ronome.com>,
netdev@...r.kernel.org, oss-drivers@...ronome.com,
Simon Horman <simon.horman@...ronome.com>
Subject: [PATCH net-next 0/2] nfp: flower: add support for QinQ matching
Louis says:
Add new feature to the Netronome flower driver to enable QinQ offload.
This needed a bit of gymnastics in order to not break compatibility with
older firmware as the flow key sent to the firmware had to be updated
in order to make space for the extra field.
Louis Peens (2):
nfp: flower: check that we don't exceed the FW key size
nfp: flower: add support to offload QinQ match
.../net/ethernet/netronome/nfp/flower/cmsg.h | 17 ++++
.../net/ethernet/netronome/nfp/flower/main.h | 6 +-
.../net/ethernet/netronome/nfp/flower/match.c | 73 +++++++++++++++-
.../ethernet/netronome/nfp/flower/offload.c | 85 ++++++++++++++++---
4 files changed, 165 insertions(+), 16 deletions(-)
--
2.20.1
Powered by blists - more mailing lists