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.23 [+0.23] No GRO ok # 0.79 [+0.56] GRO frag list ok # 1.38 [+0.59] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.43 [+0.05] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.43 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.50 [+2.07] # 3.50 [+0.00] fail client exit code 0, server 1 # 3.77 [+0.27] UDP fwd perf udp rx: 1623 MB/s 1316181 calls/s # 4.83 [+1.06] udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # 5.80 [+0.98] udp rx: 1701 MB/s 1379594 calls/s # 5.83 [+0.02] udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # 6.80 [+0.98] udp rx: 1732 MB/s 1404704 calls/s # 6.83 [+0.02] udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # 6.95 [+0.12] UDP GRO fwd perf udp rx: 1366 MB/s 1107695 calls/s # 8.01 [+1.06] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 8.99 [+0.98] udp rx: 1597 MB/s 1294332 calls/s # 9.01 [+0.02] udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # 9.99 [+0.98] udp rx: 1610 MB/s 1304307 calls/s # 10.01 [+0.02] udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # 10.60 [+0.59] GRO frag list over UDP tunnel ok # 11.35 [+0.75] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 11.37 [+0.03] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 11.39 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 13.45 [+2.07] # 13.46 [+0.00] fail client exit code 0, server 1 # 13.48 [+0.03] IPv6 # 13.77 [+0.28] No GRO ok # 14.28 [+0.51] GRO frag list ok # 14.85 [+0.57] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 14.85 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 14.85 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 16.92 [+2.07] # 16.93 [+0.00] fail client exit code 0, server 1 # 17.19 [+0.27] UDP fwd perf udp rx: 1599 MB/s 1296251 calls/s # 18.25 [+1.06] udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # 19.23 [+0.98] udp rx: 1722 MB/s 1395754 calls/s # 19.25 [+0.02] udp tx: 1916 MB/s 32512 calls/s 32512 msg/s # 20.23 [+0.98] udp rx: 1716 MB/s 1390613 calls/s # 20.25 [+0.02] udp tx: 1903 MB/s 32293 calls/s 32293 msg/s # 20.37 [+0.12] UDP GRO fwd perf udp rx: 1621 MB/s 1314045 calls/s # 21.44 [+1.07] udp tx: 1898 MB/s 32204 calls/s 32204 msg/s # 22.41 [+0.97] udp rx: 1676 MB/s 1358123 calls/s # 22.44 [+0.03] udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # 23.41 [+0.97] udp rx: 1679 MB/s 1360807 calls/s # 23.44 [+0.03] udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # 24.02 [+0.58] GRO frag list over UDP tunnel ok # 24.79 [+0.77] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 24.79 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 24.80 [+0.01] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 26.87 [+2.07] # 26.87 [+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__->