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.72 [+0.50] GRO frag list ok # 1.25 [+0.53] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.29 [+0.04] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.30 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.36 [+2.06] # 3.36 [+0.00] fail client exit code 0, server 1 # 3.63 [+0.27] UDP fwd perf udp rx: 1382 MB/s 1119553 calls/s # 4.70 [+1.07] udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # 5.67 [+0.97] udp rx: 1333 MB/s 1080558 calls/s # 5.70 [+0.03] udp tx: 1961 MB/s 33272 calls/s 33272 msg/s # 6.67 [+0.97] udp rx: 1662 MB/s 1346818 calls/s # 6.70 [+0.02] udp tx: 1966 MB/s 33353 calls/s 33353 msg/s # 6.81 [+0.12] UDP GRO fwd perf udp rx: 1126 MB/s 913407 calls/s # 7.88 [+1.07] udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # 8.85 [+0.97] udp rx: 1691 MB/s 1370112 calls/s # 8.88 [+0.03] udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # 9.85 [+0.97] udp rx: 1694 MB/s 1372793 calls/s # 9.88 [+0.03] udp tx: 1951 MB/s 33106 calls/s 33106 msg/s # 10.42 [+0.54] GRO frag list over UDP tunnel ok # 11.17 [+0.75] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 11.20 [+0.03] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 11.22 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 13.29 [+2.07] # 13.29 [+0.00] fail client exit code 0, server 1 # 13.31 [+0.03] IPv6 # 13.58 [+0.27] No GRO ok # 14.10 [+0.52] GRO frag list ok # 14.65 [+0.55] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 14.65 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 14.66 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 16.73 [+2.08] # 16.73 [+0.00] fail client exit code 0, server 1 # 17.01 [+0.28] UDP fwd perf udp rx: 995 MB/s 808826 calls/s # 18.08 [+1.07] udp tx: 1612 MB/s 27356 calls/s 27356 msg/s # 19.05 [+0.97] udp rx: 1201 MB/s 976029 calls/s # 19.08 [+0.03] udp tx: 1672 MB/s 28363 calls/s 28363 msg/s # 20.05 [+0.98] udp rx: 1236 MB/s 1006110 calls/s # 20.08 [+0.02] udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # 20.20 [+0.12] UDP GRO fwd perf udp rx: 1183 MB/s 962024 calls/s # 21.27 [+1.07] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 22.24 [+0.97] udp rx: 1192 MB/s 968456 calls/s # 22.27 [+0.03] udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # 23.24 [+0.97] udp rx: 1221 MB/s 992450 calls/s # 23.27 [+0.03] udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # 23.82 [+0.56] GRO frag list over UDP tunnel ok # 24.64 [+0.81] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 24.64 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 24.66 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 26.73 [+2.07] # 26.73 [+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__->