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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 949 MB/s 16097 calls/s 16097 msg/s # 2.49 [+0.00] tcp rx: 949 MB/s 50639 calls/s # 3.49 [+1.00] tcp tx: 951 MB/s 16139 calls/s 16139 msg/s # 4.49 [+1.00] tcp tx: 1163 MB/s 19737 calls/s 19737 msg/s # 4.49 [+0.00] tcp rx: 2114 MB/s 56078 calls/s # 5.49 [+1.00] tcp tx: 1040 MB/s 17650 calls/s 17650 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 596 MB/s 431872 calls/s # 6.81 [+0.02] udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # 7.79 [+0.98] udp rx: 649 MB/s 470272 calls/s # 7.81 [+0.02] udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # 8.79 [+0.99] udp rx: 530 MB/s 384256 calls/s # 8.81 [+0.01] udp tx: 856 MB/s 14527 calls/s 14527 msg/s # 9.79 [+0.99] udp rx: 532 MB/s 385383 calls/s # 9.81 [+0.01] udp tx: 852 MB/s 14462 calls/s 14462 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.28] -4 -G # 11.14 [+1.02] udp rx: 645 MB/s 470935 calls/s # 11.16 [+0.02] udp tx: 656 MB/s 11133 calls/s 11133 msg/s # 12.14 [+0.99] udp rx: 656 MB/s 478668 calls/s # 12.16 [+0.01] udp tx: 656 MB/s 11131 calls/s 11131 msg/s # 13.14 [+0.99] udp rx: 656 MB/s 478974 calls/s # 13.16 [+0.01] udp tx: 656 MB/s 11134 calls/s 11134 msg/s # 14.14 [+0.99] udp rx: 653 MB/s 476536 calls/s # 14.16 [+0.01] udp tx: 657 MB/s 11158 calls/s 11158 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__->