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.01 [+0.01] IPv4 # 0.29 [+0.28] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.50 [+0.63] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.55 [+0.05] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.56 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.64 [+2.08] # 3.64 [+0.00] fail client exit code 0, server 1 # 3.91 [+0.27] UDP fwd perf udp rx: 1201 MB/s 978229 calls/s # 4.98 [+1.07] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 5.95 [+0.97] udp rx: 1259 MB/s 1025438 calls/s # 5.98 [+0.03] udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # 6.95 [+0.97] udp rx: 1155 MB/s 940690 calls/s # 6.98 [+0.03] udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # 7.10 [+0.12] UDP GRO fwd perf udp rx: 1040 MB/s 847094 calls/s # 8.17 [+1.07] udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # 9.14 [+0.97] udp rx: 1183 MB/s 963216 calls/s # 9.17 [+0.03] udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # 10.14 [+0.97] udp rx: 1289 MB/s 1050070 calls/s # 10.17 [+0.03] udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # 10.77 [+0.60] GRO frag list over UDP tunnel ok # 11.59 [+0.82] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 11.63 [+0.03] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 11.65 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 13.73 [+2.08] # 13.73 [+0.00] fail client exit code 0, server 1 # 13.76 [+0.03] IPv6 # 14.03 [+0.27] No GRO ok # 14.57 [+0.54] GRO frag list ok # 15.14 [+0.58] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 15.14 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 15.15 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 17.22 [+2.08] # 17.22 [+0.00] fail client exit code 0, server 1 # 17.46 [+0.24] UDP fwd perf udp rx: 1376 MB/s 1115632 calls/s # 18.53 [+1.06] udp tx: 1900 MB/s 32235 calls/s 32235 msg/s # 19.50 [+0.97] udp rx: 1626 MB/s 1318466 calls/s # 19.53 [+0.03] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 20.50 [+0.97] udp rx: 1637 MB/s 1326686 calls/s # 20.53 [+0.03] udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # 20.65 [+0.12] UDP GRO fwd perf udp rx: 1630 MB/s 1321295 calls/s # 21.71 [+1.06] udp tx: 1958 MB/s 33212 calls/s 33212 msg/s # 22.68 [+0.98] udp rx: 1685 MB/s 1365270 calls/s # 22.71 [+0.02] udp tx: 1952 MB/s 33114 calls/s 33114 msg/s # 23.68 [+0.98] udp rx: 1695 MB/s 1373471 calls/s # 23.71 [+0.02] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 24.27 [+0.57] GRO frag list over UDP tunnel ok # 25.03 [+0.76] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 25.03 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 25.05 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 27.12 [+2.06] # 27.12 [+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__->