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.27 [+0.27] -4 -t # 2.50 [+2.24] tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # 2.50 [+0.00] tcp rx: 962 MB/s 49871 calls/s # 3.50 [+1.00] tcp tx: 918 MB/s 15580 calls/s 15580 msg/s # 3.50 [+0.00] tcp rx: 919 MB/s 48949 calls/s # 4.50 [+1.00] tcp tx: 958 MB/s 16252 calls/s 16252 msg/s # 4.51 [+0.00] tcp rx: 959 MB/s 49545 calls/s # 5.50 [+1.00] tcp tx: 968 MB/s 16432 calls/s 16432 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 649 MB/s 471040 calls/s # 6.83 [+0.02] udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # 7.82 [+0.98] udp rx: 664 MB/s 481536 calls/s # 7.83 [+0.02] udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # 8.82 [+0.98] udp rx: 620 MB/s 449536 calls/s # 8.83 [+0.02] udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # 9.82 [+0.98] udp rx: 663 MB/s 480512 calls/s # 9.83 [+0.02] udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.24] -4 -G # 11.12 [+1.01] udp rx: 1115 MB/s 813766 calls/s # 11.13 [+0.02] udp tx: 1134 MB/s 19238 calls/s 19238 msg/s # 12.12 [+0.99] udp rx: 1126 MB/s 821246 calls/s # 12.13 [+0.01] udp tx: 1128 MB/s 19134 calls/s 19134 msg/s # 13.12 [+0.99] udp rx: 1110 MB/s 810213 calls/s # 13.13 [+0.01] udp tx: 1111 MB/s 18846 calls/s 18846 msg/s # 14.12 [+0.99] udp rx: 1113 MB/s 811933 calls/s # 14.13 [+0.01] udp tx: 1114 MB/s 18901 calls/s 18901 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__->