Message ID | 20200929174425.12256-1-rohitm@chelsio.com |
---|---|
Headers | show |
Series | cxgb4/ch_ktls: updates in net-next | expand |
From: Rohit Maheshwari <rohitm@chelsio.com> Date: Tue, 29 Sep 2020 23:14:22 +0530 > This series of patches improves connections setup and statistics. > > This series is broken down as follows: > > Patch 1 fixes the handling of connection setup failure in HW. Driver > shouldn't return success to tls_dev_add, until HW returns success. > > Patch 2 avoids the log flood. > > Patch 3 adds ktls statistics at port level. > > v1->v2: > - removed conn_up from all places. > > v2->v3: > - Corrected timeout handling. Series applied, thank you.