Skip to content

net: support ipv4 big tcp

Xin Long requested to merge lxin.redhat/centos-stream-9:bz2185290 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2185290 Tested: big tcp selftest Depends: !2458 (merged)

v1->v2:

  • add patch 1/13 to fix the UAPI break caused by the backport of dca56c3038c3 ("net: expose devlink port over rtnetlink").
  • adjust patch 10/13 based on the latest rhel-9 kernel.
  • add patch 13/13 to fix a crash for both IPv4 and IPv6 BIG TCP. v2->v3:
  • removed the 1/13, and rebase on top of !2458 (merged).

Signed-off-by: Xin Long lxin@redhat.com

Edited by Xin Long

Merge request reports