Hi
> -Original Message-
> Subject: Re: [dpdk-dev] [PATCH] ethdev: add rx offload to drop error packets
>
> 31/08/2020 19:00, Stephen Hemminger:
> > On Mon, 31 Aug 2020 13:23:33 +0530
> > Nipun Gupta wrote:
> >
> > > This change adds a RX offload
m...@6wind.com
> Subject: Re: [dpdk-dev] [PATCH] ethdev: add rx offload to drop error packets
>
> 31/08/2020 19:00, Stephen Hemminger:
> > On Mon, 31 Aug 2020 13:23:33 +0530
> > Nipun Gupta wrote:
> >
> > > This change adds a RX offload capability where hardware
31/08/2020 19:00, Stephen Hemminger:
> On Mon, 31 Aug 2020 13:23:33 +0530
> Nipun Gupta wrote:
>
> > This change adds a RX offload capability where hardware can drop the
> > packets in case there is an error in the packet such as L3 checksum
> > error or L4 checksum.
> >
> > Signed-off-by: Nipun
On Mon, 31 Aug 2020 13:23:33 +0530
Nipun Gupta wrote:
> This change adds a RX offload capability where hardware can drop the
> packets in case there is an error in the packet such as L3 checksum
> error or L4 checksum.
>
> Signed-off-by: Nipun Gupta
> Signed-off-by: Rohit Raj
> ---
> lib/libr
Hi Ferruh,
> -Original Message-
> From: Ferruh Yigit
> Sent: Monday, August 31, 2020 6:29 PM
> To: Nipun Gupta ; dev@dpdk.org
> Cc: tho...@monjalon.net; arybche...@solarflare.com; Hemant Agrawal
> ; Rohit Raj
> Subject: Re: [PATCH] ethdev: add rx offload to drop error packets
>
> On 8/3
On 8/31/2020 8:53 AM, Nipun Gupta wrote:
> This change adds a RX offload capability where hardware can drop the
> packets in case there is an error in the packet such as L3 checksum
> error or L4 checksum.
>
> Signed-off-by: Nipun Gupta
> Signed-off-by: Rohit Raj
> ---
> lib/librte_ethdev/rte_e
This change adds a RX offload capability where hardware can drop the
packets in case there is an error in the packet such as L3 checksum
error or L4 checksum.
Signed-off-by: Nipun Gupta
Signed-off-by: Rohit Raj
---
lib/librte_ethdev/rte_ethdev.h | 1 +
1 file changed, 1 insertion(+)
diff --git
7 matches
Mail list logo