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.35 [+0.35] -4 -t # 2.63 [+2.28] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 2.64 [+0.00] tcp rx: 979 MB/s 48637 calls/s # 3.63 [+1.00] tcp tx: 961 MB/s 16314 calls/s 16314 msg/s # 3.64 [+0.00] tcp rx: 963 MB/s 50287 calls/s # 4.63 [+1.00] tcp tx: 945 MB/s 16033 calls/s 16033 msg/s # 4.64 [+0.00] tcp rx: 946 MB/s 49161 calls/s # 5.63 [+1.00] tcp tx: 998 MB/s 16930 calls/s 16930 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.29] -4 -v # 6.97 [+1.02] udp rx: 513 MB/s 371495 calls/s # 6.99 [+0.02] udp tx: 820 MB/s 13910 calls/s 13910 msg/s # 7.97 [+0.98] udp rx: 527 MB/s 381825 calls/s # 7.99 [+0.02] udp tx: 838 MB/s 14223 calls/s 14223 msg/s # 8.97 [+0.98] udp rx: 527 MB/s 381717 calls/s # 8.99 [+0.02] udp tx: 839 MB/s 14231 calls/s 14231 msg/s # 9.98 [+0.99] udp rx: 525 MB/s 380105 calls/s # 9.99 [+0.01] udp tx: 840 MB/s 14253 calls/s 14253 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.32] -4 -G # 11.36 [+1.02] udp rx: 601 MB/s 438637 calls/s # 11.38 [+0.02] udp tx: 613 MB/s 10409 calls/s 10409 msg/s # 12.36 [+0.98] udp rx: 621 MB/s 453166 calls/s # 12.38 [+0.02] udp tx: 621 MB/s 10540 calls/s 10540 msg/s # 13.36 [+0.98] udp rx: 622 MB/s 454252 calls/s # 13.38 [+0.02] udp tx: 622 MB/s 10562 calls/s 10562 msg/s # 14.36 [+0.98] udp rx: 621 MB/s 453296 calls/s # 14.38 [+0.02] udp tx: 621 MB/s 10538 calls/s 10538 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__->