On Thu, Jun 19, 2025 at 9:34 AM Pravin Pathak <pravin.pat...@intel.com> wrote: > > From: Tirthendu Sarkar <tirthendu.sar...@intel.com> > > dlb2_eventdev_info_get() that implements rte_event_dev_info_get() should > return the maximum available credits as supported by HW. > > Set maximum credits before device probing by checking HW version. > > Fixes: b66a418d2ad3 ("event/dlb2: add v2.5 probe") > Cc: sta...@dpdk.org > > Signed-off-by: Tirthendu Sarkar <tirthendu.sar...@intel.com>
Series applied to dpdk-next-net-eventdev/for-main. Thanks