Series-acked-by: Chengwen Feng <fengcheng...@huawei.com>
On 2025/1/17 17:12, Huisong Li wrote: > 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-lihuis...@huawei.com/ > > --- > -v3: > - add "the" before application as Thomas suggested. > - add Acked-by Thomas Monjalon <tho...@monjalon.net> > -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(-) >