On Wed, Sep 20, 2023 at 5:01 PM Rahul Bhansali <[email protected]> wrote: > > In dev stop case, Rx packet flush callback uses LMT lines to bulk free > of the meta buffers. If dev stop is called from non EAL core then LMT > address will not be valid. > To avoid this, A separate callback for Rx packets flush is added, > which will use NPA aura free API on individual meta packets. > > Signed-off-by: Rahul Bhansali <[email protected]>
Fix CI issues at https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/

