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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # tcp rx: 960 MB/s 50185 calls/s # tcp tx: 944 MB/s 16013 calls/s 16013 msg/s # tcp rx: 973 MB/s 49049 calls/s # tcp tx: 949 MB/s 16112 calls/s 16112 msg/s # tcp rx: 947 MB/s 47996 calls/s # tcp tx: 956 MB/s 16228 calls/s 16228 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 626 MB/s 454144 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 632 MB/s 458496 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1217 MB/s 20657 calls/s 20657 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1106 MB/s 807039 calls/s # udp tx: 1136 MB/s 19279 calls/s 19279 msg/s # udp rx: 1183 MB/s 863428 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp rx: 1175 MB/s 857559 calls/s # udp tx: 1175 MB/s 19935 calls/s 19935 msg/s # udp rx: 703 MB/s 513422 calls/s # udp tx: 692 MB/s 11745 calls/s 11745 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__->