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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 957 MB/s 16246 calls/s 16246 msg/s # 2.54 [+0.00] tcp rx: 958 MB/s 49873 calls/s # 3.53 [+1.00] tcp tx: 954 MB/s 16189 calls/s 16189 msg/s # 3.54 [+0.00] tcp rx: 955 MB/s 49434 calls/s # 4.53 [+1.00] tcp tx: 941 MB/s 15974 calls/s 15974 msg/s # 4.54 [+0.00] tcp rx: 942 MB/s 49288 calls/s # 5.53 [+1.00] tcp tx: 956 MB/s 16227 calls/s 16227 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 629 MB/s 455680 calls/s # 6.88 [+0.02] udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # 7.86 [+0.98] udp rx: 663 MB/s 480612 calls/s # 7.88 [+0.02] udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # 8.86 [+0.98] udp rx: 663 MB/s 480339 calls/s # 8.88 [+0.02] udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # 9.86 [+0.98] udp rx: 664 MB/s 481077 calls/s # 9.88 [+0.02] udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 1091 MB/s 796102 calls/s # 11.24 [+0.02] udp tx: 1112 MB/s 18875 calls/s 18875 msg/s # 12.22 [+0.98] udp rx: 1100 MB/s 802911 calls/s # 12.24 [+0.02] udp tx: 1106 MB/s 18772 calls/s 18772 msg/s # 13.23 [+0.98] udp rx: 1123 MB/s 819114 calls/s # 13.24 [+0.02] udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # 14.23 [+0.99] udp rx: 1118 MB/s 815671 calls/s # 14.24 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 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__->