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.30 [+0.29] -4 -t # 2.57 [+2.27] tcp tx: 999 MB/s 16947 calls/s 16947 msg/s # 2.57 [+0.00] tcp rx: 999 MB/s 50226 calls/s # 3.57 [+1.00] tcp tx: 949 MB/s 16097 calls/s 16097 msg/s # 3.57 [+0.00] tcp rx: 950 MB/s 49274 calls/s # 4.57 [+1.00] tcp tx: 963 MB/s 16340 calls/s 16340 msg/s # 4.57 [+0.00] tcp rx: 964 MB/s 49377 calls/s # 5.57 [+1.00] tcp tx: 965 MB/s 16368 calls/s 16368 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.27] -4 -v # 6.88 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.91 [+0.02] udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # 7.89 [+0.98] udp rx: 669 MB/s 484864 calls/s # 7.91 [+0.02] udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # 8.89 [+0.98] udp rx: 668 MB/s 484352 calls/s # 8.91 [+0.02] udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # 9.89 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.91 [+0.02] udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1107 MB/s 807486 calls/s # 11.25 [+0.02] udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # 12.23 [+0.98] udp rx: 1150 MB/s 839289 calls/s # 12.25 [+0.02] udp tx: 1151 MB/s 19523 calls/s 19523 msg/s # 13.24 [+0.98] udp rx: 1140 MB/s 832117 calls/s # 13.25 [+0.02] udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # 14.24 [+0.99] udp rx: 1139 MB/s 831397 calls/s # 14.25 [+0.01] udp tx: 1139 MB/s 19325 calls/s 19325 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__->