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.30 [+0.29] -4 -t # 2.58 [+2.28] tcp tx: 872 MB/s 14800 calls/s 14800 msg/s # 2.58 [+0.00] tcp rx: 873 MB/s 47532 calls/s # 3.57 [+1.00] tcp tx: 985 MB/s 16708 calls/s 16708 msg/s # 3.58 [+0.00] tcp rx: 986 MB/s 50372 calls/s # 4.57 [+1.00] tcp tx: 974 MB/s 16529 calls/s 16529 msg/s # 4.58 [+0.00] tcp rx: 975 MB/s 49894 calls/s # 5.57 [+1.00] tcp tx: 971 MB/s 16481 calls/s 16481 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 591 MB/s 428865 calls/s # 6.94 [+0.02] udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # 7.92 [+0.98] udp rx: 669 MB/s 484608 calls/s # 7.94 [+0.02] udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # 8.92 [+0.98] udp rx: 668 MB/s 484096 calls/s # 8.94 [+0.02] udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # 9.92 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.94 [+0.02] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 1086 MB/s 792710 calls/s # 11.30 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 12.28 [+0.98] udp rx: 1110 MB/s 810031 calls/s # 12.30 [+0.02] udp tx: 1114 MB/s 18895 calls/s 18895 msg/s # 13.28 [+0.98] udp rx: 1107 MB/s 807790 calls/s # 13.30 [+0.02] udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # 14.28 [+0.98] udp rx: 1112 MB/s 811310 calls/s # 14.30 [+0.02] udp tx: 1115 MB/s 18917 calls/s 18917 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__->