Re: [PATCH] doc: remove reference to pcapng init function

2022-06-01 Thread Thomas Monjalon
27/05/2022 17:38, Stephen Hemminger: > On Fri, 27 May 2022 13:21:42 + > Cian Ferriter wrote: > > > The rte_pcapng_init function doesn't exist, so remove it from the docs. > > > > Also fix minor mistakes in the file. > > > > Signed-off-by: Cian Ferriter > > Yes, this is leftover from earli

Re: [PATCH] doc: remove reference to pcapng init function

2022-05-27 Thread Stephen Hemminger
On Fri, 27 May 2022 13:21:42 + Cian Ferriter wrote: > The rte_pcapng_init function doesn't exist, so remove it from the docs. > > Also fix minor mistakes in the file. > > Signed-off-by: Cian Ferriter > > --- > > The rte_pcapng_init function existed in earlier versions of patches for > th

[PATCH] doc: remove reference to pcapng init function

2022-05-27 Thread Cian Ferriter
The rte_pcapng_init function doesn't exist, so remove it from the docs. Also fix minor mistakes in the file. Signed-off-by: Cian Ferriter --- The rte_pcapng_init function existed in earlier versions of patches for this file on the mailing list, but was dropped in favour of RTE_INIT(pcapng_init