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.32 [+0.32] -4 -t # 2.61 [+2.29] tcp tx: 586 MB/s 9940 calls/s 9940 msg/s # 2.61 [+0.00] tcp rx: 586 MB/s 33232 calls/s # 3.61 [+1.00] tcp tx: 543 MB/s 9216 calls/s 9216 msg/s # 3.62 [+0.00] tcp rx: 543 MB/s 32443 calls/s # 4.61 [+1.00] tcp tx: 544 MB/s 9233 calls/s 9233 msg/s # 4.62 [+0.00] tcp rx: 545 MB/s 32670 calls/s # 5.61 [+1.00] tcp tx: 562 MB/s 9544 calls/s 9544 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+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: 645 MB/s 467456 calls/s # 7.01 [+0.02] udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # 7.98 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.01 [+0.02] udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # 8.98 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.01 [+0.02] udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # 9.99 [+0.98] udp rx: 668 MB/s 484096 calls/s # 10.01 [+0.02] udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.30] -4 -G # 11.35 [+1.01] udp rx: 1067 MB/s 778447 calls/s # 11.37 [+0.02] udp tx: 1088 MB/s 18455 calls/s 18455 msg/s # 12.35 [+0.98] udp rx: 1095 MB/s 798921 calls/s # 12.37 [+0.02] udp tx: 1095 MB/s 18573 calls/s 18573 msg/s # 13.35 [+0.99] udp rx: 1097 MB/s 800324 calls/s # 13.37 [+0.01] udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # 14.35 [+0.99] udp rx: 1106 MB/s 807158 calls/s # 14.37 [+0.01] udp tx: 1106 MB/s 18773 calls/s 18773 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__->