mbox series

[rdma-core,0/2] iwpmd fixes

Message ID 20210730211004.1946-1-sindhu.devale@intel.com (mailing list archive)
Headers show
Series iwpmd fixes | expand

Message

Sindhu Devale July 30, 2021, 9:10 p.m. UTC
This is a series of Portmapper fixes.

Tatyana Nikolova (2):
  iwpmd: Start the service if IPv4 or IPv6 is available
  iwpmd: Remove IP address checking per mapping

 iwpmd/iwarp_pm_common.c |  2 +-
 iwpmd/iwarp_pm_helper.c | 89 +----------------------------------------
 iwpmd/iwarp_pm_server.c | 82 +++++++++++++++++++++----------------
 3 files changed, 50 insertions(+), 123 deletions(-)

Comments

Leon Romanovsky Aug. 2, 2021, 10:36 a.m. UTC | #1
On Fri, Jul 30, 2021 at 04:10:02PM -0500, Sindhu Devale wrote:
> This is a series of Portmapper fixes.
> 
> Tatyana Nikolova (2):
>   iwpmd: Start the service if IPv4 or IPv6 is available
>   iwpmd: Remove IP address checking per mapping
> 
>  iwpmd/iwarp_pm_common.c |  2 +-
>  iwpmd/iwarp_pm_helper.c | 89 +----------------------------------------
>  iwpmd/iwarp_pm_server.c | 82 +++++++++++++++++++++----------------
>  3 files changed, 50 insertions(+), 123 deletions(-)

Thanks, applied.
https://github.com/linux-rdma/rdma-core/pull/1037

> 
> -- 
> 2.32.0
>