[ovs-discuss] Can ovs dnat support 1:1 shifted port range mapping?

2023-03-01 Thread
Hi, folks Netfilter added a shifted port range mapping function in Linux kernel 4.19, it looks like this: iptables -t nat -A zone_wan_prerouting -p tcp -m tcp --dport 5000:5100 -j DNAT --to-destination '192.168.1.2:2000-2100/5000' 5000-51000 is mapped to 2000-2100 Can ovs ct

[ovs-discuss] Is it necessary for ovs that version of ovs command line tools must be same as the one of ovs-vswitchd?

2021-11-26 Thread
Hi, folks Recently we found some weird issues, ovs-vswitchd will crash occasionally when ovs-ofctl add-br with protocol option if version of ovs command line tools in neutron agent (which is packaged as k8s pod) is different from the one on the host, or openflows in br-int can’t work as

[ovs-discuss] Does anybody know how we can work around NORMAL action limitation about vlan?

2021-08-05 Thread
Hi, folks I’m changing Openstack Neutron to use openflow-based pipeline to implement qrouter and floating IP, everything is ok when two VMs (which are in two different compute nodes and two subnets but same network, so vlan tag is same), but NORMAL action will drop packets if they are on

[ovs-discuss] 答复: Do you know how I can set nd_options_type field for ipv6 ND message?

2021-02-24 Thread
No, neighbor advertisement (reply for neighbor solicitation, i.e. ARP reply) must have nd_options_type==2. -邮件原件- 发件人: William Tu [mailto:u9012...@gmail.com] 发送时间: 2021年2月25日 3:05 收件人: Yi Yang (杨燚)-云服务集团 抄送: f...@sysclose.org; b...@ovn.org; ovs-...@openvswitch.org; ovs-discuss

[ovs-discuss] 答复: Do you know how I can set nd_options_type field for ipv6 ND message?

2021-02-23 Thread
Out of curious, I remember OVN doesn't support OVS DPDK, I believe OVN also does IPv6 ND by openflow, is it acceptable to use slow path to handle IPv6 ND for OVS kernel datapath? -邮件原件- 发件人: Yi Yang (杨燚)-云服务集团 发送时间: 2021年2月24日 9:56 收件人: 'u9012...@gmail.com' 抄送: 'f...@sysclose.org

[ovs-discuss] 答复: Do you know how I can set nd_options_type field for ipv6 ND message?

2021-02-23 Thread
Thanks, got it, I'll add this to kernel data path if nobody did it. -邮件原件- 发件人: William Tu [mailto:u9012...@gmail.com] 发送时间: 2021年2月24日 2:31 收件人: Yi Yang (杨燚)-云服务集团 抄送: f...@sysclose.org; b...@ovn.org; ovs-...@openvswitch.org; ovs-discuss@openvswitch.org 主题: Re: [ovs-discuss] Do you

[ovs-discuss] 答复: Do you know how I can set nd_options_type field for ipv6 ND message?

2021-02-21 Thread
rnel datapath, per my check, kernel datapath with this patch can work, I verified it by using openflow to do NS reply and ICMPv6 ping reply. William, I guess you're using ovs userspace, so it doesn't have this issue. -邮件原件- 发件人: William Tu [mailto:u9012...@gmail.com] 发送时间: 2021年2月22日 12:20

[ovs-discuss] Do you know how I can set nd_options_type field for ipv6 ND message?

2021-02-20 Thread
Hi, folks I need to set nd_options_type to 2 for NS message to respond IPv6 NS, my flow is below, why nd_options_type can’t be set? Per commit 9b2b84973db76e1138d9234ff1b84bb6bb156011, it should work, what’s wrong? Appreciate your help in advance, thank you. $ sudo ovs-ofctl

[ovs-discuss] Why does VXLAN tunnel need to wait for a long time to work normally in OVS DPDK?

2021-01-19 Thread
Hi, folks I noticed ping from local IP to remote IP of VXLAN port can’t work immediately after OVS DPDK is started and VXLAN port is created, sometimes it needs to wait for more than 1 minute, I found ARP request triggered by ping and ARP request sent by ovs itself can’t be responded

[ovs-discuss] 答复: 答复: [ovs-announce] OVS and OVN 2020 Fall Conference schedule and registration now available

2020-11-24 Thread
Thanks Ben, I have registered myself by VPN, so it isn't an issue for me. -邮件原件- 发件人: Ben Pfaff [mailto:b...@ovn.org] 发送时间: 2020年11月25日 11:47 收件人: Yi Yang (杨燚)-云服务集团 抄送: disc...@openvswitch.org 主题: Re: 答复: [ovs-announce] OVS and OVN 2020 Fall Conference schedule and registration now

[ovs-discuss] 答复: Can we directly output to a patch port like patch-tun?

2020-03-31 Thread
heck if other issues are there. -邮件原件- 发件人: Flavio Leitner [mailto:f...@sysclose.org] 发送时间: 2020年3月31日 7:56 收件人: Yi Yang (杨燚)-云服务集团 抄送: ovs-discuss@openvswitch.org; b...@ovn.org; u9012...@gmail.com; i.maxim...@ovn.org 主题: Re: Can we directly output to a patch port like patch-tun? On Mon, Mar 30, 2020 at

[ovs-discuss] 答复: Re: Question about DPDK version which OVS works with

2020-02-26 Thread
No, only one choice is to use the old ovs version. -邮件原件- 发件人: txfh2007 [mailto:txfh2...@aliyun.com] 发送时间: 2020年2月26日 17:13 收件人: Yi Yang (杨燚)-云服务集团 ; ovs-discuss 主题: Re:[ovs-discuss] Question about DPDK version which OVS works with Hi Yi: Thanks for your reply. Another

[ovs-discuss] 答复: 答复: [ovs-dev] OVS performance issue: why small udp packet pps performance between VMs is highly related with number of ovs ports and number of VMs?

2020-02-19 Thread
destination MAC of these packets are fa:16:3e:49:26:51, not broadcast MAC, VM interface is not in promisc mode. Look forward to getting your guide, is this default behavior of OVS? Can you explain this "NORMAL" action? -邮件原件- 发件人: Flavio Leitner [mailto:f...@sysclose.org] 发送时

[ovs-discuss] 答复: 答复: [ovs-dev] OVS performance issue: why small udp packet pps performance between VMs is highly related with number of ovs ports and number of VMs?

2020-02-14 Thread
smime.p7m Description: S/MIME encrypted message ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

[ovs-discuss] 答复: [ovs-dev] OVS performance issue: why small udp packet pps performance between VMs is highly related with number of ovs ports and number of VMs?

2020-02-13 Thread
action or MAC learning slow path process? If so, ovs-vswitchd daemon should have high cpu utilization. -邮件原件- 发件人: Ilya Maximets [mailto:i.maxim...@ovn.org] 发送时间: 2020年2月13日 21:23 收件人: Flavio Leitner ; Yi Yang (杨燚)-云服务集团 抄送: ovs-discuss@openvswitch.org; ovs-...@openvswitch.org; Ilya

[ovs-discuss] 答复: [ovs-dev] OVS performance issue: why small udp packet pps performance between VMs is highly related with number of ovs ports and number of VMs?

2020-02-13 Thread
Flavio, this is an openstack environment, all the flows are added by neutron, NORMAL action is default flow before neutron adds any flow, this is ovs default flow. -邮件原件- 发件人: Flavio Leitner [mailto:f...@sysclose.org] 发送时间: 2020年2月13日 19:48 收件人: Yi Yang (杨燚)-云服务集团 抄送: ovs-discuss

[ovs-discuss] OVS performance issue: why small udp packet pps performance between VMs is highly related with number of ovs ports and number of VMs?

2020-02-13 Thread
Hi, all We find ovs has serious performance issue, we only launch one VM in one compute, and do iperf small udp pps performance test between these two VMs, we can see about 18 pps (packets per second, -l 16), but 1) if we add 100 veth ports in br-int bridge, respectively, then the pps

[ovs-discuss] 答复: 答复: [openvswitch.org代发] Registration is open for OVS+OVN '19!

2019-10-30 Thread
/www.marriott.com), it can't show this discount. Anyway I have booked it with this big discount rate, thanks a lot, Aaron. -邮件原件- 发件人: Aaron Conole [mailto:acon...@redhat.com] 发送时间: 2019年10月30日 9:00 收件人: Yi Yang (杨燚)-云服务集团 抄送: b...@ovn.org; ovs-annou...@openvswitch.org; ovs-discuss

[ovs-discuss] 答复: why action "meter" only can be specified once?

2019-08-11 Thread
Tu [mailto:u9012...@gmail.com] 发送时间: 2019年8月10日 0:54 收件人: Yi Yang (杨燚)-云服务集团 抄送: ovs-...@openvswitch.org; ovs-discuss@openvswitch.org 主题: Re: [ovs-discuss] why action "meter" only can be specified once? On Mon, Aug 5, 2019 at 12:39 AM Yi Yang (杨燚)-云服务集团 wrote: > > Hi, all &g

[ovs-discuss] 答复: 答复: 答复: How can I delete flows which match a given cookie value?

2019-07-18 Thread
Cookie is enough, I just think two field matches can avoid false del-flows. -邮件原件- 发件人: Ben Pfaff [mailto:b...@ovn.org] 发送时间: 2019年7月18日 11:34 收件人: Yi Yang (杨燚)-云服务集团 抄送: ovs-discuss@openvswitch.org; ovs-...@openvswitch.org 主题: Re: 答复: 答复: [ovs-discuss] How can I delete flows which

[ovs-discuss] 答复: 答复: How can I delete flows which match a given cookie value?

2019-07-17 Thread
l: unknown keyword priority -邮件原件- 发件人: Ben Pfaff [mailto:b...@ovn.org] 发送时间: 2019年7月18日 2:02 收件人: Yi Yang (杨燚)-云服务集团 抄送: ovs-discuss@openvswitch.org; ovs-...@openvswitch.org 主题: Re: 答复: [ovs-discuss] How can I delete flows which match a given cookie value? --strict means that only exa

[ovs-discuss] 答复: How can I delete flows which match a given cookie value?

2019-07-16 Thread
t ~]$ sudo ovs-ofctl -Oopenflow10 dump-flows br-int NXST_FLOW reply (xid=0x4): cookie=0x1234, duration=49.866s, table=0, n_packets=0, n_bytes=0, idle_age=49, priority=1,icmp actions=drop [yangyi@localhost ~]$ -邮件原件- 发件人: Ben Pfaff [mailto:b...@ovn.org] 发送时间: 2019年7月17日 1:04

[ovs-discuss] 答复: How can I delete flows which match a given cookie value?

2019-07-16 Thread
Thanks Ben, it works. -邮件原件- 发件人: Ben Pfaff [mailto:b...@ovn.org] 发送时间: 2019年7月17日 1:04 收件人: Yi Yang (杨燚)-云服务集团 抄送: ovs-discuss@openvswitch.org; ovs-...@openvswitch.org 主题: Re: [ovs-discuss] How can I delete flows which match a given cookie value? On Tue, Jul 16, 2019 at 09:35:06AM