mirror of
https://github.com/openvswitch/ovs
synced 2025-10-15 14:17:18 +00:00
The DPDK introductory documentation has various references to pmd-cpu-mask, including a section devoted to it. These parts of the documentation seemed to have been written at different times and look like they were individually ported from other sources. They all include an example command which gets repeated several times. Here, we consolidate those referenes to make the documentation easier to maintain. At the same time, create linkages to the pmd-cpu-mask section from other sections to provide some level of coherence. Reviewed-by: Greg rose <gvrose8192@gmail.com> Acked-by: Kevin Traynor <ktraynor@redhat.com> Signed-off-by: Darrell Ball <dlu998@gmail.com>