Return-Path: Received: from shards.monkeyblade.net ([23.128.96.9]:34728 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731149AbeLNVlc (ORCPT ); Fri, 14 Dec 2018 16:41:32 -0500 Date: Fri, 14 Dec 2018 13:41:30 -0800 (PST) Message-Id: <20181214.134130.1418895119807333506.davem@davemloft.net> To: atul.gupta@chelsio.com Cc: herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org, netdev@vger.kernel.org, dt@chelsio.com Subject: Re: [tls 5/5] crypto/chelsio/chtls: send/recv window update From: David Miller In-Reply-To: <20181211102053.3712-1-atul.gupta@chelsio.com> References: <20181211102053.3712-1-atul.gupta@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-crypto-owner@vger.kernel.org List-ID: From: Atul Gupta Date: Tue, 11 Dec 2018 02:20:53 -0800 > recalculated send and receive window using linkspeed. > Determine correct value of eck_ok from SYN received and > option configured on local system. > > Signed-off-by: Atul Gupta Applied.