Merge branch 'cxgb4-ch_ktls-updates-in-net-next'
Rohit Maheshwari says:
====================
cxgb4/ch_ktls: updates in net-next
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.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 15 additions, 20 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 34 additions, 16 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 4 additions, 4 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
- drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 13 additions, 8 deletionsdrivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h
- drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c 161 additions, 146 deletions...rs/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c
- drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h 8 additions, 9 deletions...rs/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.h
Loading
Please register or sign in to comment