On 1/20/2018 11:45 AM, Hemant Agrawal wrote:
This patch prefix the mbuf pool ops name with "user" to indicate that it is user defined.Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> --- lib/librte_eal/bsdapp/eal/eal.c | 4 ++-- lib/librte_eal/common/eal_internal_cfg.h | 3 ++- lib/librte_eal/linuxapp/eal/eal.c | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-)
There is a compilation issue with this patch. I will send a v6. Just waiting comments if any?