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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 972 MB/s 16493 calls/s 16493 msg/s # 2.48 [+0.00] tcp rx: 973 MB/s 50312 calls/s # 3.48 [+1.00] tcp tx: 966 MB/s 16385 calls/s 16385 msg/s # 3.48 [+0.00] tcp rx: 967 MB/s 50193 calls/s # 4.48 [+1.00] tcp tx: 966 MB/s 16384 calls/s 16384 msg/s # 4.49 [+0.00] tcp rx: 967 MB/s 49913 calls/s # 5.48 [+1.00] tcp tx: 972 MB/s 16489 calls/s 16489 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.26] -4 -v # 6.78 [+1.01] udp rx: 656 MB/s 475392 calls/s # 6.80 [+0.02] udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # 7.78 [+0.98] udp rx: 668 MB/s 484135 calls/s # 7.80 [+0.02] udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # 8.78 [+0.99] udp rx: 667 MB/s 483216 calls/s # 8.80 [+0.01] udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # 9.78 [+0.99] udp rx: 667 MB/s 483598 calls/s # 9.80 [+0.01] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.11 [+1.01] udp rx: 1070 MB/s 780947 calls/s # 11.13 [+0.02] udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # 12.11 [+0.98] udp rx: 1125 MB/s 821190 calls/s # 12.13 [+0.02] udp tx: 1125 MB/s 19093 calls/s 19093 msg/s # 13.11 [+0.99] udp rx: 1110 MB/s 809725 calls/s # 13.13 [+0.01] udp tx: 1109 MB/s 18825 calls/s 18825 msg/s # 14.12 [+0.99] udp rx: 1093 MB/s 797140 calls/s # 14.13 [+0.01] udp tx: 1092 MB/s 18525 calls/s 18525 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__->