On 10/31/23 17:05, Kevin Traynor wrote:
> On 31/10/2023 15:17, Simon Horman wrote:
>> On Mon, Oct 23, 2023 at 10:41:12AM +0100, Kevin Traynor wrote:
>>> Add group for dpdkvhostuser(/client) netdev.
>>>
>>> Adding as a single group as they display the same status,
>>> one of which is 'mode' to indicate if it's client or server.
>>>
>>> Fixes: b2e8b12f8a82 ("netdev-dpdk: add vhost-user get_status.")
>>> Signed-off-by: Kevin Traynor <[email protected]>
>>> ---
>>> v3: fix up patch version. Only change since v1 is expanded descriptions.
>>> ---
>>>   vswitchd/vswitch.xml | 30 ++++++++++++++++++++++++++++++
>>>   1 file changed, 30 insertions(+)
>>
>> ...
>>
>> Thanks Kevin,
>>
>> I've applied this series and backported back to branch-2.16.
>>
>> I also prepared backports for branch-2.14 and branch-2.15,
>> However, I have not pushed them as I see CI failures
>> with those branches without any new patches applied [2.14, 2.15].
>>
>> 2.14: https://github.com/horms/ovs/actions/runs/6695003077
>> 2.15: https://github.com/horms/ovs/actions/runs/6695011034
>>
> 
> Thanks Simon, just docs and those branches are older than the LTS so I 
> think we can just drop them for those branches.
> 

Yeah, branches below 2.17 are EOL, i.e. not supported.

Also Cirrus CI is broken on 2.16 and older branches due to missing
support for OpenSSL 3.0+, but there is no point fixing it.

I see that GitHub improved their branch protection configuration
allowing to lock particular branches, so I went ahead and locked
all the EOL release branches, so they are read-only now.  GitHub
should reject attempts to push to release branches below 2.17 from
now on.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to