make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1700 MB/s 28850 calls/s 28850 msg/s # tcp rx: 1702 MB/s 72947 calls/s # tcp tx: 1630 MB/s 27658 calls/s 27658 msg/s # tcp rx: 1632 MB/s 63491 calls/s # tcp tx: 1645 MB/s 27906 calls/s 27906 msg/s # tcp rx: 1647 MB/s 63535 calls/s # tcp tx: 1668 MB/s 28303 calls/s 28303 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: 662 MB/s 478976 calls/s # udp tx: 1547 MB/s 26247 calls/s 26247 msg/s # udp rx: 684 MB/s 494731 calls/s # udp tx: 1750 MB/s 29684 calls/s 29684 msg/s # udp rx: 682 MB/s 493348 calls/s # udp tx: 1743 MB/s 29575 calls/s 29575 msg/s # udp rx: 682 MB/s 493493 calls/s # udp tx: 1741 MB/s 29530 calls/s 29530 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: 1305 MB/s 952230 calls/s # udp tx: 1343 MB/s 22786 calls/s 22786 msg/s # udp rx: 1360 MB/s 991904 calls/s # udp tx: 1359 MB/s 23058 calls/s 23058 msg/s # udp rx: 1265 MB/s 923168 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1386 MB/s 1011330 calls/s # udp tx: 1381 MB/s 23439 calls/s 23439 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__->