[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1562783430-7031-1-git-send-email-john.hurley@netronome.com>
Date: Wed, 10 Jul 2019 19:30:28 +0100
From: John Hurley <john.hurley@...ronome.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, simon.horman@...ronome.com,
jakub.kicinski@...ronome.com, oss-drivers@...ronome.com,
John Hurley <john.hurley@...ronome.com>
Subject: [PATCH net-next 0/2] Fix bugs in NFP flower match offload
This patchset contains bug fixes for corner cases in the match fields of
flower offloads. The patches ensure that flows that should not be
supported are not (incorrectly) offloaded. These include rules that match
on layer 3 and/or 4 data without specified ethernet or ip protocol fields.
John Hurley (2):
nfp: flower: fix ethernet check on match fields
nfp: flower: ensure ip protocol is specified for L4 matches
.../net/ethernet/netronome/nfp/flower/offload.c | 28 +++++++++-------------
1 file changed, 11 insertions(+), 17 deletions(-)
--
2.7.4
Powered by blists - more mailing lists