On Thu, Nov 23, 2023 at 12:44:03PM +0100, David Marchand wrote: > Ordered lists must start preceded by an empty line. > Entries must be separated by an empty line (as per our coding style). > Incorrectly indented lines are seen as a separator and result in > starting a new list in the rendered doc. > > Fix issues in some guides. > > Fixes: 85d9252e55f2 ("net/mlx5: add test for remote PD and CTX") > Fixes: 26b683b4f7d0 ("net/virtio: setup Rx queue interrupts") > Fixes: 9dcf5d15569b ("doc: clarify path selection in virtio guide") > Fixes: 68a03efeed65 ("doc: add Marvell cnxk platform guide") > Fixes: f6010c7655cc ("doc: add GSO programmer's guide") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH 0/5] Some documentation fixes David Marchand
- [PATCH 1/5] doc: remove restriction on ixgbe vector... David Marchand
- Re: [PATCH 1/5] doc: remove restriction on ixgb... Bruce Richardson
- [PATCH 2/5] doc: enhance readability in memif examp... David Marchand
- Re: [PATCH 2/5] doc: enhance readability in mem... Bruce Richardson
- [PATCH 3/5] doc: fix some ordered lists David Marchand
- Re: [PATCH 3/5] doc: fix some ordered lists Bruce Richardson
- RE: [PATCH 3/5] doc: fix some ordered lists Dariusz Sosnowski
- Re: [PATCH 3/5] doc: fix some ordered lists David Marchand
- [PATCH 4/5] doc: remove number of commands in vDPA ... David Marchand
- Re: [PATCH 4/5] doc: remove number of commands ... Thomas Monjalon
- [PATCH 5/5] doc: use ordered lists David Marchand
- Re: [PATCH 5/5] doc: use ordered lists Bruce Richardson
- RE: [PATCH 5/5] doc: use ordered lists Dariusz Sosnowski
- Re: [PATCH 0/5] Some documentation fixes David Marchand