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.20 [+0.20] No GRO ok # 0.68 [+0.48] GRO frag list ok # 1.19 [+0.51] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 1.23 [+0.04] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 1.23 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 3.30 [+2.06] # 3.30 [+0.00] fail client exit code 0, server 1 # 3.59 [+0.29] UDP fwd perf udp rx: 1706 MB/s 1387609 calls/s # 4.65 [+1.07] udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # 5.62 [+0.97] udp rx: 1699 MB/s 1382808 calls/s # 5.65 [+0.03] udp tx: 1935 MB/s 32829 calls/s 32829 msg/s # 6.63 [+0.98] udp rx: 1381 MB/s 1122734 calls/s # 6.65 [+0.02] udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # 6.77 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1316994 calls/s # 7.84 [+1.07] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 8.81 [+0.97] udp rx: 1738 MB/s 1414576 calls/s # 8.84 [+0.03] udp tx: 1769 MB/s 30007 calls/s 30007 msg/s # 9.81 [+0.98] udp rx: 1641 MB/s 1333579 calls/s # 9.84 [+0.02] udp tx: 1802 MB/s 30573 calls/s 30573 msg/s # 10.47 [+0.64] GRO frag list over UDP tunnel ok # 11.26 [+0.79] Warning: Extension DNAT revision 0 not supported, missing kernel module? # 11.29 [+0.03] iptables v1.8.8 (nf_tables): RULE_INSERT failed (No such file or directory): rule in chain PREROUTING # 11.31 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 13.37 [+2.07] # 13.37 [+0.00] fail client exit code 0, server 1 # 13.40 [+0.03] IPv6 # 13.67 [+0.27] No GRO ok # 14.17 [+0.50] GRO frag list ok # 14.70 [+0.53] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 14.70 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 14.70 [+0.00] GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 16.77 [+2.07] # 16.77 [+0.00] fail client exit code 0, server 1 # 17.03 [+0.26] UDP fwd perf udp rx: 1166 MB/s 946068 calls/s # 18.09 [+1.05] udp tx: 1745 MB/s 29598 calls/s 29598 msg/s # 19.06 [+0.98] udp rx: 1662 MB/s 1347203 calls/s # 19.08 [+0.02] udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # 20.07 [+0.98] udp rx: 1273 MB/s 1032232 calls/s # 20.08 [+0.02] udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # 20.20 [+0.12] UDP GRO fwd perf udp rx: 1650 MB/s 1339602 calls/s # 21.27 [+1.06] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 22.24 [+0.98] udp rx: 1723 MB/s 1396470 calls/s # 22.27 [+0.02] udp tx: 1956 MB/s 33185 calls/s 33185 msg/s # 23.24 [+0.98] udp rx: 1640 MB/s 1329360 calls/s # 23.27 [+0.02] udp tx: 1943 MB/s 32966 calls/s 32966 msg/s # 23.84 [+0.57] GRO frag list over UDP tunnel ok # 24.60 [+0.76] ip6tables v1.8.8 (nf_tables): unknown option "--to-destination" # 24.60 [+0.00] Try `ip6tables -h' or 'ip6tables --help' for more information. # 24.62 [+0.02] GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # 26.69 [+2.07] # 26.69 [+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__->