+2
−2
Loading
If option transport->opts->listen_dump_opts has been used then all options from this decoder would be packed inside "listen_address". This results in an error during config read, as those parameters are not part of "rpc_listen_address_decoders". Change the behavior of dump_opts to put optional listen_dump_opts inside "params", not "listen_address". Change-Id: Ic2558b679fef72aab599e95cbe0ee2ef78a8f9ba Signed-off-by:Wojciech Panfil <wojciech.panfil@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18832 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>