> Subject: [PATCH v2 0/3] MACsec capability verification
> 
> Changes in v2: Fixed clang build issue in 3/3 patch.
> 
> Ankur Dwivedi (3):
>   security: add MACsec algo in capability index
>   net/cnxk: add MACsec capability
>   test/security: add capability verification for MACsec
> 
>  app/test/test_security_inline_macsec.c | 373 ++++++++++++++++++++-----
>  drivers/common/cnxk/roc_features.h     |   6 +
>  drivers/common/cnxk/roc_mcs.h          |   3 +
>  drivers/net/cnxk/cn10k_ethdev_sec.c    | 120 +++++++-
>  lib/security/rte_security.c            |   4 +
>  lib/security/rte_security.h            |   3 +
>  6 files changed, 428 insertions(+), 81 deletions(-)
> 
Series Applied to dpdk-next-crypto

Reply via email to