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.24 [+0.24] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.41 [+0.62] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.45 [+0.05] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.46 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.53 [+2.08] # 3.53 [+0.00] fail client exit code 0, server 1 # 3.80 [+0.26] UDP fwd perf udp rx: 1587 MB/s 1289817 calls/s # 4.86 [+1.06] udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # 5.83 [+0.97] udp rx: 1835 MB/s 1489567 calls/s # 5.86 [+0.03] udp tx: 1974 MB/s 33496 calls/s 33496 msg/s # 6.83 [+0.98] udp rx: 1621 MB/s 1315026 calls/s # 6.86 [+0.02] udp tx: 1983 MB/s 33637 calls/s 33637 msg/s # 6.98 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1344895 calls/s # 8.03 [+1.06] udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # 9.01 [+0.98] udp rx: 1855 MB/s 1507280 calls/s # 9.03 [+0.02] udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # 10.01 [+0.98] udp rx: 1642 MB/s 1334495 calls/s # 10.03 [+0.02] udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # 10.62 [+0.58] GRO frag list over UDP tunnel ok # 11.35 [+0.74] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 11.38 [+0.03] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 11.40 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 13.47 [+2.07] # 13.47 [+0.00] fail client exit code 0, server 1 # 13.50 [+0.03] IPv6 # 13.76 [+0.27] No GRO ok # 14.26 [+0.49] GRO frag list ok # 14.83 [+0.58] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 14.84 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 14.84 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 16.91 [+2.07] # 16.91 [+0.00] fail client exit code 0, server 1 # 17.23 [+0.32] UDP fwd perf udp rx: 999 MB/s 809919 calls/s # 18.29 [+1.07] udp tx: 1768 MB/s 29992 calls/s 29992 msg/s # 19.26 [+0.97] udp rx: 1652 MB/s 1338712 calls/s # 19.29 [+0.03] udp tx: 1934 MB/s 32810 calls/s 32810 msg/s # 20.27 [+0.97] udp rx: 1062 MB/s 861526 calls/s # 20.29 [+0.03] udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # 20.41 [+0.12] UDP GRO fwd perf udp rx: 1597 MB/s 1293928 calls/s # 21.48 [+1.06] udp tx: 1955 MB/s 33175 calls/s 33175 msg/s # 22.45 [+0.97] udp rx: 1654 MB/s 1340120 calls/s # 22.48 [+0.03] udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # 23.45 [+0.98] udp rx: 1661 MB/s 1345748 calls/s # 23.48 [+0.02] udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # 24.04 [+0.56] GRO frag list over UDP tunnel ok # 24.76 [+0.72] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 24.76 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 24.78 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 26.85 [+2.07] # 26.85 [+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__->