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: 1036 MB/s 17575 calls/s 17575 msg/s # tcp rx: 1046 MB/s 52828 calls/s # tcp tx: 961 MB/s 16305 calls/s 16305 msg/s # tcp rx: 960 MB/s 49537 calls/s # tcp tx: 967 MB/s 16407 calls/s 16407 msg/s # tcp rx: 968 MB/s 49478 calls/s # tcp tx: 958 MB/s 16252 calls/s 16252 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: 585 MB/s 423936 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 msg/s # udp rx: 616 MB/s 447100 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp rx: 656 MB/s 475177 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp rx: 649 MB/s 470566 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 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: 1036 MB/s 756283 calls/s # udp tx: 1054 MB/s 17883 calls/s 17883 msg/s # udp rx: 1106 MB/s 806771 calls/s # udp tx: 1117 MB/s 18956 calls/s 18956 msg/s # udp rx: 1140 MB/s 832126 calls/s # udp tx: 1143 MB/s 19394 calls/s 19394 msg/s # udp rx: 1138 MB/s 830509 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 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__->