[PATCH v2 0/2] check illegal packets

Zhang, Qi Z qi.z.zhang at intel.com
Fri Sep 30 02:21:14 CEST 2022



> -----Original Message-----
> From: Liu, KevinX <kevinx.liu at intel.com>
> Sent: Tuesday, September 27, 2022 3:15 PM
> To: dev at dpdk.org
> Cc: Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Yang, SteveX <stevex.yang at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>; Liu, KevinX
> <kevinx.liu at intel.com>
> Subject: [PATCH v2 0/2] check illegal packets
> 
> Check whether the data packet is illegal of ice and iavf driver.
> 
> v2:
> Change the scheme, check the data_len and update commit log.
> 
> Kevin Liu (2):
>   net/iavf: check illegal packets
>   net/ice: check illegal packets
> 
>  drivers/net/iavf/iavf_rxtx.c |  9 +++++++++  drivers/net/iavf/iavf_rxtx.h |  2
> ++
>  drivers/net/ice/ice_rxtx.c   | 11 +++++++++++
>  drivers/net/ice/ice_rxtx.h   |  2 ++
>  4 files changed, 24 insertions(+)
> 
> --
> 2.25.1

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list