On Mon, 21 Oct 2024 02:00:55 +
Chaoyong He wrote:
> > On Fri, 18 Oct 2024 05:50:20 +
> > Chaoyong He wrote:
> >
> > > > On Fri, 18 Oct 2024 03:21:28 +
> > > > Chaoyong He wrote:
> > > >
> > > > > > RTE_PKTMBUF_HEADROOM); }
> > > > > > > +
> > > > > >
> > > > > > Not sure wh
> On Fri, 18 Oct 2024 05:50:20 +
> Chaoyong He wrote:
>
> > > On Fri, 18 Oct 2024 03:21:28 +
> > > Chaoyong He wrote:
> > >
> > > > > RTE_PKTMBUF_HEADROOM); }
> > > > > > +
> > > > >
> > > > > Not sure why this is needed? What is the problem with the original
> code?
> > > > > Are you tr
> On Fri, 18 Oct 2024 03:21:28 +
> Chaoyong He wrote:
>
> > > RTE_PKTMBUF_HEADROOM); }
> > > > +
> > >
> > > Not sure why this is needed? What is the problem with the original code?
> > > Are you trying to force packets to be segmented?
> >
> > Actually, we are trying to force packets *not* s
> On Fri, 18 Oct 2024 10:42:53 +0800
> Chaoyong He wrote:
>
> > From: Long Wu
> >
> > The previous code used a macro as the data size for mbuf to create the
> > mempool and users cannot modify the size.
> >
> > Now modify the code to support setting the data size of mbuf by
> > '--mbuf-size' par
On Fri, 18 Oct 2024 10:42:53 +0800
Chaoyong He wrote:
> From: Long Wu
>
> The previous code used a macro as the data size for mbuf
> to create the mempool and users cannot modify the size.
>
> Now modify the code to support setting the data size of
> mbuf by '--mbuf-size' parameter. If user do
在 2024/10/18 10:42, Chaoyong He 写道:
From: Long Wu
The previous code used a macro as the data size for mbuf
to create the mempool and users cannot modify the size.
Now modify the code to support setting the data size of
mbuf by '--mbuf-size' parameter. If user does not add the
parameter in star
From: Long Wu
The previous code used a macro as the data size for mbuf
to create the mempool and users cannot modify the size.
Now modify the code to support setting the data size of
mbuf by '--mbuf-size' parameter. If user does not add the
parameter in start command line, the default size is st
7 matches
Mail list logo