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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 909 MB/s 15433 calls/s 15433 msg/s # 2.59 [+0.00] tcp rx: 910 MB/s 44691 calls/s # 3.59 [+1.00] tcp tx: 908 MB/s 15415 calls/s 15415 msg/s # 3.59 [+0.00] tcp rx: 909 MB/s 44615 calls/s # 4.59 [+1.00] tcp tx: 901 MB/s 15286 calls/s 15286 msg/s # 4.59 [+0.00] tcp rx: 902 MB/s 44178 calls/s # 5.59 [+1.00] tcp tx: 911 MB/s 15453 calls/s 15453 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.93 [+0.30] -4 -v # 6.94 [+1.02] udp rx: 533 MB/s 386304 calls/s # 6.96 [+0.02] udp tx: 874 MB/s 14824 calls/s 14824 msg/s # 7.94 [+0.98] udp rx: 546 MB/s 395264 calls/s # 7.96 [+0.02] udp tx: 872 MB/s 14801 calls/s 14801 msg/s # 8.94 [+0.98] udp rx: 545 MB/s 394496 calls/s # 8.96 [+0.02] udp tx: 870 MB/s 14756 calls/s 14756 msg/s # 9.94 [+0.98] udp rx: 545 MB/s 394496 calls/s # 9.96 [+0.02] udp tx: 868 MB/s 14730 calls/s 14730 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1103 MB/s 804646 calls/s # 11.32 [+0.02] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 12.31 [+0.98] udp rx: 1127 MB/s 822597 calls/s # 12.32 [+0.02] udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # 13.31 [+0.98] udp rx: 1122 MB/s 818916 calls/s # 13.32 [+0.02] udp tx: 1122 MB/s 19042 calls/s 19042 msg/s # 14.31 [+0.98] udp rx: 1122 MB/s 818693 calls/s # 14.32 [+0.02] udp tx: 1122 MB/s 19032 calls/s 19032 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__->