[PATCH v12 12/12] net/tap: update documentation
Stephen Hemminger
stephen at networkplumber.org
Tue May 21 04:39:14 CEST 2024
On Mon, 20 May 2024 18:53:19 +0100
Ferruh Yigit <ferruh.yigit at amd.com> wrote:
> On 5/2/2024 10:31 PM, Stephen Hemminger wrote:
> > The driver support of flows has changed and the wording in
> > the guide was awkward.
> >
> > Drop references to DPDK pktgen in this documentation since
> > it is not required and confusing.
> >
> > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> > ---
> > doc/guides/nics/tap.rst | 274 +++++++------------------
> > doc/guides/rel_notes/release_24_07.rst | 7 +
> > 2 files changed, 84 insertions(+), 197 deletions(-)
> >
>
> If there are document changes related to the changes in the previous
> commits, can it be possible to distribute those changes to the relevant
> commits?
>
> It is better if we can eliminate this individual patch completely.
>
Will put release note with the individual patches.
The overall documentation for this PMD was very much out of date, and the
problems were not really related to earlier commits.
More information about the dev
mailing list