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.52 [+2.25] tcp tx: 962 MB/s 16317 calls/s 16317 msg/s # 2.52 [+0.00] tcp rx: 962 MB/s 47340 calls/s # 3.52 [+1.00] tcp tx: 945 MB/s 16028 calls/s 16028 msg/s # 3.52 [+0.00] tcp rx: 946 MB/s 49569 calls/s # 4.52 [+1.00] tcp tx: 945 MB/s 16043 calls/s 16043 msg/s # 4.52 [+0.00] tcp rx: 946 MB/s 49490 calls/s # 5.52 [+1.00] tcp tx: 943 MB/s 15997 calls/s 15997 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.29] -4 -v # 6.85 [+1.01] udp rx: 587 MB/s 425984 calls/s # 6.86 [+0.02] udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # 7.85 [+0.99] udp rx: 666 MB/s 483584 calls/s # 7.86 [+0.01] udp tx: 1080 MB/s 18321 calls/s 18321 msg/s # 8.85 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.86 [+0.01] udp tx: 1203 MB/s 20415 calls/s 20415 msg/s # 9.85 [+0.99] udp rx: 669 MB/s 485120 calls/s # 9.86 [+0.01] udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1041 MB/s 759899 calls/s # 11.21 [+0.02] udp tx: 1057 MB/s 17928 calls/s 17928 msg/s # 12.19 [+0.98] udp rx: 1068 MB/s 779341 calls/s # 12.21 [+0.02] udp tx: 1076 MB/s 18264 calls/s 18264 msg/s # 13.19 [+0.98] udp rx: 756 MB/s 551808 calls/s # 13.21 [+0.02] udp tx: 751 MB/s 12752 calls/s 12752 msg/s # 14.19 [+0.98] udp rx: 695 MB/s 506926 calls/s # 14.21 [+0.02] udp tx: 697 MB/s 11832 calls/s 11832 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__->