Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-10-17 Thread O Mahony, Billy
h [mailto:jan.scheur...@ericsson.com] > Sent: Friday, September 22, 2017 12:37 PM > To: O Mahony, Billy ; Kevin Traynor > ; d...@openvswitch.org > Cc: Mechthild Buescher ; Venkatesan > Pradeep > Subject: RE: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic > > Hi

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-09-22 Thread O Mahony, Billy
Hi Jan, > -Original Message- > From: Jan Scheurich [mailto:jan.scheur...@ericsson.com] > Sent: Friday, September 22, 2017 12:37 PM > To: O Mahony, Billy ; Kevin Traynor > ; d...@openvswitch.org > Cc: Mechthild Buescher ; Venkatesan > Pradeep > Subject:

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-09-22 Thread Jan Scheurich
Hi Billy, > -Original Message- > From: O Mahony, Billy [mailto:billy.o.mah...@intel.com] > Sent: Friday, 22 September, 2017 10:52 > > The next question is how to classify the ingress traffic on the NIC and > > insert it > > into rx queues with different priority. Any scheme implemented s

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-09-22 Thread O Mahony, Billy
r datapath flow entries currently going on, with > the exception that the QoS filters here are static and not in any way tied to > dynamic megaflows. > > > > -Original Message- > > From: Kevin Traynor [mailto:ktray...@redhat.com] > > Sent: Friday, 18 Augu

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-09-21 Thread Jan Scheurich
Scheurich ; O Mahony, Billy > ; d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic > > On 08/17/2017 05:21 PM, Jan Scheurich wrote: > > Good discussion. Some thoughts: > > > > 1. Prioritizing queues by assigning them to ded

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-08-18 Thread Kevin Traynor
ch.org] On Behalf Of O Mahony, Billy >> Sent: Thursday, 17 August, 2017 18:07 >> To: Kevin Traynor ; d...@openvswitch.org >> Subject: Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic >> >> Hi Kevin, >> >> Thanks for the comments - more inline. >

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-08-17 Thread O Mahony, Billy
Hi All, > -Original Message- > From: Jan Scheurich [mailto:jan.scheur...@ericsson.com] > Sent: Thursday, August 17, 2017 5:22 PM > To: O Mahony, Billy ; Kevin Traynor > ; d...@openvswitch.org > Subject: RE: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic &g

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-08-17 Thread Jan Scheurich
APIs? BR, Jan > From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev- > boun...@openvswitch.org] On Behalf Of O Mahony, Billy > Sent: Thursday, 17 August, 2017 18:07 > To: Kevin Traynor ; d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensit

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-08-17 Thread O Mahony, Billy
Hi Kevin, Thanks for the comments - more inline. Billy. > -Original Message- > From: Kevin Traynor [mailto:ktray...@redhat.com] > Sent: Thursday, August 17, 2017 3:37 PM > To: O Mahony, Billy ; d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH 0/4] prioritizing la

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-08-17 Thread Kevin Traynor
Hi Billy, I just happened to be about to send a reply to the previous patchset, so adding comments here instead. On 08/17/2017 03:24 PM, Billy O'Mahony wrote: > Hi All, > > v2: Addresses various review comments; Applies cleanly on 0bedb3d6. > > This patch set provides a method to request ingres

[ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-08-17 Thread Billy O'Mahony
Hi All, v2: Addresses various review comments; Applies cleanly on 0bedb3d6. This patch set provides a method to request ingress scheduling on interfaces. It also provides an implemtation of same for DPDK physical ports. This allows specific packet types to be: * forwarded to their destination po

Re: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-07-28 Thread Bodireddy, Bhanuprakash
Hi Billy, >Hi All, > >This patch set provides a method to request ingress scheduling on interfaces. >It also provides an implemtation of same for DPDK physical ports. > >This allows specific packet types to be: >* forwarded to their destination port ahead of other packets. >and/or >* be less likel

[ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic

2017-07-20 Thread Billy O'Mahony
Hi All, This patch set provides a method to request ingress scheduling on interfaces. It also provides an implemtation of same for DPDK physical ports. This allows specific packet types to be: * forwarded to their destination port ahead of other packets. and/or * be less likely to be dropped in a