On 29.09.23 17:05, Kevin Traynor wrote: > On 28/09/2023 08:50, Simon Horman wrote: >> On Wed, Sep 27, 2023 at 01:46:19PM +0200, [email protected] wrote: >>> From: Jakob Meng <[email protected]> >>> >>> The documentation in vswitchd/vswitch.xml for status columns has been >>> updated to reflect recent and not so recent changes to dpdk netdevs. >>> For example, status columns pci-vendor_id and pci-device_id have been >>> replaced with bus_info in order to sync changes from [0]. >>> >>> [0] >>> https://github.com/openvswitch/ovs/commit/a77c7796f23a76190b61e2109a009df980253b0f >> >> Hi Jakob, >> >> I wonder if it would be useful to provide the following fixes tags and >> reword the patch description slightly to take into account their presence. >> > > +1. Also, not exactly a critical backport, but if backporting they would be > for slightly different branches, so could split the fixes into a 1/2 and 2/2. > > (btw, I noticed that v3 of the "netdev: Sync'ed and cleaned {get, > set}_config()." series also still contains these fixes - I think you meant to > remove from there) > >> >> Fixes: a77c7796f23a ("dpdk: Update to use v22.11.1.") > > relevant for branches 3.1/3.2 > >> Fixes: fc06ea9a1883 ("netdev-dpdk: Add custom rx-steering configuration.") >> > > relevant for branch 3.2 >
Thank you for your feedback ☺️ Patch has been split into: [ovs-dev,3/3] netdev-dpdk: Document rx-steering status options. <https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/> https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ [ovs-dev,2/3] netdev-dpdk: Fixed DPDK specific interface status options. <https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/> https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ [ovs-dev,1/3] netdev-dpdk: Document status options for VF MAC address. <https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/> https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
