From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhijeet Rastogi Subject: Re: [PATCH v2] ipvs: increase ip_vs_conn_tab_bits range for 64BIT Date: Tue, 16 May 2023 20:10:22 -0700 Message-ID: References: <20230412-increase_ipvs_conn_tab_bits-v2-1-994c0df018e6@gmail.com> <56b88a99-db88-36e4-9ff1-a5d940578108@ssi.bg> <02f51077-3cda-b4aa-a060-3c420cc72942@ssi.bg> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684293060; x=1686885060; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=hpoceKoUcMghMjysxAMh4pXlUVkDe4VViaz0GHunA+E=; b=BonBa1yz2RlZBPaehqfAgR8/n9PX25FKps3NaR6e8FN32KaJElz7K2lJkFUOnBn2vO EaWTf56NW6opnEimaVV4Ao+tqMpgnsndCVb8QpwRH2VIVzCt+Xd17fWtwrqhFERDS3F4 KSH2kUh8BJEXr0wTNupnirxPAR+bsgtvs7IrLoMiwsxCbLJrmDzurO8aP4d/t/nD9rKx gD94Xc66ql0sAaRLlXA4YY8jCt0SxZItojB2zDxSHu9jGvqLgAVdQdkaokGUh8NYuzLf ScPStejc8tKbopsDDlGUj0G6XvUeFxnutG6EDkb1uN2R+5TKR9IT6xE1KLJA7EhC97P5 MzPg== List-Id: List-Subscribe: List-Unsubscribe: In-Reply-To: <02f51077-3cda-b4aa-a060-3c420cc72942@ssi.bg> Content-Type: text/plain; charset="windows-1252" To: Julian Anastasov Cc: Simon Horman , Pablo Neira Ayuso , netdev@vger.kernel.org, lvs-devel@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, linux-kernel @Julian, Thank you for the clarification. I've sent v3 and I truly appreciate your patience with this. On Mon, May 15, 2023 at 10:35=E2=80=AFPM Julian Anastasov wrote= : > > > Hello, > > On Mon, 15 May 2023, Abhijeet Rastogi wrote: > > > Hi Julian Anastasov, > > > > >Can you keep the previous line width of the above help > > because on standard 80-width window the help now gets truncated in > > make menuconfig. > > > > Refer this screenshot: https://i.imgur.com/9LgttpC.png > > > > Sorry for the confusion, I was already expecting this comment. The > > patch had a few words added, hence it feels like many lines have > > changed. However, no line actually exceeds 80 width. > > > > Longest line is still 80-width max. Do you prefer I reduce it to a > > lower number like 70? > > I'm checking in menuconfig where the help text is displayed. > The word "lasting" is visible up to "last". So, 3 columns are not > visible. In editor, this line is 84, may be up to 80 should be good. > You are using editor that represents Tabs as 4 spaces, that is why > it looks like it fits in 80. Open Kconfig in less. But in editor/less > does not matter because menuconfig simply ignores the leading spaces > in Kconfig and considers the text length which should be no more > than 70. > > Regards > > -- > Julian Anastasov > --=20 Cheers, Abhijeet (https://abhi.host)