Re: [PATCH v3 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs

2018-10-16 Thread Doug Ledford
On Tue, 2018-10-09 at 15:27 +0200, Håkon Bugge wrote:
> SMPs were not printed at all. Added printing of port number and TID to
> all MADs
> 
> 
> Håkon Bugge (2):
>   IB/mlx4: Enable debug print of SMPs
>   IB/mlx4: Add port and TID to MAD debug print
> 
>  drivers/infiniband/hw/mlx4/mad.c | 20 +++-
>  1 file changed, 11 insertions(+), 9 deletions(-)
> 
> --
> 
> v1 -> v2
> * Fixed incorrect format for printing the TID for the second patch
> v2 -> v3
>* Made v3 consistently for cover-letter and the two patches, my v2
>  was partly original submission plus a v2. That probably fooled
>  both the kbuild bot and patchwork
> 
> 2.14.3

Thanks, applied.

-- 
Doug Ledford 
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD


signature.asc
Description: This is a digitally signed message part


Re: [PATCH v3 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs

2018-10-16 Thread Doug Ledford
On Tue, 2018-10-09 at 15:27 +0200, Håkon Bugge wrote:
> SMPs were not printed at all. Added printing of port number and TID to
> all MADs
> 
> 
> Håkon Bugge (2):
>   IB/mlx4: Enable debug print of SMPs
>   IB/mlx4: Add port and TID to MAD debug print
> 
>  drivers/infiniband/hw/mlx4/mad.c | 20 +++-
>  1 file changed, 11 insertions(+), 9 deletions(-)
> 
> --
> 
> v1 -> v2
> * Fixed incorrect format for printing the TID for the second patch
> v2 -> v3
>* Made v3 consistently for cover-letter and the two patches, my v2
>  was partly original submission plus a v2. That probably fooled
>  both the kbuild bot and patchwork
> 
> 2.14.3

Thanks, applied.

-- 
Doug Ledford 
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD


signature.asc
Description: This is a digitally signed message part


[PATCH v3 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs

2018-10-09 Thread Håkon Bugge
SMPs were not printed at all. Added printing of port number and TID to
all MADs


Håkon Bugge (2):
  IB/mlx4: Enable debug print of SMPs
  IB/mlx4: Add port and TID to MAD debug print

 drivers/infiniband/hw/mlx4/mad.c | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

--

v1 -> v2
* Fixed incorrect format for printing the TID for the second patch
v2 -> v3
   * Made v3 consistently for cover-letter and the two patches, my v2
 was partly original submission plus a v2. That probably fooled
 both the kbuild bot and patchwork

2.14.3


[PATCH v3 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs

2018-10-09 Thread Håkon Bugge
SMPs were not printed at all. Added printing of port number and TID to
all MADs


Håkon Bugge (2):
  IB/mlx4: Enable debug print of SMPs
  IB/mlx4: Add port and TID to MAD debug print

 drivers/infiniband/hw/mlx4/mad.c | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

--

v1 -> v2
* Fixed incorrect format for printing the TID for the second patch
v2 -> v3
   * Made v3 consistently for cover-letter and the two patches, my v2
 was partly original submission plus a v2. That probably fooled
 both the kbuild bot and patchwork

2.14.3