Wednesday, May 9, 2018 2:09 PM, Yongseok Koh: > Subject: [dpdk-dev] [PATCH v2 1/4] net/mlx5: remove Memory Region > support > > This patch removes current support of Memory Region (MR) in order to > accommodate the dynamic memory hotplug patch. This patch can be > compiled but traffic can't flow and HW will raise faults. Subsequent patches > will add new MR support. > > Signed-off-by: Yongseok Koh <ys...@mellanox.com>
Series applied to next-net-mlx, thanks.