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.23] tcp tx: 981 MB/s 16647 calls/s 16647 msg/s # 2.50 [+0.00] tcp rx: 981 MB/s 50435 calls/s # 3.50 [+1.00] tcp tx: 978 MB/s 16598 calls/s 16598 msg/s # 3.50 [+0.00] tcp rx: 979 MB/s 50193 calls/s # 4.50 [+1.00] tcp tx: 979 MB/s 16616 calls/s 16616 msg/s # 4.50 [+0.00] tcp rx: 980 MB/s 50165 calls/s # 5.50 [+1.00] tcp tx: 967 MB/s 16410 calls/s 16410 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 635 MB/s 460288 calls/s # 6.85 [+0.02] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 7.83 [+0.98] udp rx: 571 MB/s 414136 calls/s # 7.85 [+0.02] udp tx: 954 MB/s 16184 calls/s 16184 msg/s # 8.83 [+0.98] udp rx: 543 MB/s 393777 calls/s # 8.85 [+0.02] udp tx: 853 MB/s 14471 calls/s 14471 msg/s # 9.83 [+0.98] udp rx: 509 MB/s 369188 calls/s # 9.85 [+0.02] udp tx: 874 MB/s 14827 calls/s 14827 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.30] -4 -G # 11.20 [+1.01] udp rx: 1094 MB/s 798146 calls/s # 11.22 [+0.02] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 12.20 [+0.98] udp rx: 1105 MB/s 805948 calls/s # 12.22 [+0.02] udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # 13.20 [+0.98] udp rx: 1126 MB/s 821215 calls/s # 13.22 [+0.02] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 14.20 [+0.98] udp rx: 1112 MB/s 811037 calls/s # 14.22 [+0.02] udp tx: 1111 MB/s 18854 calls/s 18854 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__->