mbox series

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

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

Message

Huisong Li Jan. 16, 2025, 11:40 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/

---
 -v2: fix some descriptions as Thomas suggested.

Huisong Li (2):
  ethdev: clarify something about the new event
  ethdev: fix some functions are available in the new event

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