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.29 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 974 MB/s 16521 calls/s 16521 msg/s # 2.53 [+0.00] tcp rx: 974 MB/s 50725 calls/s # 3.53 [+1.00] tcp tx: 970 MB/s 16452 calls/s 16452 msg/s # 3.53 [+0.00] tcp rx: 971 MB/s 50935 calls/s # 4.53 [+1.00] tcp tx: 922 MB/s 15638 calls/s 15638 msg/s # 4.53 [+0.00] tcp rx: 922 MB/s 49333 calls/s # 5.53 [+1.00] tcp tx: 915 MB/s 15523 calls/s 15523 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 575 MB/s 416512 calls/s # 6.87 [+0.02] udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # 7.85 [+0.98] udp rx: 629 MB/s 455784 calls/s # 7.87 [+0.02] udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # 8.85 [+0.98] udp rx: 615 MB/s 446208 calls/s # 8.87 [+0.02] udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # 9.85 [+0.98] udp rx: 601 MB/s 435712 calls/s # 9.87 [+0.01] udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 1117 MB/s 815004 calls/s # 11.24 [+0.02] udp tx: 1139 MB/s 19335 calls/s 19335 msg/s # 12.22 [+0.98] udp rx: 1160 MB/s 846537 calls/s # 12.24 [+0.02] udp tx: 1160 MB/s 19679 calls/s 19679 msg/s # 13.22 [+0.98] udp rx: 1131 MB/s 825378 calls/s # 13.24 [+0.02] udp tx: 1131 MB/s 19191 calls/s 19191 msg/s # 14.22 [+0.98] udp rx: 1130 MB/s 824207 calls/s # 14.24 [+0.02] udp tx: 1128 MB/s 19147 calls/s 19147 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__->