[dpdk-dev] [PATCH 2/8] net/ixgbe/base: cleanup codes
Ferruh Yigit
ferruh.yigit at intel.com
Thu Sep 13 11:02:53 CEST 2018
On 9/10/2018 5:37 PM, Xiaoyun Li wrote:
> Cleanup UNREFERENCED_1PARAMETER() macro because "hw" is used.
> And remove Light Spring codes because the device was never
> productised. And cleanup unused bypass codes.
>
> Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>
This patch breaks the build because IXGBE_DEV_ID_82599_LS removed, the code
using it removed at patch 7/8 but in between build is broken.
Please send a new version patches re-arranged, thanks.
More information about the dev
mailing list