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.25 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 986 MB/s 16739 calls/s 16739 msg/s # 2.47 [+0.00] tcp rx: 987 MB/s 50843 calls/s # 3.47 [+1.00] tcp tx: 977 MB/s 16581 calls/s 16581 msg/s # 3.48 [+0.00] tcp rx: 978 MB/s 50424 calls/s # 4.47 [+1.00] tcp tx: 981 MB/s 16651 calls/s 16651 msg/s # 4.48 [+0.00] tcp rx: 982 MB/s 50404 calls/s # 5.47 [+1.00] tcp tx: 972 MB/s 16486 calls/s 16486 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.28] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 476672 calls/s # 6.82 [+0.02] udp tx: 1179 MB/s 20013 calls/s 20013 msg/s # 7.80 [+0.98] udp rx: 671 MB/s 486400 calls/s # 7.82 [+0.02] udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # 8.80 [+0.98] udp rx: 673 MB/s 487680 calls/s # 8.82 [+0.02] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 9.80 [+0.98] udp rx: 673 MB/s 487424 calls/s # 9.82 [+0.02] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.25] -4 -G # 11.11 [+1.01] udp rx: 1107 MB/s 807913 calls/s # 11.13 [+0.02] udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # 12.11 [+0.98] udp rx: 1136 MB/s 828529 calls/s # 12.13 [+0.02] udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # 13.11 [+0.98] udp rx: 1144 MB/s 834400 calls/s # 13.13 [+0.02] udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # 14.12 [+0.99] udp rx: 1143 MB/s 833804 calls/s # 14.13 [+0.01] udp tx: 1142 MB/s 19375 calls/s 19375 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__->