lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191217064209.8526-1-shahjada@chelsio.com>
Date:   Tue, 17 Dec 2019 12:12:07 +0530
From:   Shahjada Abul Husain <shahjada@...lsio.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, nirranjan@...lsio.com, vishal@...lsio.com,
        dt@...lsio.com, Shahjada Abul Husain <shahjada@...lsio.com>
Subject: [PATCH net-next 0/2] cxgb4/chtls: fix issues related to high priority region

The high priority region introduced by:

commit c21939998802 ("cxgb4: add support for high priority filters")

had caused regression in some code paths, leading to connection
failures for the ULDs.

This series of patches attempt to fix the regressions.

Patch 1 fixes some code paths that have been missed to consider
the high priority region.

Patch 2 fixes ULD connection failures due to wrong TID base that
had been shifted after the high priority region.

Thanks,
Shahjada Abul Husain

---
Shahjada Abul Husain (2):
  cxgb4: fix missed high priority region calculation
  cxgb4/chtls: fix ULD connection failures due to wrong TID base

 drivers/crypto/chelsio/chtls/chtls_cm.c       |  2 +-
 .../ethernet/chelsio/cxgb4/cxgb4_debugfs.c    | 22 ++++++-------
 .../net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 33 +++++++++++--------
 .../net/ethernet/chelsio/cxgb4/cxgb4_main.c   | 13 +++++---
 .../ethernet/chelsio/cxgb4/cxgb4_tc_flower.c  |  3 +-
 .../chelsio/cxgb4/cxgb4_tc_matchall.c         |  2 +-
 .../net/ethernet/chelsio/cxgb4/cxgb4_uld.h    |  9 ++++-
 7 files changed, 50 insertions(+), 34 deletions(-)

-- 
2.23.0.256.g4c86140

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ