netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] nfp: whitespace sync and flower TCP flags
@ 2018-02-16  4:19 Jakub Kicinski
  2018-02-16  4:19 ` [PATCH net-next 1/2] nfp: standardize FW header whitespace Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jakub Kicinski @ 2018-02-16  4:19 UTC (permalink / raw)
  To: davem; +Cc: netdev, oss-drivers, Jakub Kicinski

Hi!

Whitespace cleanup from Michael and flower offload support for matching
on TCP flags from Pieter.

Michael Rapson (1):
  nfp: standardize FW header whitespace

Pieter Jansen van Vuuren (1):
  nfp: flower: implement tcp flag match offload

 drivers/net/ethernet/netronome/nfp/flower/cmsg.h   |  11 +-
 drivers/net/ethernet/netronome/nfp/flower/main.h   |   1 +
 drivers/net/ethernet/netronome/nfp/flower/match.c  |  20 ++
 .../net/ethernet/netronome/nfp/flower/offload.c    |  34 +++
 drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h  | 280 ++++++++++-----------
 5 files changed, 204 insertions(+), 142 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-02-16 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-16  4:19 [PATCH net-next 0/2] nfp: whitespace sync and flower TCP flags Jakub Kicinski
2018-02-16  4:19 ` [PATCH net-next 1/2] nfp: standardize FW header whitespace Jakub Kicinski
2018-02-16  4:19 ` [PATCH net-next 2/2] nfp: flower: implement tcp flag match offload Jakub Kicinski
2018-02-16 21:24 ` [PATCH net-next 0/2] nfp: whitespace sync and flower TCP flags 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).