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.52 [+2.23] tcp tx: 986 MB/s 16736 calls/s 16736 msg/s # 2.52 [+0.00] tcp rx: 987 MB/s 50915 calls/s # 3.52 [+1.00] tcp tx: 947 MB/s 16076 calls/s 16076 msg/s # 3.52 [+0.00] tcp rx: 948 MB/s 47975 calls/s # 4.52 [+1.00] tcp tx: 946 MB/s 16056 calls/s 16056 msg/s # 4.53 [+0.00] tcp rx: 947 MB/s 47826 calls/s # 5.52 [+1.00] tcp tx: 943 MB/s 15999 calls/s 15999 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.25] -4 -v # 6.82 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.84 [+0.02] udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # 7.82 [+0.98] udp rx: 672 MB/s 486739 calls/s # 7.84 [+0.02] udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # 8.82 [+0.98] udp rx: 672 MB/s 487031 calls/s # 8.84 [+0.02] udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # 9.82 [+0.99] udp rx: 671 MB/s 486618 calls/s # 9.84 [+0.01] udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.25] -4 -G # 11.13 [+1.01] udp rx: 1127 MB/s 822652 calls/s # 11.15 [+0.02] udp tx: 1148 MB/s 19487 calls/s 19487 msg/s # 12.14 [+0.98] udp rx: 1143 MB/s 833830 calls/s # 12.15 [+0.02] udp tx: 1142 MB/s 19380 calls/s 19380 msg/s # 13.14 [+0.98] udp rx: 1143 MB/s 833890 calls/s # 13.15 [+0.02] udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # 14.14 [+0.98] udp rx: 1144 MB/s 834805 calls/s # 14.15 [+0.02] udp tx: 1143 MB/s 19396 calls/s 19396 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__->