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.34 [+0.34] -4 -t # 2.62 [+2.27] tcp tx: 979 MB/s 16611 calls/s 16611 msg/s # 2.62 [+0.00] tcp rx: 979 MB/s 51183 calls/s # 3.62 [+1.00] tcp tx: 889 MB/s 15092 calls/s 15092 msg/s # 3.62 [+0.00] tcp rx: 890 MB/s 50032 calls/s # 4.62 [+1.00] tcp tx: 918 MB/s 15577 calls/s 15577 msg/s # 4.62 [+0.00] tcp rx: 918 MB/s 48923 calls/s # 5.62 [+1.00] tcp tx: 810 MB/s 13751 calls/s 13751 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 640 MB/s 464111 calls/s # 6.99 [+0.02] udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # 7.97 [+0.98] udp rx: 659 MB/s 478208 calls/s # 7.99 [+0.02] udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # 8.97 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.99 [+0.02] udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # 9.97 [+0.98] udp rx: 658 MB/s 477184 calls/s # 9.99 [+0.02] udp tx: 1230 MB/s 20862 calls/s 20862 msg/s # 10.02 [+0.03] 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.32 [+0.30] -4 -G # 11.34 [+1.01] udp rx: 1098 MB/s 801379 calls/s # 11.35 [+0.02] udp tx: 1118 MB/s 18971 calls/s 18971 msg/s # 12.34 [+0.98] udp rx: 1099 MB/s 801750 calls/s # 12.35 [+0.02] udp tx: 1102 MB/s 18692 calls/s 18692 msg/s # 13.34 [+0.99] udp rx: 1123 MB/s 819396 calls/s # 13.35 [+0.01] udp tx: 1126 MB/s 19102 calls/s 19102 msg/s # 14.34 [+0.99] udp rx: 1144 MB/s 834956 calls/s # 14.35 [+0.01] udp tx: 1146 MB/s 19453 calls/s 19453 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__->