mbox series

[for-next,0/2] IB/hfi1: Some additional bug fixes

Message ID 20180926174525.4570.83126.stgit@scvm10.sc.intel.com (mailing list archive)
Headers show
Series IB/hfi1: Some additional bug fixes | expand

Message

Dennis Dalessandro Sept. 26, 2018, 5:47 p.m. UTC
Hi Doug and Jason,

Here we have a couple more bug fixes. These are less serious than others
submitted and not good candidates for the rc so sending these for -next. The
first patch is one that I originally sent for-rc but didn't make the bar
since it's just a theoretical fix. Have removed the stable keyword and am
resubmitting it for the next merge window with the test of these.

---

Alex Estrin (1):
      IB/hfi1: Add mtu check for operational data VLs

Kaike Wan (1):
      IB/hfi1: Use VL15 for SM packets


 drivers/infiniband/hw/hfi1/chip.c |   26 ++++++++++++++++++++++----
 drivers/infiniband/hw/hfi1/qp.c   |   14 ++++++++++++--
 2 files changed, 34 insertions(+), 6 deletions(-)

--
-Denny