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.51 [+2.23] tcp tx: 911 MB/s 15460 calls/s 15460 msg/s # 2.51 [+0.00] tcp rx: 912 MB/s 50560 calls/s # 3.51 [+1.00] tcp tx: 947 MB/s 16062 calls/s 16062 msg/s # 3.51 [+0.00] tcp rx: 948 MB/s 49745 calls/s # 4.51 [+1.00] tcp tx: 941 MB/s 15971 calls/s 15971 msg/s # 4.51 [+0.00] tcp rx: 942 MB/s 48322 calls/s # 5.51 [+1.00] tcp tx: 941 MB/s 15962 calls/s 15962 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 620 MB/s 449536 calls/s # 6.84 [+0.02] udp tx: 1235 MB/s 20948 calls/s 20948 msg/s # 7.82 [+0.98] udp rx: 641 MB/s 464384 calls/s # 7.84 [+0.02] udp tx: 1232 MB/s 20903 calls/s 20903 msg/s # 8.82 [+0.99] udp rx: 630 MB/s 456704 calls/s # 8.84 [+0.01] udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # 9.82 [+0.99] udp rx: 655 MB/s 474624 calls/s # 9.84 [+0.01] udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.28] -4 -G # 11.16 [+1.01] udp rx: 1099 MB/s 801545 calls/s # 11.17 [+0.02] udp tx: 1117 MB/s 18949 calls/s 18949 msg/s # 12.16 [+0.98] udp rx: 1092 MB/s 796534 calls/s # 12.17 [+0.02] udp tx: 1091 MB/s 18516 calls/s 18516 msg/s # 13.16 [+0.99] udp rx: 1051 MB/s 766648 calls/s # 13.17 [+0.01] udp tx: 1050 MB/s 17815 calls/s 17815 msg/s # 14.16 [+0.99] udp rx: 1104 MB/s 805778 calls/s # 14.17 [+0.01] udp tx: 1104 MB/s 18736 calls/s 18736 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__->