netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fix bugs in NFP flower match offload
@ 2019-07-10 18:30 John Hurley
  2019-07-10 18:30 ` [PATCH net-next 1/2] nfp: flower: fix ethernet check on match fields John Hurley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Hurley @ 2019-07-10 18:30 UTC (permalink / raw)
  To: netdev; +Cc: davem, simon.horman, jakub.kicinski, oss-drivers, John Hurley

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-12 22:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-10 18:30 [PATCH net-next 0/2] Fix bugs in NFP flower match offload John Hurley
2019-07-10 18:30 ` [PATCH net-next 1/2] nfp: flower: fix ethernet check on match fields John Hurley
2019-07-10 18:30 ` [PATCH net-next 2/2] nfp: flower: ensure ip protocol is specified for L4 matches John Hurley
2019-07-12 22:33 ` [PATCH net-next 0/2] Fix bugs in NFP flower match offload David Miller

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).