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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 954 MB/s 16195 calls/s 16195 msg/s # 2.55 [+0.00] tcp rx: 955 MB/s 45586 calls/s # 3.55 [+1.00] tcp tx: 874 MB/s 14828 calls/s 14828 msg/s # 3.55 [+0.00] tcp rx: 874 MB/s 46482 calls/s # 4.55 [+1.00] tcp tx: 991 MB/s 16811 calls/s 16811 msg/s # 4.55 [+0.00] tcp rx: 992 MB/s 50643 calls/s # 5.55 [+1.00] tcp tx: 967 MB/s 16408 calls/s 16408 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.27] -4 -v # 6.87 [+1.01] udp rx: 609 MB/s 442112 calls/s # 6.89 [+0.02] udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # 7.87 [+0.99] udp rx: 654 MB/s 474418 calls/s # 7.89 [+0.01] udp tx: 1250 MB/s 21217 calls/s 21217 msg/s # 8.87 [+0.99] udp rx: 663 MB/s 480768 calls/s # 8.89 [+0.01] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 9.87 [+0.99] udp rx: 664 MB/s 481280 calls/s # 9.89 [+0.01] udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # 9.92 [+0.03] 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.20 [+0.28] -4 -G # 11.21 [+1.01] udp rx: 1116 MB/s 813923 calls/s # 11.24 [+0.02] udp tx: 1142 MB/s 19378 calls/s 19378 msg/s # 12.21 [+0.98] udp rx: 1140 MB/s 831663 calls/s # 12.24 [+0.02] udp tx: 1140 MB/s 19341 calls/s 19341 msg/s # 13.22 [+0.98] udp rx: 1142 MB/s 833584 calls/s # 13.24 [+0.02] udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # 14.22 [+0.98] udp rx: 1144 MB/s 834977 calls/s # 14.24 [+0.02] udp tx: 1144 MB/s 19416 calls/s 19416 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__->