From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 33ECEC0015E for ; Wed, 12 Jul 2023 20:41:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231828AbjGLUlP (ORCPT ); Wed, 12 Jul 2023 16:41:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232359AbjGLUlL (ORCPT ); Wed, 12 Jul 2023 16:41:11 -0400 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D17511FE4 for ; Wed, 12 Jul 2023 13:41:09 -0700 (PDT) Received: from smtpclient.apple (d66-183-91-182.bchsia.telus.net [66.183.91.182]) by linux.microsoft.com (Postfix) with ESMTPSA id 23ED621C44E9; Wed, 12 Jul 2023 13:41:09 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 23ED621C44E9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1689194469; bh=Az1l4FGS9DpEUynuPADZgkp8C26naorOwGWX3rHot6E=; h=From:Subject:References:To:Date:From; b=r3ZQGZ5rbnV5o+6vl1d6/wwpX0p467ikTl+SHOqt7BSFL7Ljd2cdi6uFrtmcW+mCX M6L9CUqO785mcqIfuhSJTyvUFsKYQgcxpJpiD0TmWKjJ3ewhSftIYqh9I50nYkPqy6 mn7nCneaiTYdMGFIqxrnV/IrLfBxIpRNplVJsTWc= From: Allen Pais Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.600.7\)) Subject: Backport Request: ipvs: increase ip_vs_conn_tab_bits range for 64BIT Message-Id: References: <53777E0A-89E0-4326-8B43-6F023E6B0D65@linux.microsoft.com> To: stable@vger.kernel.org, Greg Kroah-Hartman Date: Wed, 12 Jul 2023 13:40:58 -0700 X-Mailer: Apple Mail (2.3731.600.7) Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Greg, Could you please pick the below commit for v6.3, v6.1 and v5.15 Upstream Commit: 04292c695f82 2023-05-16ipvs: increase ip_vs_conn_tab_bits range for = 64BIT [Pablo Neira Ayuso] Thanks, Allen=