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

2017-10-17 Thread O Mahony, Billy
d...@ericsson.com> > Subject: RE: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic > > Hi Billy, > > > -Original Message- > > From: O Mahony, Billy [mailto:billy.o.mah...@intel.com] > > Sent: Friday, 22 September, 2017 10:52 > > > &g

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

2017-09-22 Thread O Mahony, Billy
hild Buescher <mechthild.buesc...@ericsson.com>; Venkatesan > Pradeep <venkatesan.prad...@ericsson.com> > Subject: RE: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic > > Hi Billy, > > > -Original Message- > > From: O Mahony, Billy [mailto

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

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

2017-09-22 Thread O Mahony, Billy
rg > Cc: Mechthild Buescher <mechthild.buesc...@ericsson.com>; Venkatesan > Pradeep <venkatesan.prad...@ericsson.com> > Subject: RE: [ovs-dev] [PATCH 0/4] prioritizing latency sensitive traffic > > Hi all, > > We seriously want to pursue this kind of ingress traffic priorit

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

2017-09-21 Thread Jan Scheurich
<jan.scheur...@ericsson.com>; O Mahony, Billy > <billy.o.mah...@intel.com>; 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: > &

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

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

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

2017-08-17 Thread O Mahony, Billy
t; 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 <ktray...@redhat.com>; d...@openvswitch.org > > Subject: Re: [ovs-dev] [PATCH 0/4] prioritiz

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 <ktray...@redhat.com>; d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH 0/4] priorit

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 <billy.o.mah...@intel.com>; d...@openvswitch.org > Subject: Re:

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

[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

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