Hi, > -----Original Message----- > From: Michael Baum <michae...@nvidia.com> > Sent: Monday, June 28, 2021 6:06 PM > To: dev@dpdk.org > Cc: Matan Azrad <ma...@nvidia.com>; Raslan Darawsheh > <rasl...@nvidia.com>; Slava Ovsiienko <viachesl...@nvidia.com>; > sta...@dpdk.org > Subject: [PATCH] common/mlx5: share memory free callback > > All the mlx5 drivers using MRs for data-path must unregister the mapped > memory when it is freed by the dpdk process. > > Currently, only the net/eth driver unregisters MRs in free event. > > Move the net callback handler from net driver to common. > > Cc: sta...@dpdk.org > > Signed-off-by: Michael Baum <michae...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh