]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-gve-header-split-support'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2024 10:03:32 +0000 (10:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2024 10:03:32 +0000 (10:03 +0000)
Ziwei Xiao says:

====================
gve: Add header split support

Currently, the ethtool's ringparam has added a new field
tcp-data-split for enabling and disabling header split. These three
patches will utilize that ethtool flag to support header split in GVE
driver.
====================

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

Trivial merge