Re: [dpdk-dev] [PATCH] crypto/octeontx: enable build on non Linux OS
From: Thomas Monjalon <hidden>
Date: 2021-07-22 19:06:51
From: Thomas Monjalon <hidden>
Date: 2021-07-22 19:06:51
22/07/2021 11:17, Akhil Goyal:
quoted
Enabled build of Octeontx crypto PMD on non linux OS. Other Octeontx PMDs are enabled already. This is to avoid ABI test failure on an OS once we add dependency between a driver which is built to another which is not.Fixes: 8dc6c2f12ecf ("crypto/octeontx: add crypto adapter framework")quoted
Reported-by: David Marchand <redacted>quoted
Signed-off-by: Shijith Thotton <sthotton@marvell.com>Acked-by: Akhil Goyal <redacted> Thomas/David: please pick this patch directly on main to fix build on CI for FreeBSD.
Applied, thanks.