Re: [dpdk-dev] [EXT] [PATCH v8 00/16] drivers: introduce mlx5 crypto PMD
From: Akhil Goyal <hidden>
Date: 2021-07-20 08:41:38
From: Akhil Goyal <hidden>
Date: 2021-07-20 08:41:38
quoted
Sorry for the late reply, Shiri is not available these days, so I'm trying to follow up the status and update the new version later today. Regarding the compilation failure, it's due to the crypto patch seriesdependsquoted
on some mlx5 common code. The mlx5 common code has some changes and I assume Shiri rebased the version with the dpdk-next-mlx and meanwhile the dpdk-next-cryptobranchquoted
still did not get the latest mlx5 common code. I just checked the dpdk-next-crypto branch, seems the mlx5 part is still not updated yet. So will you also sync up the crypto branch today? If no, thenthequoted
failure will come again. I'm not so familiar with the branch update procedure, but we will need the branch to be updated to the version below: http://git.dpdk.org/next/dpdk-next-net-mlx/commit/?id=7e1cf892711b9ba237563b6c876382caaec434f7 The tree is in sync with main branch now.
BTW, it was not mentioned in the cover note that it has dependency on other patchset.