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.62 [+2.29] tcp tx: 580 MB/s 9846 calls/s 9846 msg/s # 2.62 [+0.00] tcp rx: 580 MB/s 33077 calls/s # 3.62 [+1.00] tcp tx: 540 MB/s 9168 calls/s 9168 msg/s # 3.62 [+0.00] tcp rx: 541 MB/s 32305 calls/s # 4.62 [+1.00] tcp tx: 541 MB/s 9183 calls/s 9183 msg/s # 4.62 [+0.00] tcp rx: 542 MB/s 32203 calls/s # 5.62 [+1.00] tcp tx: 552 MB/s 9373 calls/s 9373 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.31] -4 -v # 6.98 [+1.02] udp rx: 628 MB/s 455424 calls/s # 7.00 [+0.02] udp tx: 1188 MB/s 20160 calls/s 20160 msg/s # 7.98 [+0.98] udp rx: 639 MB/s 462763 calls/s # 8.00 [+0.02] udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # 8.98 [+0.98] udp rx: 645 MB/s 467537 calls/s # 9.00 [+0.02] udp tx: 1210 MB/s 20534 calls/s 20534 msg/s # 9.98 [+0.98] udp rx: 648 MB/s 469672 calls/s # 10.00 [+0.02] udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # 10.03 [+0.03] 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.33 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 1079 MB/s 787496 calls/s # 11.36 [+0.02] udp tx: 1103 MB/s 18712 calls/s 18712 msg/s # 12.34 [+0.98] udp rx: 1042 MB/s 760097 calls/s # 12.36 [+0.02] udp tx: 1038 MB/s 17608 calls/s 17608 msg/s # 13.34 [+0.98] udp rx: 1008 MB/s 735305 calls/s # 13.36 [+0.02] udp tx: 1011 MB/s 17149 calls/s 17149 msg/s # 14.34 [+0.98] udp rx: 1100 MB/s 802716 calls/s # 14.36 [+0.02] udp tx: 1100 MB/s 18671 calls/s 18671 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__->