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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 842 MB/s 14292 calls/s 14292 msg/s # 2.61 [+0.00] tcp rx: 843 MB/s 47085 calls/s # 3.61 [+1.00] tcp tx: 922 MB/s 15647 calls/s 15647 msg/s # 3.61 [+0.00] tcp rx: 923 MB/s 47992 calls/s # 4.61 [+1.00] tcp tx: 901 MB/s 15292 calls/s 15292 msg/s # 4.61 [+0.00] tcp rx: 902 MB/s 48677 calls/s # 5.61 [+1.00] tcp tx: 959 MB/s 16276 calls/s 16276 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.27] -4 -v # 6.92 [+1.01] udp rx: 640 MB/s 463872 calls/s # 6.94 [+0.02] udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # 7.92 [+0.98] udp rx: 655 MB/s 474368 calls/s # 7.94 [+0.02] udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # 8.92 [+0.98] udp rx: 656 MB/s 475136 calls/s # 8.94 [+0.02] udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # 9.92 [+0.98] udp rx: 657 MB/s 476416 calls/s # 9.94 [+0.02] udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+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: 1028 MB/s 750090 calls/s # 11.32 [+0.02] udp tx: 1048 MB/s 17779 calls/s 17779 msg/s # 12.30 [+0.98] udp rx: 919 MB/s 670300 calls/s # 12.32 [+0.02] udp tx: 914 MB/s 15513 calls/s 15513 msg/s # 13.30 [+0.99] udp rx: 716 MB/s 522562 calls/s # 13.32 [+0.01] udp tx: 724 MB/s 12280 calls/s 12280 msg/s # 14.31 [+0.99] udp rx: 1120 MB/s 817226 calls/s # 14.32 [+0.01] udp tx: 1120 MB/s 19000 calls/s 19000 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__->