make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh 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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP fwd perf udp rx: 1190 MB/s 968656 calls/s # udp tx: 1770 MB/s 30025 calls/s 30025 msg/s # udp rx: 1835 MB/s 1494615 calls/s # udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # udp rx: 1666 MB/s 1356361 calls/s # udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # UDP GRO fwd perf udp rx: 1664 MB/s 84711 calls/s # udp tx: 1745 MB/s 29606 calls/s 29606 msg/s # udp rx: 1925 MB/s 97953 calls/s # udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # udp rx: 1818 MB/s 92505 calls/s # udp tx: 1848 MB/s 31347 calls/s 31347 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP tunnel fwd perf udp rx: 685 MB/s 555492 calls/s # udp tx: 1390 MB/s 23584 calls/s 23584 msg/s # udp rx: 1065 MB/s 863584 calls/s # udp tx: 1389 MB/s 23562 calls/s 23562 msg/s # udp rx: 1039 MB/s 841724 calls/s # udp tx: 1396 MB/s 23691 calls/s 23691 msg/s # UDP tunnel GRO fwd perf udp rx: 806 MB/s 654981 calls/s # udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # udp rx: 776 MB/s 630274 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 831 MB/s 673256 calls/s # udp tx: 1377 MB/s 23362 calls/s 23362 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP fwd perf udp tx: 1415 MB/s 24004 calls/s 24004 msg/s # udp rx: 1210 MB/s 985387 calls/s # udp tx: 1139 MB/s 19326 calls/s 19326 msg/s # udp rx: 1081 MB/s 880444 calls/s # udp tx: 1158 MB/s 19641 calls/s 19641 msg/s # udp rx: 1140 MB/s 928171 calls/s # UDP GRO fwd perf udp rx: 1505 MB/s 76599 calls/s # udp tx: 1575 MB/s 26715 calls/s 26715 msg/s # udp rx: 1578 MB/s 80319 calls/s # udp tx: 1576 MB/s 26735 calls/s 26735 msg/s # udp rx: 1591 MB/s 81000 calls/s # udp tx: 1588 MB/s 26947 calls/s 26947 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP tunnel fwd perf udp rx: 576 MB/s 468552 calls/s # udp tx: 914 MB/s 15508 calls/s 15508 msg/s # udp rx: 561 MB/s 455954 calls/s # udp tx: 950 MB/s 16129 calls/s 16129 msg/s # udp rx: 300 MB/s 243442 calls/s # udp tx: 1385 MB/s 23492 calls/s 23492 msg/s # UDP tunnel GRO fwd perf udp rx: 416 MB/s 338166 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # udp tx: 1435 MB/s 24347 calls/s 24347 msg/s # udp rx: 215 MB/s 173860 calls/s # udp tx: 1404 MB/s 23816 calls/s 23816 msg/s # udp rx: 359 MB/s 290747 calls/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 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__->