DPDK commit 41dd9a6bc2d9 ("doc: reorganize prog guide"), which was included in DPDK 24.11-rc1:
* Renamed rte_flow.rst as ethdev/flow_offload.rst. * Moved switch_representation.rst to ethdev/ Update the links to it in OVS documentation accordingly. Flagged by make check-docs. Fixes: 260925314b7a ("dpdk: Update to use v24.11.1.") Reviewed-by: David Marchand <david.march...@redhat.com> Signed-off-by: Simon Horman <ho...@ovn.org> -- Changes in v2: - Removed duplicate word "commit" from patch description (David Marchand) - The make target is "check-docs" (David Marchand) - Collected reviewed-by tag from David Marchand --- Documentation/topics/dpdk/phy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/topics/dpdk/phy.rst b/Documentation/topics/dpdk/phy.rst index 4704ab21c87c..41b2c9132fa8 100644 --- a/Documentation/topics/dpdk/phy.rst +++ b/Documentation/topics/dpdk/phy.rst @@ -148,7 +148,7 @@ situation. Some physical NICs can be programmed to put these protocols in a dedicated hardware Rx queue using the rte_flow__ API. -__ https://doc.dpdk.org/guides-24.11/prog_guide/rte_flow.html +__ https://doc.dpdk.org/guides-24.11/prog_guide/ethdev/flow_offload.html .. warning:: @@ -354,7 +354,7 @@ Representors are multi devices created on top of one PF. For more information, refer to the `DPDK documentation`__. -__ https://doc.dpdk.org/guides-24.11/prog_guide/switch_representation.html#port-representors +__ https://doc.dpdk.org/guides-24.11/prog_guide/ethdev/switch_representation.html#port-representors Prior to port representors there was a one-to-one relationship between the PF and the eth device. With port representors the relationship becomes one PF to -- 2.47.2 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev