Re: [ovs-dev] [PATCH 0/3] Few more fixes/enhancements for rte_flow offloading.

2018-11-02 Thread Stokes, Ian
> On 02.11.2018 14:01, Stokes, Ian wrote:
> >> Ilya Maximets (3):
> >>   dpif-netdev: Fix cmap node use after free on flow disassociation.
> >>   netdev-dpdk: Print port name in offload API messages.
> >>   netdev-dpdk: Dump flow patterns only if debug enabled.
> >>
> >
> > I take it the intention is to backport this series to 2.10 also Ilya?
> Patches 2 and 3 seem quite useful even though they are not fixes.
> 
> If you wish. I agree that these patches will be useful for 2.10.
> 

OK, will backport these as well.

Thanks
Ian
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH 0/3] Few more fixes/enhancements for rte_flow offloading.

2018-11-02 Thread Ilya Maximets
On 02.11.2018 14:01, Stokes, Ian wrote:
>> Ilya Maximets (3):
>>   dpif-netdev: Fix cmap node use after free on flow disassociation.
>>   netdev-dpdk: Print port name in offload API messages.
>>   netdev-dpdk: Dump flow patterns only if debug enabled.
>>
> 
> I take it the intention is to backport this series to 2.10 also Ilya? Patches 
> 2 and 3 seem quite useful even though they are not fixes.

If you wish. I agree that these patches will be useful for 2.10.

> 
> Ian
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH 0/3] Few more fixes/enhancements for rte_flow offloading.

2018-11-02 Thread Stokes, Ian
> Ilya Maximets (3):
>   dpif-netdev: Fix cmap node use after free on flow disassociation.
>   netdev-dpdk: Print port name in offload API messages.
>   netdev-dpdk: Dump flow patterns only if debug enabled.
> 

I take it the intention is to backport this series to 2.10 also Ilya? Patches 2 
and 3 seem quite useful even though they are not fixes.

Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH 0/3] Few more fixes/enhancements for rte_flow offloading.

2018-10-19 Thread Ilya Maximets


Ilya Maximets (3):
  dpif-netdev: Fix cmap node use after free on flow disassociation.
  netdev-dpdk: Print port name in offload API messages.
  netdev-dpdk: Dump flow patterns only if debug enabled.

 lib/dpif-netdev.c |   2 +-
 lib/netdev-dpdk.c | 123 --
 2 files changed, 75 insertions(+), 50 deletions(-)

-- 
2.17.1

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev