+10
−3
Loading
Change the way PSK is stored to use global variable. This is to avoid setting the PSK twice: first time in SSL socket opts, and a second time in probe_cb, where controller opts are populated. Copy user set PSK into controller opts in perf application to indicate that nvme_tcp driver should handle psk_identity generation. Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Change-Id: I564629ab18166bda7a5165dca2b981dc0332cfd8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16670 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot