aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wan/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2024-03-11 09:33:01 +0000
committerDavid S. Miller <davem@davemloft.net>2024-03-11 09:33:01 +0000
commitf541fd7adf6a31065a8c397eea9b0095ad935d66 (patch)
tree0f73d133b78139be8b9fbe2dc71b46afe41ecfa6 /drivers/net/wan/Kconfig
parentMerge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (diff)
parentice: Implement RSS settings for GTP using ethtool (diff)
downloadwireguard-linux-f541fd7adf6a31065a8c397eea9b0095ad935d66.tar.xz
wireguard-linux-f541fd7adf6a31065a8c397eea9b0095ad935d66.zip
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Tony Nguyen says: ==================== ethtool: ice: Support for RSS settings to GTP Takeru Hayasaka enables RSS functionality for GTP packets on ice driver with ethtool. A user can include TEID and make RSS work for GTP-U over IPv4 by doing the following:`ethtool -N ens3 rx-flow-hash gtpu4 sde` In addition to gtpu(4|6), we now support gtpc(4|6),gtpc(4|6)t,gtpu(4|6)e, gtpu(4|6)u, and gtpu(4|6)d. gtpc(4|6): Used for GTP-C in IPv4 and IPv6, where the GTP header format does not include a TEID. gtpc(4|6)t: Used for GTP-C in IPv4 and IPv6, with a GTP header format that includes a TEID. gtpu(4|6): Used for GTP-U in both IPv4 and IPv6 scenarios. gtpu(4|6)e: Used for GTP-U with extended headers in both IPv4 and IPv6. gtpu(4|6)u: Used when the PSC (PDU session container) in the GTP-U extended header includes Uplink, applicable to both IPv4 and IPv6. gtpu(4|6)d: Used when the PSC in the GTP-U extended header includes Downlink, for both IPv4 and IPv6. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan/Kconfig')
0 files changed, 0 insertions, 0 deletions