[PATCH v7 3/6] bus/fslmc: add DPBP APIs for setting depletion thresholds
Gagandeep Singh
G.Singh at nxp.com
Wed Jul 2 11:44:48 CEST 2025
Hi,
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Tuesday, July 1, 2025 7:35 PM
> To: Gagandeep Singh <G.Singh at nxp.com>
> Cc: dev at dpdk.org; Hemant Agrawal <hemant.agrawal at nxp.com>; Sachin
> Saxena <sachin.saxena at nxp.com>; Vanshika Shukla
> <vanshika.shukla at nxp.com>
> Subject: Re: [PATCH v7 3/6] bus/fslmc: add DPBP APIs for setting depletion
> thresholds
>
> On Tue, 1 Jul 2025 09:59:14 +0530
> Gagandeep Singh <g.singh at nxp.com> wrote:
>
> > @@ -62,6 +72,8 @@ rte_dpaa2_mbuf_from_buf_addr(struct
> rte_mempool *mp,
> > void *buf_addr); __rte_internal int rte_dpaa2_bpid_info_init(struct
> > rte_mempool *mp);
> >
> > +int rte_dpaa2_dpbp_set_notifications(struct rte_mempool *mp, struct
> > +dpaa2_dpbp_cfg *dpbp_cfg);
> > +
>
> This patch series still needs work:
> - new API is not exported
> - new API is not marked external
> - new API needs a test
>
> Ideally, you would figure out how to get same functionality without adding
> any new exported API.
Ok, we can drop this patch for now. we will submit it for next release.
More information about the dev
mailing list