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: 1054 MB/s 17884 calls/s 17884 msg/s # tcp rx: 1054 MB/s 53749 calls/s # tcp tx: 1050 MB/s 17819 calls/s 17819 msg/s # tcp rx: 1051 MB/s 53684 calls/s # tcp tx: 1037 MB/s 17589 calls/s 17589 msg/s # tcp rx: 1038 MB/s 53178 calls/s # tcp tx: 1034 MB/s 17547 calls/s 17547 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: 596 MB/s 431872 calls/s # udp tx: 1312 MB/s 22256 calls/s 22256 msg/s # udp rx: 662 MB/s 479520 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # udp rx: 665 MB/s 481967 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 664 MB/s 481267 calls/s # udp tx: 1300 MB/s 22060 calls/s 22060 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: 1126 MB/s 821233 calls/s # udp tx: 1150 MB/s 19521 calls/s 19521 msg/s # udp rx: 1155 MB/s 842446 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 1153 MB/s 841172 calls/s # udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # udp rx: 1157 MB/s 844026 calls/s # udp tx: 1158 MB/s 19647 calls/s 19647 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__->