OSDN Git Service

Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 May 2017 16:59:05 +0000 (12:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 May 2017 16:59:05 +0000 (12:59 -0400)
commit9dca599b7fa44f01f3635380767da1a5782e4c65
treed82997a70b766e41ee5a61be0eda23d1d0a905db
parent173e7837a20a4cb26d6097f6b968c17344b5189c
parent730b3ab54af4f816cdf541a23c879c9379a480db
Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'

Jakub Kicinski says:

====================
nfp: LSO, checksum and XDP datapath updates

This series introduces a number of refinements to standard features
like LSO and checksum offload.  Three major features are support for
CHECKSUM_COMPLETE, refinement of TSO handling and another small speed
up for XDP TX.  This series also switches from depending on some
app FW<>driver ABI versions to heavier use of capabilities.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>