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.55 [+2.26] tcp tx: 969 MB/s 16446 calls/s 16446 msg/s # 2.56 [+0.02] tcp rx: 986 MB/s 50750 calls/s # 3.55 [+0.98] tcp tx: 984 MB/s 16690 calls/s 16690 msg/s # 3.56 [+0.02] tcp rx: 982 MB/s 35042 calls/s # 4.55 [+0.98] tcp tx: 954 MB/s 16193 calls/s 16193 msg/s # 4.56 [+0.02] tcp rx: 955 MB/s 49186 calls/s # 5.55 [+0.98] tcp tx: 982 MB/s 16656 calls/s 16656 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.87 [+1.02] udp rx: 655 MB/s 474880 calls/s # 6.88 [+0.01] udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # 7.87 [+0.99] udp rx: 667 MB/s 483719 calls/s # 7.88 [+0.01] udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # 8.87 [+0.99] udp rx: 664 MB/s 481309 calls/s # 8.88 [+0.01] udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # 9.87 [+0.99] udp rx: 668 MB/s 484583 calls/s # 9.88 [+0.01] udp tx: 1195 MB/s 20271 calls/s 20271 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1092 MB/s 796838 calls/s # 11.21 [+0.02] udp tx: 1111 MB/s 18848 calls/s 18848 msg/s # 12.20 [+0.99] udp rx: 1115 MB/s 813528 calls/s # 12.21 [+0.01] udp tx: 1118 MB/s 18963 calls/s 18963 msg/s # 13.20 [+0.99] udp rx: 1099 MB/s 801529 calls/s # 13.21 [+0.01] udp tx: 1101 MB/s 18688 calls/s 18688 msg/s # 14.20 [+0.99] udp rx: 1100 MB/s 802425 calls/s # 14.21 [+0.01] udp tx: 1103 MB/s 18710 calls/s 18710 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__->