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: 1687 MB/s 1373304 calls/s # udp tx: 1795 MB/s 30460 calls/s 30460 msg/s # udp rx: 1616 MB/s 1316320 calls/s # udp tx: 1824 MB/s 30938 calls/s 30938 msg/s # udp rx: 1837 MB/s 1496100 calls/s # udp tx: 1843 MB/s 31259 calls/s 31259 msg/s # UDP GRO fwd perf udp rx: 1734 MB/s 88236 calls/s # udp tx: 1797 MB/s 30490 calls/s 30490 msg/s # udp rx: 1828 MB/s 93063 calls/s # udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # udp rx: 1803 MB/s 91782 calls/s # udp tx: 1798 MB/s 30512 calls/s 30512 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: 826 MB/s 672822 calls/s # udp tx: 868 MB/s 14737 calls/s 14737 msg/s # udp rx: 856 MB/s 696937 calls/s # udp tx: 955 MB/s 16201 calls/s 16201 msg/s # udp rx: 934 MB/s 760549 calls/s # udp tx: 935 MB/s 15864 calls/s 15864 msg/s # UDP tunnel GRO fwd perf udp rx: 887 MB/s 722483 calls/s # udp tx: 929 MB/s 15757 calls/s 15757 msg/s # udp rx: 944 MB/s 768602 calls/s # udp tx: 947 MB/s 16072 calls/s 16072 msg/s # udp rx: 945 MB/s 769694 calls/s # udp tx: 949 MB/s 16099 calls/s 16099 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 rx: 1593 MB/s 1297142 calls/s # udp tx: 1803 MB/s 30594 calls/s 30594 msg/s # udp rx: 1800 MB/s 1465906 calls/s # udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # udp rx: 1822 MB/s 1483679 calls/s # udp tx: 1826 MB/s 30978 calls/s 30978 msg/s # UDP GRO fwd perf udp rx: 1907 MB/s 97080 calls/s # udp tx: 1979 MB/s 33580 calls/s 33580 msg/s # udp rx: 1986 MB/s 101079 calls/s # udp tx: 1982 MB/s 33622 calls/s 33622 msg/s # udp rx: 1983 MB/s 100932 calls/s # udp tx: 1983 MB/s 33642 calls/s 33642 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: 206 MB/s 168113 calls/s # udp tx: 1029 MB/s 17466 calls/s 17466 msg/s # udp tx: 1050 MB/s 17811 calls/s 17811 msg/s # udp rx: 43 MB/s 35056 calls/s # udp tx: 1028 MB/s 17440 calls/s 17440 msg/s # udp rx: 0 MB/s 613 calls/s # UDP tunnel GRO fwd perf udp tx: 929 MB/s 15767 calls/s 15767 msg/s # udp rx: 153 MB/s 124610 calls/s # udp tx: 997 MB/s 16921 calls/s 16921 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 995 MB/s 16886 calls/s 16886 msg/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__->