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.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 898 MB/s 15244 calls/s 15244 msg/s # 2.52 [+0.00] tcp rx: 900 MB/s 48952 calls/s # 3.52 [+1.00] tcp tx: 945 MB/s 16039 calls/s 16039 msg/s # 3.52 [+0.00] tcp rx: 946 MB/s 46342 calls/s # 4.52 [+1.00] tcp tx: 928 MB/s 15756 calls/s 15756 msg/s # 4.52 [+0.00] tcp rx: 929 MB/s 46347 calls/s # 5.52 [+1.00] tcp tx: 915 MB/s 15526 calls/s 15526 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.84 [+0.30] -4 -v # 6.86 [+1.01] udp rx: 636 MB/s 461056 calls/s # 6.88 [+0.02] udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # 7.86 [+0.98] udp rx: 656 MB/s 475715 calls/s # 7.88 [+0.02] udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # 8.86 [+0.98] udp rx: 660 MB/s 478483 calls/s # 8.88 [+0.02] udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # 9.86 [+0.99] udp rx: 655 MB/s 474743 calls/s # 9.88 [+0.01] udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1061 MB/s 774506 calls/s # 11.22 [+0.02] udp tx: 1086 MB/s 18421 calls/s 18421 msg/s # 12.20 [+0.98] udp rx: 1119 MB/s 816638 calls/s # 12.22 [+0.02] udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # 13.20 [+0.98] udp rx: 1119 MB/s 816210 calls/s # 13.22 [+0.02] udp tx: 1119 MB/s 18986 calls/s 18986 msg/s # 14.20 [+0.98] udp rx: 1122 MB/s 818473 calls/s # 14.22 [+0.02] udp tx: 1122 MB/s 19031 calls/s 19031 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__->