mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-13 01:04:35 +08:00
91a7de8560
Test NIC hardware checksum offload: - Rx + Tx - IPv4 + IPv6 - TCP + UDP Optional features: - zero checksum 0xFFFF - checksum disable 0x0000 - transport encap headers - randomization See file header for detailed comments. Expected results differ depending on NIC features: - CHECKSUM_UNNECESSARY vs CHECKSUM_COMPLETE - NETIF_F_HW_CSUM (csum_start/csum_off) vs NETIF_F_IP(V6)_CSUM Signed-off-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20221128140210.553391-1-willemdebruijn.kernel@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
48 lines
654 B
Plaintext
48 lines
654 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
bind_bhash
|
|
csum
|
|
cmsg_sender
|
|
fin_ack_lat
|
|
gro
|
|
hwtstamp_config
|
|
ioam6_parser
|
|
ip_defrag
|
|
ipsec
|
|
ipv6_flowlabel
|
|
ipv6_flowlabel_mgr
|
|
msg_zerocopy
|
|
nettest
|
|
psock_fanout
|
|
psock_snd
|
|
psock_tpacket
|
|
reuseaddr_conflict
|
|
reuseaddr_ports_exhausted
|
|
reuseport_addr_any
|
|
reuseport_bpf
|
|
reuseport_bpf_cpu
|
|
reuseport_bpf_numa
|
|
reuseport_dualstack
|
|
rxtimestamp
|
|
sk_bind_sendto_listen
|
|
sk_connect_zero_addr
|
|
socket
|
|
so_incoming_cpu
|
|
so_netns_cookie
|
|
so_txtime
|
|
stress_reuseport_listen
|
|
tap
|
|
tcp_fastopen_backup_key
|
|
tcp_inq
|
|
tcp_mmap
|
|
test_unix_oob
|
|
timestamping
|
|
tls
|
|
toeplitz
|
|
tun
|
|
txring_overwrite
|
|
txtimestamp
|
|
udpgso
|
|
udpgso_bench_rx
|
|
udpgso_bench_tx
|
|
unix_connect
|