[dpdk-dev] [PATCH v15 02/12] librte_pcapng: add new library for writing pcapng files
Thomas Monjalon
thomas at monjalon.net
Fri Oct 22 17:21:36 CEST 2021
22/10/2021 17:07, Stephen Hemminger:
> On Fri, 22 Oct 2021 15:43:58 +0200
> Thomas Monjalon <thomas at monjalon.net> wrote:
>
> > 20/10/2021 23:42, Stephen Hemminger:
> > > +++ b/lib/pcapng/meson.build
> > > +version = 1
> >
> > What is the meaning of this version in meson? Is it used somewhere?
>
> No just copy/paste from some other meson file.
OK, removed then.
For info, I've found multiple garbages in your patches, like repeated words,
misplaced line in doc, etc.
More information about the dev
mailing list