> Hi Conor,
>
> Please see comment below
>
> > +/*
> > + * If the machine does not have SSE, NEON or PPC 64 then the packets
> > + * are sent one at a time using send_single_packet()
> > + */
> > +#if !defined FIB_SEND_MULTI
> > +static inline void
> > +fib_send_single(int nb_tx, struct lcore_
> From: Burakov, Anatoly
> Sent: Wednesday 3 March 2021 11:53
> To: Walsh, Conor ; jer...@marvell.com;
> step...@networkplumber.org; Iremonger, Bernard
> ; Ananyev, Konstantin
> ; Medvedkin, Vladimir
>
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3 4/5] ex
Hi Conor,
Please see comment below
On 19/02/2021 15:09, Walsh, Conor wrote:
This patch implements the Forwarding Information Base (FIB) library
in l3fwd using the function calls and infrastructure introduced in
the previous patch.
Signed-off-by: Conor Walsh
---
examples/l3fwd/l3fwd_fib.c |
On 19-Feb-21 3:09 PM, Conor Walsh wrote:
This patch implements the Forwarding Information Base (FIB) library
in l3fwd using the function calls and infrastructure introduced in
the previous patch.
Signed-off-by: Conor Walsh
---
+|| defined RTE_ARCH_PPC_64
+#define FI
>
> This patch implements the Forwarding Information Base (FIB) library
> in l3fwd using the function calls and infrastructure introduced in
> the previous patch.
>
> Signed-off-by: Conor Walsh
> ---
> examples/l3fwd/l3fwd_fib.c | 475 -
> 1 file changed, 4
This patch implements the Forwarding Information Base (FIB) library
in l3fwd using the function calls and infrastructure introduced in
the previous patch.
Signed-off-by: Conor Walsh
---
examples/l3fwd/l3fwd_fib.c | 475 -
1 file changed, 469 insertions(+), 6 d
6 matches
Mail list logo