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.31 [+0.31] -4 -t # 2.55 [+2.24] tcp tx: 926 MB/s 15715 calls/s 15715 msg/s # 2.55 [+0.00] tcp rx: 927 MB/s 50056 calls/s # 3.55 [+1.00] tcp tx: 955 MB/s 16201 calls/s 16201 msg/s # 3.55 [+0.00] tcp rx: 956 MB/s 49383 calls/s # 4.55 [+1.00] tcp tx: 912 MB/s 15472 calls/s 15472 msg/s # 4.55 [+0.00] tcp rx: 912 MB/s 49459 calls/s # 5.55 [+1.00] tcp tx: 958 MB/s 16250 calls/s 16250 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.86 [+0.28] -4 -v # 6.87 [+1.02] udp rx: 617 MB/s 447591 calls/s # 6.88 [+0.01] udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # 7.87 [+0.99] udp rx: 640 MB/s 464128 calls/s # 7.88 [+0.01] udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # 8.88 [+0.99] udp rx: 632 MB/s 458240 calls/s # 8.88 [+0.01] udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # 9.88 [+0.99] udp rx: 667 MB/s 483584 calls/s # 9.88 [+0.01] udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # 9.92 [+0.04] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1130 MB/s 824636 calls/s # 11.26 [+0.02] udp tx: 1150 MB/s 19517 calls/s 19517 msg/s # 12.24 [+0.98] udp rx: 1090 MB/s 795359 calls/s # 12.26 [+0.02] udp tx: 1095 MB/s 18587 calls/s 18587 msg/s # 13.24 [+0.98] udp rx: 1132 MB/s 825656 calls/s # 13.26 [+0.02] udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # 14.24 [+0.99] udp rx: 1136 MB/s 828688 calls/s # 14.26 [+0.01] udp tx: 1135 MB/s 19259 calls/s 19259 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__->