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.33 [+0.33] -4 -t # 2.58 [+2.25] tcp tx: 928 MB/s 15754 calls/s 15754 msg/s # 2.73 [+0.15] tcp rx: 1031 MB/s 48980 calls/s # 3.58 [+0.85] tcp tx: 904 MB/s 15345 calls/s 15345 msg/s # 3.73 [+0.15] tcp rx: 955 MB/s 48822 calls/s # 4.58 [+0.85] tcp tx: 1033 MB/s 17533 calls/s 17533 msg/s # 4.73 [+0.15] tcp rx: 1028 MB/s 41126 calls/s # 5.58 [+0.85] tcp tx: 974 MB/s 16520 calls/s 16520 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.34] -4 -v # 6.97 [+1.01] udp rx: 498 MB/s 360988 calls/s # 6.99 [+0.02] udp tx: 869 MB/s 14742 calls/s 14742 msg/s # 7.97 [+0.98] udp rx: 511 MB/s 369958 calls/s # 7.99 [+0.02] udp tx: 845 MB/s 14346 calls/s 14346 msg/s # 8.97 [+0.98] udp rx: 516 MB/s 374666 calls/s # 8.99 [+0.02] udp tx: 763 MB/s 12943 calls/s 12943 msg/s # 9.97 [+0.98] udp rx: 527 MB/s 381168 calls/s # 9.99 [+0.02] udp tx: 866 MB/s 14695 calls/s 14695 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+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: 1095 MB/s 798899 calls/s # 11.38 [+0.02] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 12.36 [+0.98] udp rx: 1148 MB/s 837966 calls/s # 12.38 [+0.02] udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # 13.36 [+0.98] udp rx: 1145 MB/s 835344 calls/s # 13.38 [+0.02] udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # 14.36 [+0.98] udp rx: 1142 MB/s 833528 calls/s # 14.38 [+0.02] udp tx: 1142 MB/s 19372 calls/s 19372 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__->