[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200601.154828.1099519070205232640.davem@davemloft.net>
Date: Mon, 01 Jun 2020 15:48:28 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rohitm@...lsio.com
Cc: netdev@...r.kernel.org, kuba@...nel.org, secdev@...lsio.com
Subject: Re: [PATCH net v4] cxgb4/chcr: Enable ktls settings at run time
From: Rohit Maheshwari <rohitm@...lsio.com>
Date: Mon, 1 Jun 2020 13:08:29 +0530
> Current design enables ktls setting from start, which is not
> efficient. Now the feature will be enabled when user demands
> TLS offload on any interface.
>
> v1->v2:
> - taking ULD module refcount till any single connection exists.
> - taking rtnl_lock() before clearing tls_devops.
>
> v2->v3:
> - cxgb4 is now registering to tlsdev_ops.
> - module refcount inc/dec in chcr.
> - refcount is only for connections.
> - removed new code from cxgb_set_feature().
>
> v3->v4:
> - fixed warning message.
>
> Signed-off-by: Rohit Maheshwari <rohitm@...lsio.com>
Applied.
Powered by blists - more mailing lists