mbox series

[v1,0/2] ethdev: clarify something about new event

Message ID 20250115034110.15245-1-lihuisong@huawei.com (mailing list archive)
Headers
Series ethdev: clarify something about new event |

Message

lihuisong (C) Jan. 15, 2025, 3:41 a.m. UTC
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(-)