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.33 [+0.33] -4 -t # 2.62 [+2.28] tcp tx: 958 MB/s 16253 calls/s 16253 msg/s # 2.62 [+0.00] tcp rx: 958 MB/s 49478 calls/s # 3.61 [+1.00] tcp tx: 977 MB/s 16575 calls/s 16575 msg/s # 3.62 [+0.00] tcp rx: 978 MB/s 49975 calls/s # 4.61 [+1.00] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 4.62 [+0.00] tcp rx: 980 MB/s 48775 calls/s # 5.61 [+1.00] tcp tx: 949 MB/s 16105 calls/s 16105 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.30] -4 -v # 6.97 [+1.01] udp rx: 559 MB/s 405760 calls/s # 6.99 [+0.02] udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # 7.97 [+0.98] udp rx: 654 MB/s 474624 calls/s # 7.99 [+0.02] udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # 8.97 [+0.98] udp rx: 561 MB/s 407040 calls/s # 8.99 [+0.02] udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # 9.97 [+0.98] udp rx: 590 MB/s 427776 calls/s # 9.99 [+0.02] udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.34] -4 -G # 11.39 [+1.01] udp rx: 1072 MB/s 782434 calls/s # 11.41 [+0.02] udp tx: 1100 MB/s 18671 calls/s 18671 msg/s # 12.39 [+0.98] udp rx: 1119 MB/s 816596 calls/s # 12.41 [+0.02] udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # 13.39 [+0.98] udp rx: 1115 MB/s 813883 calls/s # 13.41 [+0.02] udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # 14.39 [+0.98] udp rx: 941 MB/s 686624 calls/s # 14.41 [+0.02] udp tx: 938 MB/s 15913 calls/s 15913 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__->