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.36 [+0.36] -4 -t # 2.66 [+2.31] tcp tx: 675 MB/s 11460 calls/s 11460 msg/s # 2.66 [+0.00] tcp rx: 676 MB/s 34462 calls/s # 3.66 [+1.00] tcp tx: 656 MB/s 11128 calls/s 11128 msg/s # 3.67 [+0.00] tcp rx: 658 MB/s 33320 calls/s # 4.66 [+1.00] tcp tx: 664 MB/s 11275 calls/s 11275 msg/s # 4.67 [+0.00] tcp rx: 664 MB/s 33651 calls/s # 5.66 [+1.00] tcp tx: 661 MB/s 11226 calls/s 11226 msg/s # 5.70 [+0.04] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.04 [+0.34] -4 -v # 7.05 [+1.02] udp rx: 583 MB/s 423168 calls/s # 7.07 [+0.02] udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # 8.05 [+0.98] udp rx: 594 MB/s 430754 calls/s # 8.07 [+0.02] udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # 9.06 [+0.98] udp rx: 578 MB/s 418633 calls/s # 9.07 [+0.02] udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # 10.06 [+0.98] udp rx: 642 MB/s 465608 calls/s # 10.07 [+0.02] udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # 10.11 [+0.03] udp gso and gro - over veth touching data # 10.11 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.45 [+0.34] -4 -G # 11.46 [+1.01] udp rx: 1081 MB/s 788831 calls/s # 11.48 [+0.02] udp tx: 1110 MB/s 18836 calls/s 18836 msg/s # 12.46 [+0.98] udp rx: 1158 MB/s 844688 calls/s # 12.48 [+0.02] udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # 13.46 [+0.98] udp rx: 1155 MB/s 842927 calls/s # 13.48 [+0.02] udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # 14.46 [+0.98] udp rx: 1147 MB/s 836797 calls/s # 14.48 [+0.02] udp tx: 1148 MB/s 19485 calls/s 19485 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__->