Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3573751ybi; Fri, 19 Jul 2019 05:31:54 -0700 (PDT) X-Google-Smtp-Source: APXvYqylMnLDkt0gZC7jDCeXkhCbsThj8o9YTdP+XrCx4u0zzP6vvg6inTC2PQA7J8FLUDXGfCa8 X-Received: by 2002:a17:90a:5884:: with SMTP id j4mr59731764pji.142.1563539514233; Fri, 19 Jul 2019 05:31:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563539514; cv=none; d=google.com; s=arc-20160816; b=0gPYqimR6gzhoM1KQYTBcXOc56vBqhs4E/2ohWcNnn+y1EXAsS/EKDtp3VAJo9M3QQ sbuTnXJUq09M9mzDVq+YeZcoAqMURq9R9UGctZYOPqP0Lo+nAHjV1O9/wk6VXBv26We9 x/GolT8OmTXgo/wMsqkCJG/OyqmTfKOHNkJaeIDN8RgJag7SDv5ziDFC8k3Ki14CMOBA 1xiTuQfR+1We484bVrCbo+wxmXJMMQRpLakvSC8F3GbN2Jvsu9zMD2HdlZNmF4YmwO1t vDfKjQXEGO9CgKA5JYC8jY/NFv3iAO8PJvHrslO2gw6307uwaj6jQuiYB4LlC6oe57LR HhFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:dkim-signature:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=rXBG0gCP1VhyH9WcfrSYQsJS54xGCOqnpCluiiWVfAY=; b=XCI8qwMBGTwwhwndymR6bCr+FUrU4iz3Y6uj+UA+DgD56ATSOqefPS1cXek/YWzx+K H5p5e2uXzhKKGd5ff0thhieKac3fJqkDXv2ciyjx5XQetaaKSUfr545eya9p/IgtoeOk RUCLO5PBFCrLZOQzXbHt2HzqojePckjqbCBWmpiOPGsDMiec3Y877aXrHJtZZ6WbaLn8 Qz5SfNLFpz8vOo07/BrpIbRwMC+enTkocT5klzlL/MqGZcnvF/VzgK1QSz3iD4R3vpCN a6XFkc4uAFfftFFHJZhgL5SeQslrmjVCZzyuwqR0V6InG9IqrBzWidVfKvWgctN1uhVE EKsw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@nvidia.com header.s=n1 header.b=KJPHyGo3; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k73si1571938pje.10.2019.07.19.05.31.26; Fri, 19 Jul 2019 05:31:54 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@nvidia.com header.s=n1 header.b=KJPHyGo3; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728503AbfGSMaS (ORCPT + 99 others); Fri, 19 Jul 2019 08:30:18 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:8306 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727649AbfGSMaR (ORCPT ); Fri, 19 Jul 2019 08:30:17 -0400 Received: from hqpgpgate101.nvidia.com (Not Verified[216.228.121.13]) by hqemgate16.nvidia.com (using TLS: TLSv1.2, DES-CBC3-SHA) id ; Fri, 19 Jul 2019 05:30:14 -0700 Received: from hqmail.nvidia.com ([172.20.161.6]) by hqpgpgate101.nvidia.com (PGP Universal service); Fri, 19 Jul 2019 05:30:16 -0700 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Fri, 19 Jul 2019 05:30:16 -0700 Received: from [10.26.11.13] (10.124.1.5) by HQMAIL107.nvidia.com (172.20.187.13) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Fri, 19 Jul 2019 12:30:12 +0000 Subject: Re: [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool To: Jose Abreu , "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" CC: Joao Pinto , "David S . Miller" , Giuseppe Cavallaro , Alexandre Torgue , Maxime Coquelin , Maxime Ripard , Chen-Yu Tsai , linux-tegra References: <1b254bb7fc6044c5e6e2fdd9e00088d1d13a808b.1562149883.git.joabreu@synopsys.com> <29dcc161-f7c8-026e-c3cc-5adb04df128c@nvidia.com> <6a6bac84-1d29-2740-1636-d3adb26b6bcc@nvidia.com> <4db855e4-1d59-d30b-154c-e7a2aa1c9047@nvidia.com> From: Jon Hunter Message-ID: <64e37224-6661-ddb0-4394-83a16e1ccb61@nvidia.com> Date: Fri, 19 Jul 2019 13:30:10 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [10.124.1.5] X-ClientProxiedBy: HQMAIL104.nvidia.com (172.18.146.11) To HQMAIL107.nvidia.com (172.20.187.13) Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1; t=1563539415; bh=rXBG0gCP1VhyH9WcfrSYQsJS54xGCOqnpCluiiWVfAY=; h=X-PGP-Universal:Subject:To:CC:References:From:Message-ID:Date: User-Agent:MIME-Version:In-Reply-To:X-Originating-IP: X-ClientProxiedBy:Content-Type:Content-Language: Content-Transfer-Encoding; b=KJPHyGo324KngvEcJ+QS/r+yGkUcmAk79HVpkwqViXUNgzCsoNRMlDqCX7s8ayEsu rmmZpHA/FPBqDUNLNsKkv/ky6tZmZ8EonhOlq8Bn1YeLNQRB0rhV+4qVzJr/36d1Yj HoSeo7o/FfTFVQ0N6x6y4CBvIaCti7pR3S8hEFKBfPxys8M7Pfek8i8PdKhS/ZW5O3 Y9juNEfArHWH3O+Xhz8HAPYhahww/UXyHwg0fj7ucGsblPzqHh3IB4ysqyUwe7jM2N sKps43ebG07KbBzYyJUnNDs3HNnaU645qR8zHAhKCNh03C6xd9dusT5ahZ/d5BlG3a ObETXwuwIU3Xg== Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/07/2019 11:25, Jose Abreu wrote: ... > Thanks. Can you add attached patch and check if WARN is triggered ? And > it would be good to know whether this is boot specific crash or just > doesn't work at all, i.e. not using NFS to mount rootfs and instead > manually configure interface and send/receive packets. With this patch applied I did not see the WARN trigger. I booted the board without using NFS and then started used dhclient to bring up the network interface and it appears to be working fine. I can even mount the NFS share fine. So it does appear to be particular to using NFS to mount the rootfs. Cheers Jon -- nvpublic