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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 933 MB/s 15837 calls/s 15837 msg/s # 2.55 [+0.00] tcp rx: 934 MB/s 50805 calls/s # 3.55 [+1.00] tcp tx: 1031 MB/s 17502 calls/s 17502 msg/s # 3.55 [+0.00] tcp rx: 1032 MB/s 53331 calls/s # 4.55 [+1.00] tcp tx: 912 MB/s 15484 calls/s 15484 msg/s # 4.55 [+0.00] tcp rx: 915 MB/s 43020 calls/s # 5.55 [+1.00] tcp tx: 1070 MB/s 18156 calls/s 18156 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 620 MB/s 449792 calls/s # 6.92 [+0.02] udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # 7.90 [+0.98] udp rx: 666 MB/s 482816 calls/s # 7.92 [+0.02] udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # 8.90 [+0.98] udp rx: 665 MB/s 482304 calls/s # 8.92 [+0.02] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 9.90 [+0.98] udp rx: 656 MB/s 475136 calls/s # 9.92 [+0.02] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.29 [+1.02] udp rx: 1127 MB/s 822595 calls/s # 11.30 [+0.02] udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # 12.29 [+0.98] udp rx: 1139 MB/s 831338 calls/s # 12.30 [+0.02] udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # 13.29 [+0.98] udp rx: 1137 MB/s 829623 calls/s # 13.30 [+0.02] udp tx: 1136 MB/s 19279 calls/s 19279 msg/s # 14.29 [+0.98] udp rx: 1133 MB/s 826824 calls/s # 14.30 [+0.02] udp tx: 1133 MB/s 19220 calls/s 19220 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__->