[dpdk-dev] [PATCH v2] net/i40e: illagel pactket checking

2018-06-07 Thread Yanglong Wu
Some illegal packets will lead to TX/RX hang and can't recover automatically. This pacth check those illegal packets and protect TX/RX from hanging. Signed-off-by: Yanglong Wu --- v2: fix coding style issue and error --- drivers/net/i40e/i40e_rxtx.c | 11 +++ drivers/net/i40e/i40e_rxtx.h

Re: [dpdk-dev] [PATCH v2] net/i40e: illagel pactket checking

2018-06-08 Thread Ananyev, Konstantin
> -Original Message- > From: Wu, Yanglong > Sent: Friday, June 8, 2018 4:54 AM > To: dev@dpdk.org > Cc: Zhang, Qi Z ; Ananyev, Konstantin > ; Wu, Yanglong > > Subject: [PATCH v2] net/i40e: illagel pactket checking > > Some illegal packets will lead to TX/RX hang and > can't recover au

Re: [dpdk-dev] [PATCH v2] net/i40e: illagel pactket checking

2018-06-08 Thread Wiles, Keith
> On Jun 7, 2018, at 8:54 PM, Yanglong Wu wrote: > > Some illegal packets will lead to TX/RX hang and > can't recover automatically. This pacth check those > illegal packets and protect TX/RX from hanging. The subject line has a number of spelling mistakes and that is used in the comments, p