DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] check illegal packets
@ 2022-09-22  7:04 Kevin Liu
  2022-09-22  7:04 ` [PATCH 1/2] net/iavf: " Kevin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Kevin Liu @ 2022-09-22  7:04 UTC (permalink / raw)
  To: dev
  Cc: qiming.yang, qi.z.zhang, stevex.yang, beilei.xing, jingjing.wu,
	Kevin Liu

Check whether the data packet is illegal of ice and iavf driver.

Kevin Liu (2):
  net/iavf: check illegal packets
  net/ice: check illegal packets

 drivers/net/iavf/iavf_rxtx.c | 10 +++++++++-
 drivers/net/iavf/iavf_rxtx.h |  2 ++
 drivers/net/ice/ice_rxtx.c   | 13 +++++++++++++
 drivers/net/ice/ice_rxtx.h   |  2 ++
 4 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-09-18 14:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22  7:04 [PATCH 0/2] check illegal packets Kevin Liu
2022-09-22  7:04 ` [PATCH 1/2] net/iavf: " Kevin Liu
2022-09-23  0:46   ` Zhang, Qi Z
2022-09-22  7:04 ` [PATCH 2/2] net/ice: " Kevin Liu
2022-09-27  7:15 ` [PATCH v2 0/2] " Kevin Liu
2022-09-27  7:15   ` [PATCH v2 1/2] net/iavf: " Kevin Liu
2022-09-27  7:15   ` [PATCH v2 2/2] net/ice: " Kevin Liu
2022-09-30  0:21   ` [PATCH v2 0/2] " Zhang, Qi Z
2023-09-18 14:42   ` David Marchand
2023-09-18 14:51     ` Kevin Traynor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).