mbox series

[iproute2-next,0/2] iplink: support IPv4 BIG TCP

Message ID cover.1675985919.git.lucien.xin@gmail.com (mailing list archive)
Headers show
Series iplink: support IPv4 BIG TCP | expand

Message

Xin Long Feb. 9, 2023, 11:44 p.m. UTC
Patch 1 fixes some typos in the documents, and Patch 2 adds two
attributes to allow userspace to enable IPv4 BIG TCP.

Xin Long (2):
  iplink: fix the gso and gro max_size names in documentation
  iplink: add gso and gro max_size attributes for ipv4

 ip/ipaddress.c        | 12 ++++++++++++
 ip/iplink.c           | 22 ++++++++++++++++++++--
 man/man8/ip-link.8.in | 36 ++++++++++++++++++++++++++++++------
 3 files changed, 62 insertions(+), 8 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 18, 2023, 1:50 a.m. UTC | #1
Hello:

This series was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Thu,  9 Feb 2023 18:44:22 -0500 you wrote:
> Patch 1 fixes some typos in the documents, and Patch 2 adds two
> attributes to allow userspace to enable IPv4 BIG TCP.
> 
> Xin Long (2):
>   iplink: fix the gso and gro max_size names in documentation
>   iplink: add gso and gro max_size attributes for ipv4
> 
> [...]

Here is the summary with links:
  - [iproute2-next,1/2] iplink: fix the gso and gro max_size names in documentation
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=62566ad5c0e6
  - [iproute2-next,2/2] iplink: add gso and gro max_size attributes for ipv4
    (no matching commit)

You are awesome, thank you!
patchwork-bot+netdevbpf@kernel.org Feb. 18, 2023, 5:12 p.m. UTC | #2
Hello:

This series was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@kernel.org>:

On Thu,  9 Feb 2023 18:44:22 -0500 you wrote:
> Patch 1 fixes some typos in the documents, and Patch 2 adds two
> attributes to allow userspace to enable IPv4 BIG TCP.
> 
> Xin Long (2):
>   iplink: fix the gso and gro max_size names in documentation
>   iplink: add gso and gro max_size attributes for ipv4
> 
> [...]

Here is the summary with links:
  - [iproute2-next,1/2] iplink: fix the gso and gro max_size names in documentation
    (no matching commit)
  - [iproute2-next,2/2] iplink: add gso and gro max_size attributes for ipv4
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=1dafe448c7a2

You are awesome, thank you!