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.31 [+0.31] -4 -t # 2.57 [+2.27] tcp tx: 973 MB/s 16505 calls/s 16505 msg/s # 2.59 [+0.02] tcp rx: 993 MB/s 50620 calls/s # 3.57 [+0.98] tcp tx: 935 MB/s 15860 calls/s 15860 msg/s # 3.60 [+0.03] tcp rx: 948 MB/s 47466 calls/s # 4.57 [+0.97] tcp tx: 628 MB/s 10656 calls/s 10656 msg/s # 4.60 [+0.03] tcp rx: 611 MB/s 34790 calls/s # 5.57 [+0.97] tcp tx: 560 MB/s 9501 calls/s 9501 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.02] udp rx: 554 MB/s 401408 calls/s # 6.94 [+0.02] udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # 7.92 [+0.98] udp rx: 596 MB/s 433458 calls/s # 7.94 [+0.02] udp tx: 1017 MB/s 17256 calls/s 17256 msg/s # 8.92 [+0.98] udp rx: 638 MB/s 462080 calls/s # 8.94 [+0.02] udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # 9.92 [+0.99] udp rx: 665 MB/s 481792 calls/s # 9.94 [+0.01] udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 1102 MB/s 803891 calls/s # 11.31 [+0.02] udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # 12.29 [+0.98] udp rx: 1117 MB/s 815296 calls/s # 12.31 [+0.02] udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # 13.30 [+0.98] udp rx: 1117 MB/s 814949 calls/s # 13.31 [+0.02] udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # 14.30 [+0.98] udp rx: 1118 MB/s 815475 calls/s # 14.31 [+0.02] udp tx: 1121 MB/s 19026 calls/s 19026 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__->