Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp3405366pxy; Mon, 26 Apr 2021 00:33:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCna+B1H11o+6M8JAxGmghtvy7bJKyJvxZHkOs8cm53gdJp3glM0TWBVa864wqOKDWycuo X-Received: by 2002:a63:79ca:: with SMTP id u193mr15842615pgc.445.1619422412563; Mon, 26 Apr 2021 00:33:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619422412; cv=none; d=google.com; s=arc-20160816; b=Q/Eb8aOkxuHw0wzt1xI8fIqevgV2ruRkYR1SRx2IHChcuJp1WYkFyxFe7WceJADuyX xnyM1/LFKgU5sFB6YkV7RW6UDsTU1PmaN/+rkHsiqqnGPylTnb8OZ8RbjF1meBj4F9iD BfMoRXOjdsJ683czdyt87RTdaV0dsDQVhq3lOIn2BzFqokOLPLy217RbHzF4ZVl7PsQO +8brRrus2+rgYQhxd17YQPb8EwADEW5Pjn0SgxZD4zhQvGPFRAcdbXyc4Tis1TAL4MMc nEKojTvJ1bMGjNOKaY3CztzFjBRrTw3pCwqo0KKPCbuPao5aRsaNQpYWHeYfaUTXPctM FI/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=RbwwT1eLVh4d9pQEchK+vrTeGXo2ov6nPjKG5FYNwO4=; b=e5mFAEVlvrTvuzL6NDEKeCZ+gqbit9s+XauRraIKJHLZFsi0jTmZjRKBFiqu/lAw7O 2eoZxdAE3yayScz4rSZdW8tY7h/OxMr6JCy4GjGnsqE4SVo+Fc8QwBT3Df3DLrZ3WZ4f YV1DBVl7RkeiIIDXccveBD1wOeHuuPnZvA9LDe6SERc4sRC1ELoKGEXxmssaY5N2VIgL j6QWIAvJZx3H3ScLOwPi9LGmrplLnMl+v5mxbeXlo6fz83kiblE2WF6+Dnr0lBzY4Ks9 82z7TfFddQAdT9xFah/1GdnxkpFqCjUZ4a0C00VM5/2EpMr7sChgyZvidmhvtWZwKRmo lTNQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sM9seSkM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j7si17182024plk.121.2021.04.26.00.33.20; Mon, 26 Apr 2021 00:33:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sM9seSkM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232076AbhDZHdC (ORCPT + 99 others); Mon, 26 Apr 2021 03:33:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:44336 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232161AbhDZHcy (ORCPT ); Mon, 26 Apr 2021 03:32:54 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A3DB961152; Mon, 26 Apr 2021 07:32:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619422331; bh=QD1rZwMlNtvX5vHPARzO8cvKTRwXY+3/QEppNqFo+DA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sM9seSkMqshorIotv1qRjCsXRp1rhJNQzOcyAjpGzBxgx+shTqsVS2KXeNinuCmzC a7ExP2Ci3sEAdvNNcpXXxGPK2z9H1WF2A/cmvnzgNQhneIBB6gWOOEPVS58CYD94sO KVTfQQRA36GL/olIc1sh5noodDZgCZEQcnGHW3b0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Shujin Li , Jason Xing , Jesse Brandeburg , Jesper Dangaard Brouer , "David S. Miller" Subject: [PATCH 4.4 20/32] i40e: fix the panic when running bpf in xdpdrv mode Date: Mon, 26 Apr 2021 09:29:18 +0200 Message-Id: <20210426072817.266628984@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210426072816.574319312@linuxfoundation.org> References: <20210426072816.574319312@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jason Xing commit 4e39a072a6a0fc422ba7da5e4336bdc295d70211 upstream. Fix this panic by adding more rules to calculate the value of @rss_size_max which could be used in allocating the queues when bpf is loaded, which, however, could cause the failure and then trigger the NULL pointer of vsi->rx_rings. Prio to this fix, the machine doesn't care about how many cpus are online and then allocates 256 queues on the machine with 32 cpus online actually. Once the load of bpf begins, the log will go like this "failed to get tracking for 256 queues for VSI 0 err -12" and this "setup of MAIN VSI failed". Thus, I attach the key information of the crash-log here. BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: 0010:i40e_xdp+0xdd/0x1b0 [i40e] Call Trace: [2160294.717292] ? i40e_reconfig_rss_queues+0x170/0x170 [i40e] [2160294.717666] dev_xdp_install+0x4f/0x70 [2160294.718036] dev_change_xdp_fd+0x11f/0x230 [2160294.718380] ? dev_disable_lro+0xe0/0xe0 [2160294.718705] do_setlink+0xac7/0xe70 [2160294.719035] ? __nla_parse+0xed/0x120 [2160294.719365] rtnl_newlink+0x73b/0x860 Fixes: 41c445ff0f48 ("i40e: main driver core") Co-developed-by: Shujin Li Signed-off-by: Shujin Li Signed-off-by: Jason Xing Reviewed-by: Jesse Brandeburg Acked-by: Jesper Dangaard Brouer Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- drivers/net/ethernet/intel/i40e/i40e_main.c | 6 ++++++ 1 file changed, 6 insertions(+) --- a/drivers/net/ethernet/intel/i40e/i40e_main.c +++ b/drivers/net/ethernet/intel/i40e/i40e_main.c @@ -8148,6 +8148,7 @@ static int i40e_sw_init(struct i40e_pf * { int err = 0; int size; + u16 pow; pf->msg_enable = netif_msg_init(I40E_DEFAULT_MSG_ENABLE, (NETIF_MSG_DRV|NETIF_MSG_PROBE|NETIF_MSG_LINK)); @@ -8182,6 +8183,11 @@ static int i40e_sw_init(struct i40e_pf * pf->rss_table_size = pf->hw.func_caps.rss_table_size; pf->rss_size_max = min_t(int, pf->rss_size_max, pf->hw.func_caps.num_tx_qp); + + /* find the next higher power-of-2 of num cpus */ + pow = roundup_pow_of_two(num_online_cpus()); + pf->rss_size_max = min_t(int, pf->rss_size_max, pow); + if (pf->hw.func_caps.rss) { pf->flags |= I40E_FLAG_RSS_ENABLED; pf->rss_size = min_t(int, pf->rss_size_max, num_online_cpus());