Re: [PATCH v1] doc: update release notes for 24.11

2024-11-30 Thread Thomas Monjalon
28/11/2024 18:07, John McNamara: > - * ``rte_bit_atomic_*`` provide atomic bit-level operations, including > + * ``rte_bit_atomic_*`` provides atomic bit-level operations including With wildcard it can be considered as a plural I suppose. > - to allow out-of-tree driver to manage RVU LF device

[PATCH v1] doc: update release notes for 24.11

2024-11-28 Thread John McNamara
Fix grammar, spelling and formatting of DPDK 24.11 release notes. Signed-off-by: John McNamara --- doc/guides/rel_notes/release_24_11.rst | 158 +++-- 1 file changed, 93 insertions(+), 65 deletions(-) diff --git a/doc/guides/rel_notes/release_24_11.rst b/doc/guides/rel_note