Re: [ovs-dev] [PATCH v10 2/5] dpif-netdev: Count cycles on per-rxq basis.

2018-01-13 Thread Stokes, Ian
> -Original Message- > From: Ilya Maximets [mailto:i.maxim...@samsung.com] > Sent: Friday, January 12, 2018 11:17 AM > To: ovs-dev@openvswitch.org > Cc: Heetae Ahn ; Bodireddy, Bhanuprakash > ; Fischetti, Antonio > ; Eelco Chaudron ; > Loftus, Ciara ; Kevin Traynor > ; Jan Scheurich ; O >

Re: [ovs-dev] [PATCH v10 1/5] dpif-netdev: Use microsecond granularity.

2018-01-13 Thread Stokes, Ian
LGTM, Acked. > -Original Message- > From: Ilya Maximets [mailto:i.maxim...@samsung.com] > Sent: Friday, January 12, 2018 11:17 AM > To: ovs-dev@openvswitch.org > Cc: Heetae Ahn ; Bodireddy, Bhanuprakash > ; Fischetti, Antonio > ; Eelco Chaudron ; > Loftus, Ciara ; Kevin Traynor > ; Jan Sc

Re: [ovs-dev] [PATCH v10 2/5] dpif-netdev: Count cycles on per-rxq basis.

2018-01-13 Thread Kevin Traynor
On 01/13/2018 12:16 PM, Stokes, Ian wrote: > > >> -Original Message- >> From: Ilya Maximets [mailto:i.maxim...@samsung.com] >> Sent: Friday, January 12, 2018 11:17 AM >> To: ovs-dev@openvswitch.org >> Cc: Heetae Ahn ; Bodireddy, Bhanuprakash >> ; Fischetti, Antonio >> ; Eelco Chaudron ; >

Re: [ovs-dev] Odd gre_sys MTU setting (2.6.x vs 2.8.x)

2018-01-13 Thread James Page
On Fri, 12 Jan 2018 at 20:45 Ben Pfaff wrote: > > > > Most likely you are seeing this bug: > > > > > > > > https://bugzilla.redhat.com/show_bug.cgi?id=1488484 > > > > > > > > It's actually an issue with the kernel GRE driver ignoring IFLA_MTU > when > > > > the device is created. > Great - fig

Re: [ovs-dev] Odd gre_sys MTU setting (2.6.x vs 2.8.x)

2018-01-13 Thread James Page
Hi Ben s On Sat, 13 Jan 2018 at 14:55 James Page wrote: > OK, I sent a patch: >> https://patchwork.ozlabs.org/patch/860192/ > > > Thanks Ben - I'll pull this patch into the Ubuntu packages and test this > weekend. > I pulled your patch in ontop of our current 2.8.1 packages and re-test

Re: [ovs-dev] [PATCH V2 1/2] rhel: Add depmod file for openvswitch module search

2018-01-13 Thread Gregory Rose
On 1/12/2018 7:05 PM, Flavio Leitner wrote: On Fri, Jan 12, 2018 at 03:46:16PM -0800, Gregory Rose wrote: On 1/12/2018 12:30 PM, Gregory Rose wrote: On 1/12/2018 11:53 AM, Flavio Leitner wrote: On Fri, Jan 12, 2018 at 11:38:05AM -0800, Gregory Rose wrote: On 1/12/2018 11:32 AM, Flavio Leitner

Re: [ovs-dev] [PATCH v9 2/2] dpif-netdev: Refactor cycle counting

2018-01-13 Thread O Mahony, Billy
Acked-by: Billy O'Mahony > -Original Message- > From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev- > boun...@openvswitch.org] On Behalf Of Jan Scheurich > Sent: Friday, January 12, 2018 12:39 AM > To: d...@openvswitch.org > Cc: i.maxim...@samsung.com > Subject: [ovs-dev] [PATCH v9 2/2

Re: [ovs-dev] [PATCH v9 1/2] dpif-netdev: Refactor PMD performance into dpif-netdev-perf

2018-01-13 Thread O Mahony, Billy
Acked-by: Billy O'Mahony > -Original Message- > From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev- > boun...@openvswitch.org] On Behalf Of Jan Scheurich > Sent: Friday, January 12, 2018 12:39 AM > To: d...@openvswitch.org > Cc: i.maxim...@samsung.com > Subject: [ovs-dev] [PATCH v9 1/2

[ovs-dev] [PATCH] odp-util: fix a compiler warning

2018-01-13 Thread Aaron Conole
The result of a ternary operation will be promoted at least to int type. As such, the compiler may generate a warning as: format specifies type 'unsigned char' but the argument has type 'int' This commit explicitly casts the result to avoid the warning. Fixes: 74c4530dca93 ("ofproto-dpif: Don'

Re: [ovs-dev] Custom action in OVS

2018-01-13 Thread Thomas Boros
Hi Ben, I’ve managed to implement the action to the kernel space too, now packets are mangled successfully. The only issue I have now is that, when the userspace is running and a packet arrives the userpace won’t translate my action to the datapath. The trace command clearly says, that there is

[ovs-dev] [PATCH] rhel: Ensure proper OVS kernel modules load after upgrade

2018-01-13 Thread Greg Rose
Add post install and post un-install scripts to make sure that the openvswitch kernel modules are correctly written with the weak-modules utility. This ensures that after an upgrade to a newer kernel the correct openvswitch kernel modules from a previous installation will be found by the depmod sea

Re: [ovs-dev] [PATCH V2 1/2] rhel: Add depmod file for openvswitch module search

2018-01-13 Thread Flavio Leitner
On Sat, Jan 13, 2018 at 10:59:25AM -0800, Gregory Rose wrote: > On 1/12/2018 7:05 PM, Flavio Leitner wrote: > > On Fri, Jan 12, 2018 at 03:46:16PM -0800, Gregory Rose wrote: > > > On 1/12/2018 12:30 PM, Gregory Rose wrote: > > > > On 1/12/2018 11:53 AM, Flavio Leitner wrote: > > > > > On Fri, Jan 1

Re: [ovs-dev] [PATCH V2 1/2] rhel: Add depmod file for openvswitch module search

2018-01-13 Thread Gregory Rose
On 1/13/2018 2:53 PM, Flavio Leitner wrote: On Sat, Jan 13, 2018 at 10:59:25AM -0800, Gregory Rose wrote: Thank you for the pointer and the explanation.  I'm working on a bug in which after the transactions listed occur then the installation of the kmod kernel drivers rpm will not work right and

[ovs-dev] Payment CONTR-50,ETD:12/DEC

2018-01-13 Thread MITSUI DE MEXICO CO.,LTD
Dear d...@openvswitch.org, MITSUI DE MEXICO CO.,LTD sent you this email message with the following file attachments: - Swift copy.zip (671.3 KB) Comment: Good Morning, Here is the payment slip. Confirm and get back to me. Regards, José Luis. MITSUI DE MEXICO CO.,LTD Av. Paseo de la Reforma

[ovs-dev] Payment CONTR-50,ETD:12/DEC

2018-01-13 Thread MITSUI DE MEXICO CO.,LTD
Dear d...@openvswitch.org, MITSUI DE MEXICO CO.,LTD sent you this email message with the following file attachments: - Swift copy.zip (671.3 KB) Comment: Good Morning, Here is the payment slip. Confirm and get back to me. Regards, José Luis. MITSUI DE MEXICO CO.,LTD Av. Paseo de la Reforma

[ovs-dev] Payment CONTR-50,ETD:12/DEC

2018-01-13 Thread MITSUI DE MEXICO CO.,LTD
Dear d...@openvswitch.org, MITSUI DE MEXICO CO.,LTD sent you this email message with the following file attachments: - Swift copy.zip (671.3 KB) Comment: Good Morning, Here is the payment slip. Confirm and get back to me. Regards, José Luis. MITSUI DE MEXICO CO.,LTD Av. Paseo de la Reforma