[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200519141502.18676-1-simon.horman@netronome.com>
Date: Tue, 19 May 2020 16:15:00 +0200
From: Simon Horman <simon.horman@...ronome.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Simon Horman <simon.horman@...ronome.com>
Subject: [PATCH net-next v2 0/2] nfp: flower: feature bit updates
Hi,
this short series has two parts.
* The first patch cleans up the treatment of existing feature bits.
There are two distinct methods used and the code now reflects this
more clearly.
* The second patch informs firmware of flower features. This allows
the firmware to disable certain features in the absence of of host support.
Changes since v1
- Add now-first patch to clean up existing implementation
- Address Jakub's feedback
Louis Peens (2):
nfp: flower: renaming of feature bits
nfp: flower: inform firmware of flower features
.../ethernet/netronome/nfp/flower/action.c | 4 +-
.../net/ethernet/netronome/nfp/flower/cmsg.c | 4 +-
.../net/ethernet/netronome/nfp/flower/main.c | 116 ++++++++++++------
.../net/ethernet/netronome/nfp/flower/main.h | 20 ++-
4 files changed, 102 insertions(+), 42 deletions(-)
--
2.20.1
Powered by blists - more mailing lists