+2
−0
+0
−10
+20
−8
+4
−7
Loading
Add PSK identity generation based on hostnqn and subnqn to nvme_tcp driver. Delete hostnqn and subnqn fields from tcp_psk_entry struct. These values are not available inside PSK identity and can be extracted from it directly. Additionally move PSK identity generation to nvme_tcp.h and add a function to handle this process (psk_id_prefix will need to be changed in the future and it will be more convenient to edit it in a single place). Remove --psk-identity option from perf app call in tls.sh script and add hostnqn to let nvme_tcp driver generate psk_identity. Change-Id: I4a5b8cf50bd0cd1af75ab059953ebacc0a751865 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15714 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Community-CI: Mellanox Build Bot