[ovs-dev] netdev-offload-tc: Add support for ct_state flag rel

Ilya Maximets i.maximets at ovn.org
Tue Apr 20 10:12:35 UTC 2021


On 3/31/21 10:45 PM, Marcelo Ricardo Leitner wrote:
> On Tue, Mar 30, 2021 at 01:00:15PM +0300, Ariel Levkovich wrote:
> 
> TCA_FLOWER_KEY_CT_FLAGS_RELATED is already defined in ovs' copy at
> include/linux/pkt_cls.h, so no change there is needed.
> To and from flower parsing is handled below.
> Mainly due to previous patches, it will not attempt to use it with
> kernels that may ignore it.
> 
> Tested with ct_state -rel, and it got correctly used.
> 
> The change LGTM.
> 
> Something ate the '[PATCH]' tag from subject, though. Not sure if
> that's a problem.
> 
> Thanks,
> Marcelo
> 
>> Signed-off-by: Ariel Levkovich <lariel at nvidia.com>
>> ---
>>  lib/netdev-offload-tc.c | 15 +++++++++++++++
>>  1 file changed, 15 insertions(+)

Thanks!  Applied to master.

Best regards, Ilya Maximets.


More information about the dev mailing list