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.24 [+0.24] -4 -t # 2.46 [+2.22] tcp tx: 981 MB/s 16645 calls/s 16645 msg/s # 2.47 [+0.01] tcp rx: 988 MB/s 51313 calls/s # 3.46 [+0.99] tcp tx: 936 MB/s 15891 calls/s 15891 msg/s # 3.51 [+0.04] tcp rx: 980 MB/s 46170 calls/s # 4.46 [+0.96] tcp tx: 984 MB/s 16703 calls/s 16703 msg/s # 4.51 [+0.04] tcp rx: 977 MB/s 50294 calls/s # 5.46 [+0.96] tcp tx: 980 MB/s 16629 calls/s 16629 msg/s # 5.49 [+0.03] udp gso - over veth touching data # 5.49 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.74 [+0.25] -4 -v # 6.75 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.77 [+0.02] udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # 7.75 [+0.99] udp rx: 671 MB/s 486656 calls/s # 7.77 [+0.01] udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # 8.75 [+0.99] udp rx: 653 MB/s 473088 calls/s # 8.77 [+0.01] udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # 9.75 [+0.99] udp rx: 592 MB/s 429312 calls/s # 9.77 [+0.01] udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # 9.79 [+0.03] udp gso and gro - over veth touching data # 9.79 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.04 [+0.25] -4 -G # 11.05 [+1.01] udp rx: 1104 MB/s 805268 calls/s # 11.07 [+0.01] udp tx: 1121 MB/s 19026 calls/s 19026 msg/s # 12.05 [+0.99] udp rx: 1119 MB/s 816255 calls/s # 12.07 [+0.01] udp tx: 1121 MB/s 19023 calls/s 19023 msg/s # 13.06 [+0.99] udp rx: 1120 MB/s 816961 calls/s # 13.07 [+0.01] udp tx: 1121 MB/s 19013 calls/s 19013 msg/s # 14.06 [+0.99] udp rx: 1120 MB/s 816968 calls/s # 14.07 [+0.01] udp tx: 1122 MB/s 19040 calls/s 19040 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__->