On Thu, Jul 24, 2025 at 10:00 AM Ales Musil <amu...@redhat.com> wrote:

>
>
> On Wed, Jul 23, 2025 at 6:12 AM Han Zhou <hz...@ovn.org> wrote:
>
>> This series fixes the HW offload issue related to ct_tuple.
>>
>> Han Zhou (5):
>>   physical: Support ct.new state in ct_xxx actions.
>>   ovn-trace: Fix pop action in trace.
>>   logical-fields: Fix inconsistency of register usage.
>>   northd: Fix HW offload problem related to ct_tuple.
>>   actions: Save/restore intermediate registers in ct_xxx actions.
>>
>>  controller/lflow.c           |   1 +
>>  controller/lflow.h           |   1 +
>>  controller/physical.c        |  64 +++++++++---
>>  include/ovn/actions.h        |   5 +-
>>  include/ovn/logical-fields.h |  17 ++--
>>  lib/actions.c                | 103 ++++++++++++++++++-
>>  lib/logical-fields.c         |  15 ---
>>  lib/ovn-util.c               |   4 +-
>>  lib/ovn-util.h               |   2 +-
>>  northd/northd.c              |  97 +++++++++++++++---
>>  northd/northd.h              |  76 +++++++-------
>>  northd/ovn-northd.8.xml      | 184 ++++++++++++++++++++++-----------
>>  tests/ovn-macros.at          |   1 +
>>  tests/ovn-northd.at          | 192 +++++++++++++++++++----------------
>>  tests/ovn.at                 |  67 +++++++-----
>>  tests/system-ovn-kmod.at     |  14 +++
>>  tests/test-ovn.c             |   1 +
>>  utilities/ovn-trace.c        |  44 +++++++-
>>  18 files changed, 616 insertions(+), 272 deletions(-)
>>
>> --
>> 2.38.1
>>
>> _______________________________________________
>> dev mailing list
>> d...@openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>>
>>
> Thank you Han,
>
> I went ahead and merged the series into main.
> I have also backported those 2/5 and 3/5 as appropriate.
>
> Thank you!

Han


>
> Regards,
> Ales
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to