> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Saturday, 12 April 2025 01.45
>
> This is a rework of how packet capture is done in DPDK.
> The existing mechanism using callbacks has a number of problems;
> the main one is that any packets sent/received in a secondary process
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Saturday, 12 April 2025 01.45
>
> Add field to union used for sched/event etc, for use when
> an mbuf is mirrored.
>
> Signed-off-by: Stephen Hemminger
> ---
> lib/mbuf/rte_mbuf_core.h | 8
> 1 file changed, 8 insert
On Sat, 12 Apr 2025 13:06:55 +0200
Morten Brørup wrote:
> > From: Stephen Hemminger [mailto:step...@networkplumber.org]
> > Sent: Saturday, 12 April 2025 01.45
> >
> > This is a rework of how packet capture is done in DPDK.
> > The existing mechanism using callbacks has a number of problems;
> >
On Sat, 12 Apr 2025 11:59:10 +0200
Morten Brørup wrote:
> > From: Stephen Hemminger [mailto:step...@networkplumber.org]
> > Sent: Saturday, 12 April 2025 01.45
> >
> > Add field to union used for sched/event etc, for use when
> > an mbuf is mirrored.
> >
> > Signed-off-by: Stephen Hemminger
>
4 matches
Mail list logo