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: 970 MB/s 16461 calls/s 16461 msg/s # 2.61 [+0.00] tcp rx: 970 MB/s 46318 calls/s # 3.61 [+1.00] tcp tx: 973 MB/s 16505 calls/s 16505 msg/s # 3.61 [+0.00] tcp rx: 974 MB/s 49752 calls/s # 4.61 [+1.00] tcp tx: 919 MB/s 15596 calls/s 15596 msg/s # 4.61 [+0.00] tcp rx: 920 MB/s 46819 calls/s # 5.61 [+1.00] tcp tx: 913 MB/s 15487 calls/s 15487 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.96 [+0.31] -4 -v # 6.97 [+1.02] udp rx: 627 MB/s 454400 calls/s # 6.99 [+0.02] udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # 7.97 [+0.98] udp rx: 661 MB/s 479232 calls/s # 7.99 [+0.02] udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # 8.98 [+0.98] udp rx: 664 MB/s 481024 calls/s # 8.99 [+0.02] udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # 9.98 [+0.98] udp rx: 662 MB/s 480000 calls/s # 9.99 [+0.02] udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.32] -4 -G # 11.37 [+1.01] udp rx: 1074 MB/s 783323 calls/s # 11.39 [+0.02] udp tx: 1102 MB/s 18699 calls/s 18699 msg/s # 12.37 [+0.98] udp rx: 1115 MB/s 813876 calls/s # 12.39 [+0.02] udp tx: 1115 MB/s 18920 calls/s 18920 msg/s # 13.37 [+0.98] udp rx: 1103 MB/s 805034 calls/s # 13.39 [+0.02] udp tx: 1103 MB/s 18712 calls/s 18712 msg/s # 14.37 [+0.98] udp rx: 1034 MB/s 754692 calls/s # 14.39 [+0.02] udp tx: 1030 MB/s 17485 calls/s 17485 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__->