Re: [ovs-dev] [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the flow mark

2018-04-15 Thread Shahaf Shuler
Thursday, April 12, 2018 4:39 PM, Stokes, Ian: > Subject: RE: [PATCH v8 2/6] dpif-netdev: retrieve flow directly from the flow > mark > > > > + > > > > +if (!(nw_frag & FLOW_NW_FRAG_LATER) && nw_proto == > > > IPPROTO_TCP && > > > > +size >= TCP_HEADER_LEN) { > > > > +const stru

Re: [ovs-dev] [PATCH] rhel/systemd: Prevent deletion of runtime directory.

2018-04-15 Thread Aaron Conole
Guru Shetty writes: > On 4 April 2018 at 08:13, Aaron Conole wrote: > > Gurucharan Shetty writes: > > > Currently, when we do a 'service openvswitch stop', > > '/var/run/openvswitch' gets deleted. This is a problem > > if you have other users (like OVN) using the same > > runtime directory

Re: [ovs-dev] [PATCH] ofproto-dpif-xlate: native tunnel using valid tun_src specified by flow or port options

2018-04-15 Thread wenxu
OK Thx! I will modify it and resend this patch. At 2018-04-14 05:21:17, "Ben Pfaff" wrote: >OK. I think I understand the patch now. It makes OVS native tunneling >honor tunnel-specified source addresses, in the same way that Linux >kernel tunneling honors them. > >I see one potential pro

Re: [ovs-dev] Mempool issue for OVS 2.9

2018-04-15 Thread Venkatesan Pradeep
Hi, > -Original Message- > From: Ilya Maximets [mailto:i.maxim...@samsung.com] > Sent: Thursday, April 12, 2018 8:52 PM > To: Kevin Traynor ; Stokes, Ian ; > Jan Scheurich ; Venkatesan Pradeep > ; d...@openvswitch.org > Cc: Flavio Leitner ; Loftus, Ciara ; > Kavanagh, Mark B ; Ben Pfaff (b

[ovs-dev] How to implement IEEE 802.1Q using vSwitch in Core Emulator ?

2018-04-15 Thread rakesh kumar
Hello team, I came across Open vSwitch through one of the user from core user's community, I need to know how we can implement IEEE 802.1Q in Core Emulator using vSwitch. ? and how i can implement my own algorithms to work on Layer 2 for wired network simulation. Giving Some intro to Core E

[ovs-dev] Fwd: How to implement IEEE 802.1Q using vSwitch in Core Emulator ?

2018-04-15 Thread rakesh kumar
Hello team, I came across Open vSwitch through one of the user from core user's community, I need to know how we can implement IEEE 802.1Q in Core Emulator using vSwitch. ? and how i can implement my own algorithms to work on Layer 2 for wired network simulation. Giving Some intro to Core E