On 1 Jan 2026, at 16:48, Eli Britstein via dev wrote:

> On 02/12/2025 16:05, Eelco Chaudron wrote:
>> Move the existing API for querying global datapath-specific
>> offload statistics from dpif to dpif-offload.
>>
>> Note that this patch will temporarily remove the global dpif
>> offload stats feature for dpdk offload, but it will be
>> reintroduced in the next patch.
>
> Why? we can add the new implementation first, and cleanup later.
>
> If you think it becomes too large commit, we can add the new code as a dead 
> code first, then do the transition and finally cleanup.

I agree it would be nicer to keep the functionality between the patches.
I looked at doing this for v3; however, it requires a lot of temporary code for 
thread handling, which I don’t think is worth the effort, given the deadline 
and the need to apply the series as a whole.

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

Reply via email to