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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 1002 MB/s 17001 calls/s 17001 msg/s # 2.50 [+0.00] tcp rx: 1003 MB/s 51177 calls/s # 3.50 [+1.00] tcp tx: 982 MB/s 16671 calls/s 16671 msg/s # 3.50 [+0.00] tcp rx: 984 MB/s 50407 calls/s # 4.50 [+1.00] tcp tx: 988 MB/s 16761 calls/s 16761 msg/s # 4.50 [+0.00] tcp rx: 989 MB/s 50600 calls/s # 5.50 [+1.00] tcp tx: 889 MB/s 15088 calls/s 15088 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 576 MB/s 417792 calls/s # 6.84 [+0.02] udp tx: 1147 MB/s 19469 calls/s 19469 msg/s # 7.82 [+0.98] udp rx: 663 MB/s 480512 calls/s # 7.84 [+0.02] udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # 8.82 [+0.98] udp rx: 601 MB/s 435456 calls/s # 8.84 [+0.02] udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # 9.82 [+0.98] udp rx: 650 MB/s 471040 calls/s # 9.84 [+0.02] udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.25] -4 -G # 11.14 [+1.01] udp rx: 1023 MB/s 746708 calls/s # 11.15 [+0.02] udp tx: 1040 MB/s 17655 calls/s 17655 msg/s # 12.14 [+0.98] udp rx: 994 MB/s 725406 calls/s # 12.15 [+0.02] udp tx: 988 MB/s 16770 calls/s 16770 msg/s # 13.14 [+0.99] udp rx: 1094 MB/s 797960 calls/s # 13.15 [+0.01] udp tx: 1100 MB/s 18660 calls/s 18660 msg/s # 14.14 [+0.99] udp rx: 1129 MB/s 823834 calls/s # 14.15 [+0.01] 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__->