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.21 [+0.21] No GRO ok # 0.67 [+0.45] GRO frag list ok # 1.17 [+0.50] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.19 [+0.02] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.19 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.26 [+2.07] # 3.26 [+0.00] fail client exit code 0, server 1 # 3.51 [+0.25] UDP fwd perf udp rx: 1263 MB/s 1027622 calls/s # 4.56 [+1.06] udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # 5.54 [+0.98] udp rx: 1728 MB/s 1405893 calls/s # 5.56 [+0.02] udp tx: 1979 MB/s 33581 calls/s 33581 msg/s # 6.54 [+0.98] udp rx: 1630 MB/s 1326327 calls/s # 6.56 [+0.02] udp tx: 1974 MB/s 33481 calls/s 33481 msg/s # 6.68 [+0.12] UDP GRO fwd perf udp rx: 1764 MB/s 1435417 calls/s # 7.73 [+1.05] udp tx: 1984 MB/s 33666 calls/s 33666 msg/s # 8.71 [+0.98] udp rx: 1810 MB/s 1473065 calls/s # 8.73 [+0.02] udp tx: 1986 MB/s 33694 calls/s 33694 msg/s # 9.71 [+0.98] udp rx: 1810 MB/s 1472632 calls/s # 9.73 [+0.02] udp tx: 1987 MB/s 33711 calls/s 33711 msg/s # 10.23 [+0.50] GRO frag list over UDP tunnel ok # 10.85 [+0.62] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 10.87 [+0.02] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 10.88 [+0.01] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 12.95 [+2.06] # 12.95 [+0.00] fail client exit code 0, server 1 # 12.97 [+0.02] IPv6 # 13.19 [+0.22] No GRO ok # 13.63 [+0.44] GRO frag list ok # 14.11 [+0.47] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 14.11 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 14.11 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 16.17 [+2.06] # 16.17 [+0.00] fail client exit code 0, server 1 # 16.38 [+0.21] UDP fwd perf udp rx: 1663 MB/s 1353528 calls/s # 17.43 [+1.05] udp tx: 1943 MB/s 32967 calls/s 32967 msg/s # 18.41 [+0.98] udp rx: 1856 MB/s 1510784 calls/s # 18.43 [+0.02] udp tx: 1954 MB/s 33152 calls/s 33152 msg/s # 19.41 [+0.98] udp rx: 1860 MB/s 1514358 calls/s # 19.43 [+0.02] udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # 19.55 [+0.12] UDP GRO fwd perf udp rx: 1792 MB/s 1458691 calls/s # 20.61 [+1.06] udp tx: 1965 MB/s 33328 calls/s 33328 msg/s # 21.58 [+0.98] udp rx: 1841 MB/s 1498398 calls/s # 21.61 [+0.02] udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # 22.58 [+0.98] udp rx: 1608 MB/s 1308976 calls/s # 22.61 [+0.02] udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # 23.09 [+0.49] GRO frag list over UDP tunnel ok # 23.76 [+0.66] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 23.76 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 23.77 [+0.01] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 25.83 [+2.06] # 25.83 [+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__->