[ovs-dev] Packet Offloading

2020-02-04 Thread Aiden Gula
Hello, I have a few questions regarding the experimental packet offload feature. What I would like to do is develop an FPGA accelerator (connected through PCI) for OVS specifically using the open flow protocol. I would like to receive the packets through the PCI interface when a flow is added,

Re: [ovs-dev] Issue with OvS 2.13.90 and DPDK 19.11

2020-02-04 Thread Ravi Kerur
Thanks David and Flavio. Patch worked like a charm. On Tue, Feb 4, 2020 at 3:05 PM Ravi Kerur wrote: > David/Flavio, I will try the patch and let you know. Thanks for the quick > help. > > Thanks. > > On Tue, Feb 4, 2020 at 12:35 PM Flavio Leitner wrote: > >> On Tue, Feb 04, 2020 at 08:41:37PM

[ovs-dev] 答复: 答复: [PATCH v2] netdev-linux: Prepend the std packet in the TSO packet

2020-02-04 Thread 杨燚
Thanks Flavio, which kernel version can support TSO for tap device? -邮件原件- 发件人: Flavio Leitner [mailto:f...@sysclose.org] 发送时间: 2020年2月5日 1:12 收件人: Yi Yang (杨燚)-云服务集团 抄送: d...@openvswitch.org; i.maxim...@ovn.org; txfh2...@aliyun.com 主题: Re: [ovs-dev] 答复: [PATCH v2] netdev-linux: Prepend

Re: [ovs-dev] Issue with OvS 2.13.90 and DPDK 19.11

2020-02-04 Thread Ravi Kerur
David/Flavio, I will try the patch and let you know. Thanks for the quick help. Thanks. On Tue, Feb 4, 2020 at 12:35 PM Flavio Leitner wrote: > On Tue, Feb 04, 2020 at 08:41:37PM +0100, David Marchand wrote: > > On Tue, Feb 4, 2020 at 7:07 PM Ravi Kerur wrote: > > >

Re: [ovs-dev] [PATCH] kbuild: Include external modules compile flags

2020-02-04 Thread Gregory Rose
On 2/1/2020 10:07 PM, Masahiro Yamada wrote: On Thu, Jan 30, 2020 at 3:09 AM Gregory Rose wrote: On 1/28/2020 7:37 AM, Gregory Rose wrote: On 1/27/2020 7:35 PM, Masahiro Yamada wrote: On Tue, Jan 28, 2020 at 6:50 AM Greg Rose wrote: Since this commit: 'commit 9b9a3f20cbe0 ("kbuild: split

[ovs-dev] [PATCH] netdev-dpdk: Fix port init when lacking Tx offloads for TSO.

2020-02-04 Thread David Marchand
The check on TSO capability did not ensure ip checksum, tcp checksum and TSO tx offloads were available which resulted in a port init failure (example below with a ena device): *2020-02-04T17:42:52.976Z|00084|dpdk|ERR|Ethdev port_id=0 requested Tx offloads 0x2a doesn't match Tx offloads

Re: [ovs-dev] [PATCH 1/2] Prepare for 20.03.0

2020-02-04 Thread 0-day Robot
Bleep bloop. Greetings Mark Michelson, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: fatal: sha1 information is lacking or useless (NEWS). Repository lacks necessary blobs to fall

Re: [ovs-dev] Issue with OvS 2.13.90 and DPDK 19.11

2020-02-04 Thread Flavio Leitner
On Tue, Feb 04, 2020 at 08:41:37PM +0100, David Marchand wrote: > On Tue, Feb 4, 2020 at 7:07 PM Ravi Kerur wrote: > > *2020-02-04T17:42:52.976Z|00084|dpdk|ERR|Ethdev port_id=0 requested Tx > > offloads 0x2a doesn't match Tx offloads capabilities 0xe in > > rte_eth_dev_configure()* > > I'd say

[ovs-dev] [PATCH 2/2] Prepare for post-20.03.0 (20.03.90).

2020-02-04 Thread Mark Michelson
Signed-off-by: Mark Michelson --- NEWS | 6 +- configure.ac | 2 +- debian/changelog | 6 ++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f3242a70f..393721d70 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ +Post-v20.03.0

Re: [ovs-dev] [patch v3] datapath-windows: Append tunnel info to upcall for correct template

2020-02-04 Thread Alin Serdean
> -Original Message- > From: Amber Hu > Sent: Tuesday, February 4, 2020 7:03 AM > To: Alin Serdean ; d...@openvswitch.org > Cc: Qiong Wang ; Wenyu Zhang > ; Jinjun Gao > Subject: [patch v3] datapath-windows: Append tunnel info to upcall for correct > template > > Formerly, there is no

[ovs-dev] Issue with OvS 2.13.90 and DPDK 19.11

2020-02-04 Thread Ravi Kerur
Hi, I was using OvS 2.12.90 and DPDK 18.11 and everything was working fine. I upgraded to OvS 2.13.90 and DPDK 19.11 and DPDK initialization failed for interfaces. Kindly let me know if I need to make any changes to the configuration? DPDK device initialization failed with

Re: [ovs-dev] 答复: [PATCH v2] netdev-linux: Prepend the std packet in the TSO packet

2020-02-04 Thread Flavio Leitner
On Tue, Feb 04, 2020 at 12:00:19PM -0300, Flavio Leitner wrote: > On Tue, Feb 04, 2020 at 12:51:24AM +, Yi Yang (杨�D)-云服务集团 wrote: > > Hi, Flavio > > > > With this one patch and previous several merged TSO-related patches, can > > veth work with "ethtool -K vethX tx on"? I always can't figure

[ovs-dev] Notification of Your Loaded ATM VISA Card Is Ready:

2020-02-04 Thread Eco Bank Plc via dev
Notification of Your Loaded ATM VISA Card Is Ready: We hereby notify you about the current arrangement to pay you your over due Winning Prize / Inheritance Fund which you could not complete the process of releasing your PIN transfer code through the Digitized Payment System . and you have

Re: [ovs-dev] [PATCH ovn] ovn-northd: Address scale issues with DNAT flows.

2020-02-04 Thread Numan Siddique
On Tue, Feb 4, 2020 at 7:37 PM Daniel Alvarez Sanchez wrote: > > Can we please include this patch as part of the next release? > > This is a really important bug fix especially on systems that have a > considerable number of floating IPs where otherwise the cloud becomes > unusable. Thanks

Re: [ovs-dev] 答复: [PATCH v2] netdev-linux: Prepend the std packet in the TSO packet

2020-02-04 Thread Flavio Leitner
On Tue, Feb 04, 2020 at 12:51:24AM +, Yi Yang (杨�D)-云服务集团 wrote: > Hi, Flavio > > With this one patch and previous several merged TSO-related patches, can > veth work with "ethtool -K vethX tx on"? I always can't figure out why veth > can work in dpdk data path when tx offload features are

Re: [ovs-dev] [PATCH ovn v2] ovn-northd: Set stage-hint for all applicable flows.

2020-02-04 Thread Dumitru Ceara
On 2/4/20 3:35 PM, Numan Siddique wrote: > On Tue, Feb 4, 2020 at 3:32 AM Mark Michelson wrote: >> >> Acked-by: Mark Michelson > > Thanks. > I applied this patch to master. > > Numan > Thanks Mark and Numan! ___ dev mailing list

Re: [ovs-dev] [PATCH ovn v2] ovn-northd: Set stage-hint for all applicable flows.

2020-02-04 Thread Numan Siddique
On Tue, Feb 4, 2020 at 3:32 AM Mark Michelson wrote: > > Acked-by: Mark Michelson Thanks. I applied this patch to master. Numan > > On 1/31/20 6:38 AM, Dumitru Ceara wrote: > > Until now the 'stage-hint' external-id was set only for logical flows > > installed for ACLs. In order to simplify

Re: [ovs-dev] [PATCH ovn] ovn-northd: Address scale issues with DNAT flows.

2020-02-04 Thread Daniel Alvarez Sanchez
Can we please include this patch as part of the next release? This is a really important bug fix especially on systems that have a considerable number of floating IPs where otherwise the cloud becomes unusable. On Tue, Feb 4, 2020 at 2:28 PM Daniel Alvarez Sanchez wrote: > Hi Numan, > > Thanks

Re: [ovs-dev] [PATCH ovn] ovn-northd: Address scale issues with DNAT flows.

2020-02-04 Thread Daniel Alvarez Sanchez
Hi Numan, Thanks for this. I have deployed a setup with master branch and this patch applied. The patch LGTM and I can confirm that it works. Moreover, the number of lflows has been dramatically reduced from around 50 With 150 FIPs: Before: ~70K lflows https://imgur.com/a/OaVelCb After (in the

Re: [ovs-dev] [PATCH ovn] ovn-northd: Address scale issues with DNAT flows.

2020-02-04 Thread Dumitru Ceara
On 2/1/20 11:53 AM, num...@ovn.org wrote: > From: Numan Siddique > > When the commit [1] added Distributed NAT support in OVN, it didn't address > the requirement of making East/West NAT traffic distributed. The E/W NAT > traffic was still centralized. Later a couple of patches [2], addressed

Re: [ovs-dev] [PATCH] ofproto: Fix for frequent invalidation of flows due to mismatch in mask bits

2020-02-04 Thread Vishal Deep Ajmera via dev
> Thanks for reviewing the patch. When I use the same fix in xlate_wc_finish() > I get several unit test failures: 0738 0756 0763 0768 2247 2251 2255 > 2256. > > 0738: > -Megaflow: > recirc_id=0,eth,ip,tun_id=0,tun_src=1.1.1.1,tun_dst=2.2.2.2,tun_tos=3,tun_fl >

Re: [ovs-dev] [PATCH] conntrack: Fix conntrack new state

2020-02-04 Thread Dumitru Ceara
On 2/4/20 12:48 AM, Yi-Hung Wei wrote: > On Fri, Jan 31, 2020 at 2:07 AM Dumitru Ceara wrote: >> >> On 1/29/20 7:58 PM, William Tu wrote: >>> On Fri, Dec 20, 2019 at 01:16:39PM -0800, Ben Pfaff wrote: On Fri, Dec 20, 2019 at 09:51:08AM -0800, Yi-Hung Wei wrote: > In connection tracking