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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 963 MB/s 16344 calls/s 16344 msg/s # 2.58 [+0.03] tcp rx: 1001 MB/s 49901 calls/s # 3.54 [+0.97] tcp tx: 928 MB/s 15752 calls/s 15752 msg/s # 3.58 [+0.03] tcp rx: 927 MB/s 45494 calls/s # 4.54 [+0.97] tcp tx: 939 MB/s 15931 calls/s 15931 msg/s # 4.58 [+0.04] tcp rx: 941 MB/s 46231 calls/s # 5.54 [+0.97] tcp tx: 950 MB/s 16122 calls/s 16122 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.88 [+0.30] -4 -v # 6.89 [+1.02] udp rx: 658 MB/s 476672 calls/s # 6.91 [+0.02] udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # 7.89 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.91 [+0.02] udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # 8.89 [+0.99] udp rx: 669 MB/s 485120 calls/s # 8.91 [+0.01] udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # 9.89 [+0.99] udp rx: 670 MB/s 485632 calls/s # 9.91 [+0.01] udp tx: 1280 MB/s 21712 calls/s 21712 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 970 MB/s 708008 calls/s # 11.26 [+0.02] udp tx: 986 MB/s 16733 calls/s 16733 msg/s # 12.24 [+0.98] udp rx: 978 MB/s 713724 calls/s # 12.26 [+0.02] udp tx: 989 MB/s 16791 calls/s 16791 msg/s # 13.24 [+0.98] udp rx: 1134 MB/s 827307 calls/s # 13.26 [+0.02] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 14.24 [+0.98] udp rx: 1131 MB/s 825312 calls/s # 14.26 [+0.02] udp tx: 1132 MB/s 19209 calls/s 19209 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__->