From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from stargate.chelsio.com ([12.32.117.8]:18399 "EHLO stargate.chelsio.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751067AbeCGMoX (ORCPT ); Wed, 7 Mar 2018 07:44:23 -0500 Subject: Re: [PATCH v9 crypto 02/12] ethtool: enable Inline TLS in HW To: Sabrina Dubroca Cc: davejwatson@fb.com, davem@davemloft.net, herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org, netdev@vger.kernel.org, ganeshgr@chelsio.com References: <1520350523-11743-1-git-send-email-atul.gupta@chelsio.com> <1520350642-11852-1-git-send-email-atul.gupta@chelsio.com> <20180307123530.GC20949@bistromath.localdomain> From: Atul Gupta Message-ID: Date: Wed, 7 Mar 2018 18:14:10 +0530 MIME-Version: 1.0 In-Reply-To: <20180307123530.GC20949@bistromath.localdomain> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 3/7/2018 6:05 PM, Sabrina Dubroca wrote: > Since you're saying the driver supports offloading TLS records to the > HW, why not call the feature "record offloading"? With, for example, > NETIF_F_HW_TLS_RECORD as the feature, and maybe "tls-hw-record" for > the ethtool string. This "Inline TLS" name sounds rather like > marketing to me. Sure, will use record. > > 2018-03-06, 21:07:22 +0530, Atul Gupta wrote: >> Signed-off-by: Atul Gupta > There should be a description here of what the feature covers, so that > other drivers can decide if it matches what their HW supports. Will add Thanks Atul >