All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] IB/srpt patches for kernel v4.16
@ 2018-01-08 19:00 Bart Van Assche
       [not found] ` <20180108190051.32008-1-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
  0 siblings, 1 reply; 14+ messages in thread
From: Bart Van Assche @ 2018-01-08 19:00 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Doug Ledford, linux-rdma-u79uwXL29TY76Z2rM5mHXA, Bart Van Assche

Hello Jason,

This series includes multiple small changes for the SRP target driver. Please
consider these changes for kernel v4.16.

Thanks,

Bart.

Bart Van Assche (12):
  IB/srpt: Remove an unused structure member
  IB/srpt: Fix kernel-doc warnings in ib_srpt.c
  IB/srpt: Document all structure members in ib_srpt.h
  IB/srpt: Rename a local variable, a member variable and a constant
  IB/srpt: Reduce the severity level of a log message
  IB/srpt: Verify port numbers in srpt_event_handler()
  IB/srpt: Use the IPv6 format for GIDs in log messages
  IB/srpt: Convert a warning into a debug message
  IB/srpt: Reduce frequency of receive failure messages
  IB/srpt: Introduce srpt_format_guid()
  IB/srpt: Inline srpt_get_cmd_state()
  IB/srpt: Micro-optimize I/O context state manipulation

 drivers/infiniband/ulp/srpt/ib_srpt.c | 336 ++++++++++++++++++++--------------
 drivers/infiniband/ulp/srpt/ib_srpt.h |  40 ++--
 2 files changed, 221 insertions(+), 155 deletions(-)

-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-01-08 21:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 19:00 [PATCH 00/12] IB/srpt patches for kernel v4.16 Bart Van Assche
     [not found] ` <20180108190051.32008-1-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
2018-01-08 19:00   ` [PATCH 01/12] IB/srpt: Remove an unused structure member Bart Van Assche
2018-01-08 19:00   ` [PATCH 02/12] IB/srpt: Fix kernel-doc warnings in ib_srpt.c Bart Van Assche
2018-01-08 19:00   ` [PATCH 03/12] IB/srpt: Document all structure members in ib_srpt.h Bart Van Assche
2018-01-08 19:00   ` [PATCH 04/12] IB/srpt: Rename a local variable, a member variable and a constant Bart Van Assche
2018-01-08 19:00   ` [PATCH 05/12] IB/srpt: Reduce the severity level of a log message Bart Van Assche
2018-01-08 19:00   ` [PATCH 06/12] IB/srpt: Verify port numbers in srpt_event_handler() Bart Van Assche
2018-01-08 19:00   ` [PATCH 07/12] IB/srpt: Use the IPv6 format for GIDs in log messages Bart Van Assche
2018-01-08 19:00   ` [PATCH 08/12] IB/srpt: Convert a warning into a debug message Bart Van Assche
2018-01-08 19:00   ` [PATCH 09/12] IB/srpt: Reduce frequency of receive failure messages Bart Van Assche
2018-01-08 19:00   ` [PATCH 10/12] IB/srpt: Introduce srpt_format_guid() Bart Van Assche
2018-01-08 19:00   ` [PATCH 11/12] IB/srpt: Inline srpt_get_cmd_state() Bart Van Assche
2018-01-08 19:00   ` [PATCH 12/12] IB/srpt: Micro-optimize I/O context state manipulation Bart Van Assche
2018-01-08 21:11   ` [PATCH 00/12] IB/srpt patches for kernel v4.16 Doug Ledford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.