From c3a594d71b8a80cd9bc4143126f4ccf2acce5991 Mon Sep 17 00:00:00 2001 From: Alexander Bluhm Date: Mon, 6 May 2024 22:33:41 +0200 Subject: [PATCH] Add netlink line 6 test names for ot57 to testvars. --- Testvars.pm | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/Testvars.pm b/Testvars.pm index 3862e42..7626a9f 100644 --- a/Testvars.pm +++ b/Testvars.pm @@ -1245,6 +1245,55 @@ my @testdesc = ( 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f0_-i3_-N10_-croot@lt49_-sroot@lt59_-Afdd7:e83e:66bd:1051::20_-afdd7:e83e:66bd:1052::40_-t10_udpsplice' => { ipv => "IPv6", proto => "UDP", op => "Splice", len => "Empty", streams => "parallel-10", host => "ot48", name => "linux-openbsd-linux-udp6splice-empty" }, 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f1_-i3_-N10_-croot@lt49_-sroot@lt59_-A10.10.51.20_-a10.10.52.40_-t10_udpsplice' => { ipv => "IPv4", proto => "UDP", op => "Splice", len => "MTU", streams => "parallel-10", host => "ot48", name => "linux-openbsd-linux-udp4splice-full" }, 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f1_-i3_-N10_-croot@lt49_-sroot@lt59_-Afdd7:e83e:66bd:1051::20_-afdd7:e83e:66bd:1052::40_-t10_udpsplice' => { ipv => "IPv6", proto => "UDP", op => "Splice", len => "MTU", streams => "parallel-10", host => "ot48", name => "linux-openbsd-linux-udp6splice-full" }, + + 'ping6_-qfc10000_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "ICMP", op => "Send", len => "", streams => "", host => "ot57", name => "openbsd-linux-icmp6" }, + 'ping_-qfc10000_10.10.62.4' => { ipv => "IPv4", proto => "ICMP", op => "Send", len => "", streams => "", host => "ot57", name => "openbsd-linux-icmp4" }, + 'ssh_root@lt54_ping6_-qfc10000_fdd7:e83e:66bd:1061::2' => { ipv => "IPv6", proto => "ICMP", op => "Receive", len => "", streams => "", host => "ot57", name => "linux-openbsd-icmp6" }, + 'ssh_root@lt54_ping6_-qfc10000_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "ICMP", op => "Forward", len => "", streams => "", host => "ot57", name => "linux-openbsd-linux-icmp6" }, + 'ssh_root@lt54_ping_-qfc10000_10.10.61.2' => { ipv => "IPv4", proto => "ICMP", op => "Receive", len => "", streams => "", host => "ot57", name => "linux-openbsd-icmp4" }, + 'ssh_root@lt54_ping_-qfc10000_10.10.62.4' => { ipv => "IPv4", proto => "ICMP", op => "Forward", len => "", streams => "", host => "ot57", name => "linux-openbsd-linux-icmp4" }, + 'tcpbench_-S1000000_-t10_-n100_10.10.62.4' => { ipv => "IPv4", proto => "TCP", op => "Send", len => "", streams => "parallel-100", host => "ot57", name => "openbsd-linux-tcp4bench-parallel" }, + 'tcpbench_-S1000000_-t10_10.10.62.4' => { ipv => "IPv4", proto => "TCP", op => "Send", len => "", streams => "single", host => "ot57", name => "openbsd-linux-tcp4bench-single" }, + 'ssh_root@lt54_udpbench_-l1453_-t10_-r_root@lt55_send_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "UDP", op => "Forward", len => "Frag", streams => "single", host => "ot57", name => "linux-openbsd-linux-udp6bench-frag" }, + 'ssh_root@lt54_udpbench_-l1473_-t10_-r_root@lt55_send_10.10.62.4' => { ipv => "IPv4", proto => "UDP", op => "Forward", len => "Frag", streams => "single", host => "ot57", name => "linux-openbsd-linux-udp4bench-frag" }, + 'udpbench_-l1473_-t10_-r_root@lt54_recv_10.10.61.2' => { ipv => "IPv4", proto => "UDP", op => "Receive", len => "Frag", streams => "single", host => "ot57", name => "linux-openbsd-udp4bench-frag" }, + 'ssh_root@lt54_udpbench_-l1452_-t10_-r_root@lt55_send_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "UDP", op => "Forward", len => "MTU", streams => "single", host => "ot57", name => "linux-openbsd-linux-udp6bench-long" }, + 'ssh_root@lt54_udpbench_-l1472_-t10_-r_root@lt55_send_10.10.62.4' => { ipv => "IPv4", proto => "UDP", op => "Forward", len => "MTU", streams => "single", host => "ot57", name => "linux-openbsd-linux-udp4bench-long" }, + 'ssh_root@lt54_udpbench_-l36_-t10_-r_root@lt55_send_10.10.62.4' => { ipv => "IPv4", proto => "UDP", op => "Forward", len => "Short", streams => "single", host => "ot57", name => "linux-openbsd-linux-udp4bench-short" }, + 'ssh_root@lt54_udpbench_-l36_-t10_-r_root@lt55_send_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "UDP", op => "Forward", len => "Short", streams => "single", host => "ot57", name => "linux-openbsd-linux-udp6bench-short" }, + 'udpbench_-l1452_-t10_-r_root@lt54_recv_fdd7:e83e:66bd:1061::2' => { ipv => "IPv6", proto => "UDP", op => "Receive", len => "MTU", streams => "single", host => "ot57", name => "linux-openbsd-udp6bench-long" }, + 'udpbench_-l1452_-t10_-r_root@lt55_send_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "UDP", op => "Send", len => "MTU", streams => "single", host => "ot57", name => "openbsd-linux-udp6bench-long" }, + 'udpbench_-l1453_-t10_-r_root@lt54_recv_fdd7:e83e:66bd:1061::2' => { ipv => "IPv6", proto => "UDP", op => "Receive", len => "Frag", streams => "single", host => "ot57", name => "linux-openbsd-udp6bench-frag" }, + 'udpbench_-l1453_-t10_-r_root@lt55_send_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "UDP", op => "Send", len => "Frag", streams => "single", host => "ot57", name => "openbsd-linux-udp6bench-frag" }, + 'udpbench_-l1472_-t10_-r_root@lt54_recv_10.10.61.2' => { ipv => "IPv4", proto => "UDP", op => "Receive", len => "MTU", streams => "single", host => "ot57", name => "linux-openbsd-udp4bench-long" }, + 'udpbench_-l1472_-t10_-r_root@lt55_send_10.10.62.4' => { ipv => "IPv4", proto => "UDP", op => "Send", len => "MTU", streams => "single", host => "ot57", name => "openbsd-linux-udp4bench-long" }, + 'udpbench_-l1473_-t10_-r_root@lt55_send_10.10.62.4' => { ipv => "IPv4", proto => "UDP", op => "Send", len => "Frag", streams => "single", host => "ot57", name => "openbsd-linux-udp4bench-frag" }, + 'udpbench_-l36_-t10_-r_root@lt54_recv_10.10.61.2' => { ipv => "IPv4", proto => "UDP", op => "Receive", len => "Short", streams => "single", host => "ot57", name => "linux-openbsd-udp4bench-short" }, + 'udpbench_-l36_-t10_-r_root@lt54_recv_fdd7:e83e:66bd:1061::2' => { ipv => "IPv6", proto => "UDP", op => "Receive", len => "Short", streams => "single", host => "ot57", name => "linux-openbsd-udp6bench-short" }, + 'udpbench_-l36_-t10_-r_root@lt55_send_10.10.62.4' => { ipv => "IPv4", proto => "UDP", op => "Send", len => "Short", streams => "single", host => "ot57", name => "openbsd-linux-udp4bench-short" }, + 'udpbench_-l36_-t10_-r_root@lt55_send_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "UDP", op => "Send", len => "Short", streams => "single", host => "ot57", name => "openbsd-linux-udp6bench-short" }, + 'tcpbench_-S1000000_-t10_-n100_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "TCP", op => "Send", len => "", streams => "parallel-100", host => "ot57", name => "openbsd-linux-tcp6bench-parallel" }, + 'tcpbench_-S1000000_-t10_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "TCP", op => "Send", len => "", streams => "single", host => "ot57", name => "openbsd-linux-tcp6bench-single" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_-n100_10.10.62.4' => { ipv => "IPv4", proto => "TCP", op => "Forward", len => "", streams => "parallel-100", host => "ot57", name => "linux-openbsd-linux-tcp4bench-parallel" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_-n100_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "TCP", op => "Forward", len => "", streams => "parallel-100", host => "ot57", name => "linux-openbsd-linux-tcp6bench-parallel" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_10.10.62.4' => { ipv => "IPv4", proto => "TCP", op => "Forward", len => "", streams => "single", host => "ot57", name => "linux-openbsd-linux-tcp4bench-single" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_fdd7:e83e:66bd:1062::4' => { ipv => "IPv6", proto => "TCP", op => "Forward", len => "", streams => "single", host => "ot57", name => "linux-openbsd-linux-tcp6bench-single" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_-n100_10.10.61.2' => { ipv => "IPv4", proto => "TCP", op => "Receive", len => "", streams => "parallel-100", host => "ot57", name => "linux-openbsd-tcp4bench-parallel" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_-n100_fdd7:e83e:66bd:1061::2' => { ipv => "IPv6", proto => "TCP", op => "Receive", len => "", streams => "parallel-100", host => "ot57", name => "linux-openbsd-tcp6bench-parallel" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_10.10.61.2' => { ipv => "IPv4", proto => "TCP", op => "Receive", len => "", streams => "single", host => "ot57", name => "linux-openbsd-tcp4bench-single" }, + 'ssh_root@lt54_tcpbench_-S1000000_-t10_fdd7:e83e:66bd:1061::2' => { ipv => "IPv6", proto => "TCP", op => "Receive", len => "", streams => "single", host => "ot57", name => "linux-openbsd-tcp6bench-single" }, + 'netbench.pl_-v_-b1000000_-N10_-croot@lt54_-sroot@lt55_-A10.10.61.20_-a10.10.62.40_-t10_tcpsplice' => { ipv => "IPv4", proto => "TCP", op => "Splice", len => "", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-tcp4splice-parallel" }, + 'netbench.pl_-v_-b1000000_-N10_-croot@lt54_-sroot@lt55_-Afdd7:e83e:66bd:1061::20_-afdd7:e83e:66bd:1062::40_-t10_tcpsplice' => { ipv => "IPv6", proto => "TCP", op => "Splice", len => "", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-tcp6splice-parallel" }, + 'netbench.pl_-v_-b1000000_-croot@lt54_-sroot@lt55_-A10.10.61.20_-a10.10.62.40_-t10_tcpsplice' => { ipv => "IPv4", proto => "TCP", op => "Splice", len => "", streams => "single", host => "ot57", name => "linux-openbsd-linux-tcp4splice-single" }, + 'netbench.pl_-v_-b1000000_-croot@lt54_-sroot@lt55_-Afdd7:e83e:66bd:1061::20_-afdd7:e83e:66bd:1062::40_-t10_tcpsplice' => { ipv => "IPv6", proto => "TCP", op => "Splice", len => "", streams => "single", host => "ot57", name => "linux-openbsd-linux-tcp6splice-single" }, + 'netbench.pl_-v_-b1000000_-N10_-croot@lt54_-sroot@lt55_-A10.10.61.20_-a10.10.62.40_-t10_tcpcopy' => { ipv => "IPv4", proto => "TCP", op => "Copy", len => "", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-tcp4copy-parallel" }, + 'netbench.pl_-v_-b1000000_-N10_-croot@lt54_-sroot@lt55_-Afdd7:e83e:66bd:1061::20_-afdd7:e83e:66bd:1062::40_-t10_tcpcopy' => { ipv => "IPv6", proto => "TCP", op => "Copy", len => "", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-tcp6copy-parallel" }, + 'netbench.pl_-v_-b1000000_-croot@lt54_-sroot@lt55_-A10.10.61.20_-a10.10.62.40_-t10_tcpcopy' => { ipv => "IPv4", proto => "TCP", op => "Copy", len => "", streams => "single", host => "ot57", name => "linux-openbsd-linux-tcp4copy-single" }, + 'netbench.pl_-v_-b1000000_-croot@lt54_-sroot@lt55_-Afdd7:e83e:66bd:1061::20_-afdd7:e83e:66bd:1062::40_-t10_tcpcopy' => { ipv => "IPv6", proto => "TCP", op => "Copy", len => "", streams => "single", host => "ot57", name => "linux-openbsd-linux-tcp6copy-single" }, + 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f0_-i3_-N10_-croot@lt54_-sroot@lt55_-A10.10.61.20_-a10.10.62.40_-t10_udpsplice' => { ipv => "IPv4", proto => "UDP", op => "Splice", len => "Empty", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-udp4splice-empty" }, + 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f0_-i3_-N10_-croot@lt54_-sroot@lt55_-Afdd7:e83e:66bd:1061::20_-afdd7:e83e:66bd:1062::40_-t10_udpsplice' => { ipv => "IPv6", proto => "UDP", op => "Splice", len => "Empty", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-udp6splice-empty" }, + 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f1_-i3_-N10_-croot@lt54_-sroot@lt55_-A10.10.61.20_-a10.10.62.40_-t10_udpsplice' => { ipv => "IPv4", proto => "UDP", op => "Splice", len => "MTU", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-udp4splice-full" }, + 'netbench.pl_-v_-B1000000000_-b1000000_-d1_-f1_-i3_-N10_-croot@lt54_-sroot@lt55_-Afdd7:e83e:66bd:1061::20_-afdd7:e83e:66bd:1062::40_-t10_udpsplice' => { ipv => "IPv6", proto => "UDP", op => "Splice", len => "MTU", streams => "parallel-10", host => "ot57", name => "linux-openbsd-linux-udp6splice-full" }, ); %TESTDESC = @testdesc;