On 20 Jan 2026, at 22:27, Ilya Maximets wrote:

> On 1/20/26 2:26 PM, Eelco Chaudron wrote:
>> Mass rename of offload provider structures and functions to improve
>> coherence and readability. Most of these symbols are local and
>> not exported, so they do not require extensive prefixes.
>>
>> Signed-off-by: Eelco Chaudron <[email protected]>
>> ---
>>
>> v2: Incorporate Ilya's review comments.
>> ---
>>  lib/dpif-offload-dpdk-netdev.c  | 280 +++++++++-----------
>>  lib/dpif-offload-dpdk-private.h |  71 +++---
>>  lib/dpif-offload-dpdk.c         | 358 ++++++++++++--------------
>>  lib/dpif-offload-dummy.c        | 439 ++++++++++++++------------------
>>  lib/dpif-offload-tc-netdev.c    |  68 +++--
>>  lib/dpif-offload-tc-private.h   |  51 ++--
>>  lib/dpif-offload-tc.c           | 316 +++++++++++------------
>>  lib/dummy.h                     |   5 +-
>>  lib/netdev-dummy.c              |   2 +-
>>  9 files changed, 729 insertions(+), 861 deletions(-)
>
> Thanks for v2!  I didn't test it much, but the change looks good in general.
>
> See two nits below that could be fixed on commit.  With that addressed:
>
> Acked-by: Ilya Maximets <[email protected]>

Thanks Ilya for the review! I corrected the two nits and applied the patch to 
main and branch-3.7.

Cheers,

Eelco

[...]

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to