make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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 # 0.00 [+0.00] IPv4 # 0.22 [+0.22] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.23 [+0.54] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.26 [+0.03] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.26 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.33 [+2.07] # 3.33 [+0.00] fail client exit code 0, server 1 # 3.57 [+0.24] UDP fwd perf udp rx: 1654 MB/s 1347166 calls/s # 4.63 [+1.06] udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # 5.61 [+0.98] udp rx: 1950 MB/s 1587571 calls/s # 5.63 [+0.02] udp tx: 1976 MB/s 33529 calls/s 33529 msg/s # 6.61 [+0.98] udp rx: 1859 MB/s 1513606 calls/s # 6.63 [+0.02] udp tx: 1970 MB/s 33427 calls/s 33427 msg/s # 6.75 [+0.12] UDP GRO fwd perf udp rx: 1917 MB/s 1560786 calls/s # 7.81 [+1.06] udp tx: 1998 MB/s 33894 calls/s 33894 msg/s # 8.79 [+0.98] udp rx: 1960 MB/s 1595707 calls/s # 8.81 [+0.02] udp tx: 2004 MB/s 33998 calls/s 33998 msg/s # 9.79 [+0.98] udp rx: 1963 MB/s 1597953 calls/s # 9.81 [+0.02] udp tx: 2005 MB/s 34011 calls/s 34011 msg/s # 10.35 [+0.54] GRO frag list over UDP tunnel ok # 11.01 [+0.66] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 11.03 [+0.02] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 11.04 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 13.11 [+2.06] # 13.11 [+0.00] fail client exit code 0, server 1 # 13.13 [+0.02] IPv6 # 13.34 [+0.21] No GRO ok # 13.82 [+0.47] GRO frag list ok # 14.33 [+0.51] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 14.33 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 14.33 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 16.39 [+2.06] # 16.39 [+0.00] fail client exit code 0, server 1 # 16.64 [+0.24] UDP fwd perf udp rx: 1098 MB/s 893419 calls/s # 17.69 [+1.05] udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # 18.67 [+0.98] udp rx: 1736 MB/s 1412788 calls/s # 18.69 [+0.02] udp tx: 1947 MB/s 33036 calls/s 33036 msg/s # 19.67 [+0.98] udp rx: 1745 MB/s 1420020 calls/s # 19.69 [+0.02] udp tx: 1946 MB/s 33022 calls/s 33022 msg/s # 19.81 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1362564 calls/s # 20.86 [+1.05] udp tx: 1956 MB/s 33192 calls/s 33192 msg/s # 21.84 [+0.98] udp rx: 1727 MB/s 1404722 calls/s # 21.86 [+0.02] udp tx: 1956 MB/s 33183 calls/s 33183 msg/s # 22.84 [+0.98] udp rx: 1716 MB/s 1395820 calls/s # 22.86 [+0.02] udp tx: 1955 MB/s 33174 calls/s 33174 msg/s # 23.36 [+0.50] GRO frag list over UDP tunnel ok # 24.02 [+0.66] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 24.02 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 24.03 [+0.01] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 26.10 [+2.06] # 26.10 [+0.00] fail client exit code 0, server 1 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__->