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.54 [+2.25] tcp tx: 949 MB/s 16109 calls/s 16109 msg/s # 2.55 [+0.00] tcp rx: 950 MB/s 49702 calls/s # 3.54 [+1.00] tcp tx: 917 MB/s 15559 calls/s 15559 msg/s # 3.88 [+0.34] tcp rx: 1312 MB/s 44039 calls/s # 4.54 [+0.66] tcp tx: 1062 MB/s 18019 calls/s 18019 msg/s # 4.88 [+0.34] tcp rx: 977 MB/s 26120 calls/s # 5.54 [+0.66] tcp tx: 913 MB/s 15496 calls/s 15496 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 633 MB/s 458550 calls/s # 6.90 [+0.02] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 7.89 [+0.98] udp rx: 658 MB/s 477440 calls/s # 7.90 [+0.02] udp tx: 1176 MB/s 19947 calls/s 19947 msg/s # 8.89 [+0.98] udp rx: 657 MB/s 476160 calls/s # 8.90 [+0.02] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 9.89 [+0.98] udp rx: 657 MB/s 476416 calls/s # 9.90 [+0.02] udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1118 MB/s 815699 calls/s # 11.26 [+0.02] udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # 12.24 [+0.98] udp rx: 1133 MB/s 826614 calls/s # 12.26 [+0.02] udp tx: 1133 MB/s 19227 calls/s 19227 msg/s # 13.24 [+0.98] udp rx: 1141 MB/s 832397 calls/s # 13.26 [+0.02] udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # 14.24 [+0.98] udp rx: 1136 MB/s 829036 calls/s # 14.26 [+0.02] udp tx: 1137 MB/s 19289 calls/s 19289 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__->