Re: [PATCH v2] net/octeontx: register fpa as platform HW mempool
From: Pavan Nikhilesh <hidden>
Date: 2018-02-05 10:45:18
From: Pavan Nikhilesh <hidden>
Date: 2018-02-05 10:45:18
On Mon, Feb 05, 2018 at 10:34:00AM +0000, Ferruh Yigit wrote:
On 2/4/2018 3:33 PM, Pavan Nikhilesh wrote:quoted
Register octeontx-fpavf as platform HW mempool when net/octeontx pmd is used. Signed-off-by: Pavan Nikhilesh <redacted> --- v2 Changes: - fixed compilation issues caused by using experimental API in both meson and make. drivers/net/octeontx/Makefile | 2 ++ drivers/net/octeontx/meson.build | 2 ++Meson patches are still going through the Bruce's tree. Can you please make this two separate patches (not patchset), I can get the driver one and Makefile, Bruce can get meson one.
Just a heads up doing so would break meson build on next-net branch. Will split the patches and resend them.
Thanks, ferruh
Thanks, Pavan.