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.56 [+2.26] tcp tx: 1032 MB/s 17514 calls/s 17514 msg/s # 2.58 [+0.02] tcp rx: 1060 MB/s 52776 calls/s # 3.55 [+0.98] tcp tx: 581 MB/s 9857 calls/s 9857 msg/s # 3.58 [+0.02] tcp rx: 567 MB/s 35280 calls/s # 4.55 [+0.98] tcp tx: 569 MB/s 9656 calls/s 9656 msg/s # 4.58 [+0.03] tcp rx: 570 MB/s 35536 calls/s # 5.55 [+0.97] tcp tx: 568 MB/s 9649 calls/s 9649 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 535 MB/s 387072 calls/s # 6.91 [+0.02] udp tx: 908 MB/s 15409 calls/s 15409 msg/s # 7.89 [+0.98] udp rx: 599 MB/s 434024 calls/s # 7.91 [+0.02] udp tx: 1065 MB/s 18075 calls/s 18075 msg/s # 8.89 [+0.98] udp rx: 595 MB/s 431104 calls/s # 8.91 [+0.02] udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # 9.89 [+0.98] udp rx: 672 MB/s 487424 calls/s # 9.91 [+0.02] udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1109 MB/s 809085 calls/s # 11.25 [+0.02] udp tx: 1131 MB/s 19184 calls/s 19184 msg/s # 12.23 [+0.98] udp rx: 1126 MB/s 821276 calls/s # 12.25 [+0.02] udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # 13.23 [+0.98] udp rx: 1121 MB/s 817858 calls/s # 13.25 [+0.02] udp tx: 1120 MB/s 19006 calls/s 19006 msg/s # 14.23 [+0.98] udp rx: 1092 MB/s 796434 calls/s # 14.25 [+0.02] udp tx: 1091 MB/s 18508 calls/s 18508 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__->