make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 958 MB/s 16254 calls/s 16254 msg/s # 2.57 [+0.04] tcp rx: 999 MB/s 49865 calls/s # 3.53 [+0.96] tcp tx: 963 MB/s 16347 calls/s 16347 msg/s # 3.57 [+0.04] tcp rx: 962 MB/s 46483 calls/s # 4.53 [+0.96] tcp tx: 954 MB/s 16188 calls/s 16188 msg/s # 4.57 [+0.04] tcp rx: 958 MB/s 45676 calls/s # 5.53 [+0.96] tcp tx: 956 MB/s 16220 calls/s 16220 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.32] -4 -v # 6.90 [+1.01] udp rx: 508 MB/s 367858 calls/s # 6.92 [+0.02] udp tx: 874 MB/s 14830 calls/s 14830 msg/s # 7.90 [+0.98] udp rx: 528 MB/s 382865 calls/s # 7.92 [+0.02] udp tx: 778 MB/s 13203 calls/s 13203 msg/s # 8.90 [+0.98] udp rx: 528 MB/s 382795 calls/s # 8.92 [+0.02] udp tx: 836 MB/s 14191 calls/s 14191 msg/s # 9.91 [+0.98] udp rx: 531 MB/s 383968 calls/s # 9.92 [+0.02] udp tx: 896 MB/s 15206 calls/s 15206 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.32] -4 -G # 11.30 [+1.02] udp rx: 609 MB/s 444620 calls/s # 11.32 [+0.02] udp tx: 622 MB/s 10552 calls/s 10552 msg/s # 12.31 [+0.98] udp rx: 585 MB/s 426756 calls/s # 12.32 [+0.02] udp tx: 583 MB/s 9892 calls/s 9892 msg/s # 13.31 [+0.98] udp rx: 592 MB/s 431845 calls/s # 13.32 [+0.02] udp tx: 595 MB/s 10099 calls/s 10099 msg/s # 14.31 [+0.98] udp rx: 630 MB/s 460121 calls/s # 14.32 [+0.02] udp tx: 631 MB/s 10710 calls/s 10710 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->