On 15/12/2025 07:58, David Marchand wrote:
> On Thu, 11 Dec 2025 at 11:54, Kevin Traynor <[email protected]> wrote:
>>
>> This commit adds support for DPDK v25.11.
>>
>> It updates the CI script and documentation.
>>
>> The following commit was previously added and is required for
>> compatibility with DPDK 25.11.
>> cd2ff530d740 ("dpdk: Convert dpdk-lcore-mask to DPDK lcore args.")
>>
>> Signed-off-by: Kevin Traynor <[email protected]>
> 
> Acked-by: David Marchand <[email protected]>
> 
> Just one nit:
> 
>> diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
>> index 436207ae3..7f1fe7077 100644
>> --- a/Documentation/faq/releases.rst
>> +++ b/Documentation/faq/releases.rst
>> @@ -186,5 +186,5 @@ Q: Are all the DPDK releases that OVS versions work with 
>> maintained?
>>      at `DPDK stable`_.
>>
>> -.. _DPDK stable: http://doc.dpdk.org/guides-24.11/contributing/stable.html
>> +.. _DPDK stable: https://doc.dpdk.org/guides/contributing/stable.html
> 
> This URL may never change, but I'd rather update all links pointing at
> the exact version.
> Leaving one special case may raise questions on why this is needed.
> 
> 

Thanks for review David. For this one it's referring to the DPDK policy,
so I linked it to the latest documentation. I suppose, in theory it
could happen that a policy change was staggered and different releases
had different polices for a time.

I'll change it back to 'guides-25.11' for now and I'll send a separate
patch to update the Q: as it's out of date anyway.

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

Reply via email to