DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ethdev: clarify something about new event
@ 2025-01-15  3:41 Huisong Li
  2025-01-15  3:41 ` [PATCH v1 1/2] ethdev: clarify do not something in the " Huisong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Huisong Li @ 2025-01-15  3:41 UTC (permalink / raw)
  To: dev; +Cc: thomas, stephen, liuyonglong, lihuisong

I've had some issues when I add the verification of the port id in the
event callback, which are discussed in another patch series[1]. So this
series clarify something about RTE_ETH_EVENT_NEW based on the previous
discussion.

[1] https://patches.dpdk.org/project/dpdk/cover/20250113025521.32703-1-lihuisong@huawei.com/

Huisong Li (2):
  ethdev: clarify do not something in the new event
  ethdev: fix some APIs can be used in the new event

 lib/ethdev/rte_ethdev.c | 14 +++++++++++---
 lib/ethdev/rte_ethdev.h |  9 ++++++++-
 2 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2025-01-16 18:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-15  3:41 [PATCH v1 0/2] ethdev: clarify something about new event Huisong Li
2025-01-15  3:41 ` [PATCH v1 1/2] ethdev: clarify do not something in the " Huisong Li
2025-01-15 11:31   ` Thomas Monjalon
2025-01-16  6:16     ` lihuisong (C)
2025-01-16  9:15       ` Thomas Monjalon
2025-01-16  9:35         ` lihuisong (C)
2025-01-15  3:41 ` [PATCH v1 2/2] ethdev: fix some APIs can be used " Huisong Li
2025-01-15 11:36   ` Thomas Monjalon
2025-01-16  6:14     ` lihuisong (C)
2025-01-16  9:09       ` Thomas Monjalon
2025-01-16  9:35         ` lihuisong (C)
2025-01-16 11:40 ` [PATCH v2 0/2] ethdev: clarify something about " Huisong Li
2025-01-16 11:40   ` [PATCH v2 1/2] ethdev: clarify something about the " Huisong Li
2025-01-16 15:17     ` Thomas Monjalon
2025-01-16 18:31     ` Stephen Hemminger
2025-01-16 11:40   ` [PATCH v2 2/2] ethdev: fix some functions are available in " Huisong Li
2025-01-16 15:18     ` Thomas Monjalon

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).