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.34 [+0.33] -4 -t # 2.61 [+2.27] tcp tx: 587 MB/s 9963 calls/s 9963 msg/s # 2.61 [+0.00] tcp rx: 587 MB/s 36618 calls/s # 3.61 [+1.00] tcp tx: 562 MB/s 9542 calls/s 9542 msg/s # 3.61 [+0.00] tcp rx: 563 MB/s 36186 calls/s # 4.61 [+1.00] tcp tx: 583 MB/s 9897 calls/s 9897 msg/s # 4.61 [+0.00] tcp rx: 584 MB/s 35170 calls/s # 5.61 [+1.00] tcp tx: 582 MB/s 9886 calls/s 9886 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.30] -4 -v # 6.96 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.98 [+0.02] udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # 7.96 [+0.98] udp rx: 671 MB/s 486656 calls/s # 7.98 [+0.02] udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # 8.96 [+0.98] udp rx: 672 MB/s 486912 calls/s # 8.98 [+0.02] udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # 9.96 [+0.98] udp rx: 672 MB/s 487168 calls/s # 9.98 [+0.02] udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.31] -4 -G # 11.34 [+1.01] udp rx: 1126 MB/s 821763 calls/s # 11.36 [+0.02] udp tx: 1152 MB/s 19552 calls/s 19552 msg/s # 12.34 [+0.98] udp rx: 1154 MB/s 842056 calls/s # 12.36 [+0.02] udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # 13.34 [+0.98] udp rx: 1141 MB/s 832579 calls/s # 13.36 [+0.02] udp tx: 1142 MB/s 19376 calls/s 19376 msg/s # 14.34 [+0.98] udp rx: 1141 MB/s 832276 calls/s # 14.36 [+0.02] udp tx: 1142 MB/s 19380 calls/s 19380 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__->