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.59 [+2.27] tcp tx: 980 MB/s 16638 calls/s 16638 msg/s # 2.62 [+0.02] tcp rx: 1006 MB/s 51750 calls/s # 3.59 [+0.98] tcp tx: 971 MB/s 16472 calls/s 16472 msg/s # 3.62 [+0.02] tcp rx: 968 MB/s 50158 calls/s # 4.59 [+0.98] tcp tx: 964 MB/s 16363 calls/s 16363 msg/s # 4.62 [+0.02] tcp rx: 965 MB/s 49846 calls/s # 5.59 [+0.98] tcp tx: 955 MB/s 16205 calls/s 16205 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 658 MB/s 476672 calls/s # 6.97 [+0.02] udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # 7.95 [+0.98] udp rx: 665 MB/s 482431 calls/s # 7.97 [+0.02] udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # 8.95 [+0.98] udp rx: 668 MB/s 484077 calls/s # 8.97 [+0.02] udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # 9.96 [+0.98] udp rx: 646 MB/s 468224 calls/s # 9.97 [+0.02] udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1115 MB/s 813336 calls/s # 11.33 [+0.02] udp tx: 1136 MB/s 19271 calls/s 19271 msg/s # 12.31 [+0.98] udp rx: 1127 MB/s 822115 calls/s # 12.33 [+0.02] udp tx: 1128 MB/s 19144 calls/s 19144 msg/s # 13.31 [+0.98] udp rx: 1120 MB/s 817224 calls/s # 13.33 [+0.02] udp tx: 1122 MB/s 19036 calls/s 19036 msg/s # 14.31 [+0.99] udp rx: 1080 MB/s 787803 calls/s # 14.33 [+0.01] udp tx: 1081 MB/s 18348 calls/s 18348 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__->