[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190627231243.8323-1-jakub.kicinski@netronome.com>
Date: Thu, 27 Jun 2019 16:12:38 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net-next 0/5] nfp: extend flower capabilities for GRE tunnel offload
Pieter says:
This set extends the flower match and action components to offload
GRE decapsulation with classification and encapsulation actions. The
first 3 patches are refactor and cleanup patches for improving
readability and reusability. Patch 4 and 5 implement GRE decap and
encap functionality respectively.
Pieter Jansen van Vuuren (5):
nfp: flower: refactor tunnel key layer calculation
nfp: flower: add helper functions for tunnel classification
nfp: flower: rename tunnel related functions in action offload
nfp: flower: add GRE decap classification support
nfp: flower: add GRE encap action support
.../ethernet/netronome/nfp/flower/action.c | 59 +++++---
.../net/ethernet/netronome/nfp/flower/cmsg.h | 57 +++++++-
.../net/ethernet/netronome/nfp/flower/match.c | 103 +++++++++++---
.../ethernet/netronome/nfp/flower/offload.c | 133 ++++++++++++------
4 files changed, 263 insertions(+), 89 deletions(-)
--
2.21.0
Powered by blists - more mailing lists