Re: [ovs-dev] [PATCH 2/2] ofproto-dpif-ipfix: add interface Information Elements to flow key

2017-08-16 Thread Szczerbik, PrzemyslawX
in the subject. > Previous version: https://patchwork.ozlabs.org/patch/792730/ > > Let me know if you want me to re-sent it with a proper version. > > Regards, > Przemek > > > -Original Message- > > From: Szczerbik, PrzemyslawX > > Sent: Wednesday, Ju

Re: [ovs-dev] [PATCH v4] Update relevant artifacts to add support for DPDK 17.05.1.

2017-08-01 Thread Szczerbik, PrzemyslawX
> -Original Message- > From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev- > boun...@openvswitch.org] On Behalf Of Timothy M. Redaelli > Sent: Tuesday, August 1, 2017 11:37 AM > To: Weglicki, MichalX ; d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH v4] Update relevant artifacts to

Re: [ovs-dev] [PATCH v2] ofproto-dpif-ipfix: add support for per-flow drop counters

2017-07-27 Thread Szczerbik, PrzemyslawX
guration to include a slow path meter and successfully triggered a 'sample' action with probability lower than 100%. Therefore, it looks like you were right and this action should be handled. I'll submit v3 soon. Regards, Przemek > -Original Message- > From: ovs-d

Re: [ovs-dev] [PATCH 2/2] ofproto-dpif-ipfix: add interface Information Elements to flow key

2017-07-26 Thread Szczerbik, PrzemyslawX
Hi, This patch was supposed to be v2, but I forgot to mention that in the subject. Previous version: https://patchwork.ozlabs.org/patch/792730/ Let me know if you want me to re-sent it with a proper version. Regards, Przemek > -Original Message- > From: Szczerbik, PrzemyslawX

Re: [ovs-dev] [PATCH v2] ofproto-dpif-ipfix: add support for per-flow drop counters

2017-07-14 Thread Szczerbik, PrzemyslawX
to 'userspace' action in datapath. If you are certain that 'sample' action has to be handled I'll add it in v3. However, most likely I'd require some assistance on how to trigger this action. Let me know what you think. Regards, Przemek > -Original Message-

Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow drop counters

2017-06-30 Thread Szczerbik, PrzemyslawX
upcall? I suppose I could somehow force OvS to add those actions with ovs-appctl commands. However, I'm looking for a usual use case where those actions would be present. Are you absolutely sure that those actions need to be handled? Thanks, Przemek > -Original Message- > From:

Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow drop counters

2017-06-22 Thread Szczerbik, PrzemyslawX
re is no "sample" action. I'd appreciate any suggestions how to configure flows to see those actions during IPFIX upcall. Regards, Przemek > -Original Message- > From: Szczerbik, PrzemyslawX > Sent: Tuesday, June 20, 2017 8:46 AM > To: Ben Pfaff > Cc: d.

Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow drop counters

2017-06-20 Thread Szczerbik, PrzemyslawX
IPFIX protocol. Regards, Przemek > -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Wednesday, June 14, 2017 10:23 PM > To: Szczerbik, PrzemyslawX > Cc: d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow >

Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow TCP counters

2017-05-19 Thread Szczerbik, PrzemyslawX
> -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Friday, May 19, 2017 4:39 AM > To: Szczerbik, PrzemyslawX > Cc: d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] ofproto-dpif-ipfix: add support for per-flow > TCP > counters > >

Re: [ovs-dev] [PATCH] netdev-dpdk: add support for rx_multicast_packets counter

2017-05-16 Thread Szczerbik, PrzemyslawX
Hi, Any comments on this change? It's really trivial patch, which has been sitting in patchwork for some time now. Is there anything that I can do to expedite the review process? Kind regards, Przemek > -Original Message- > From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev- > boun..