On 3/20/26 11:05 AM, Kevin Traynor via dev wrote: > Branches 3.3/3.4 are using DPDK 23.11.6 and branches > 3.5/3.6 are using DPDK 24.11.4. > > Update the faq. > > Signed-off-by: Kevin Traynor <[email protected]> > --- Thanks, Kevin!
$ git log --oneline --grep 'faq: Update DPDK releases for older branches.' 8011f9ff9 faq: Update DPDK releases for older branches. 027ae2ba1 faq: Update DPDK releases for older branches. It's going to be the third patch with the same name, and it's confusing for various automation scripts. We should name commits more distinctively, e.g. faq: Update DPDK version for older releases to 23.11.6 and 24.11.4. Also, our CI ran this against 3.7, because of the branch-3.7 tag. It may be better for the next time to not include this tag in the subject prefix and just point out that this patch also goes for 3.7 here under the cut line. Or simply send a patch per branch even if they are identical. Otherwise, Acked-by: Ilya Maximets <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
