Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp55156pxx; Wed, 28 Oct 2020 18:00:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzyb6uiqcK7dh397jRTfOedvoWqhKLDqV0dNbRzmBM3Tme4tJSZg8v+4fzvMukGLcwbUBTY X-Received: by 2002:a17:906:a1d8:: with SMTP id bx24mr1662177ejb.161.1603933219219; Wed, 28 Oct 2020 18:00:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603933219; cv=none; d=google.com; s=arc-20160816; b=WGBMP5UBnPhU5H2eq5I1CfyXJoOo/woEXgIiy8PpZCoRvO1nL0DpxTzzzWjfYSPfwZ 4lWD7cZTtrxT/IH0MyejUAU7+3+Ba74exnhcFam1C26O8Unh/gC8ubsuZ1nwmJ7VcUSu zyFT6Qu06Quc17tJYzTOA8Wf3754iqeloDfy3jHg3J4O4nqjpkMUB2lYhCFEro5ox+T0 vNedXBsYwxW4R6IQDeIBsq+3l9PSsyTUvRnZH2iW8IYvoGvTBji4/ixo+NP7LSBZCjly qU3Z679YsOs2Tdaxoa2HaMqh9tqUCmSbu67NuaJL16Lz4MWZTERyAgPKAeo4SPluGjTc F9lQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=3b/ZVLsDuKTajrFcXqd5+pqzmprcT+b9Og2yG2W2JFs=; b=DW1Vm92h2PgKXcasNGQ8Tk6SOUamWdbR0QjB6ZZ9/HspUWrCwbjhGOJ6jL14WzCZ/y AxAt5Bdq2z2IRgMCvB4w9IJfbw57QF6e4YqDxn6fXYVhLuc91ZmiS1TM2uSemNzY/j03 ezvSHhwQUt9jMCYYwwzMXrhJrS/RkUN0qsQ3340WdUg7VhE/ktxIRwHwVuFL2rxEIat3 27iTLUGvM+HN+bKvv0EtEkCROactB4kf+nJvtj+VI92hheorzZja7q52ZbNfj87TZieP 9CLxjqJ1gWRBDN+PaSw9EgHhGzkTmbjC5xhys9K397asiuom+/h73BATkmyMvHpNXxex To6A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XalUGPql; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c18si849274edj.340.2020.10.28.17.59.57; Wed, 28 Oct 2020 18:00:19 -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=@kernel.org header.s=default header.b=XalUGPql; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730361AbgJ1WIa (ORCPT + 99 others); Wed, 28 Oct 2020 18:08:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:53242 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730324AbgJ1WI2 (ORCPT ); Wed, 28 Oct 2020 18:08:28 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6BE2624724; Wed, 28 Oct 2020 22:08:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603922907; bh=yL5J7c1q5ay690O6rsSJuvA1s+2PdZYpho9NQRq8YWw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XalUGPqlra2XP8lwKDPMvpxskZkdfBM9b/GDI7B3tQ87XeRlSYn9K6j60JPFbqrDz rJg9FXRu3jJX9GoYhgfuaqIqiEfawZMnKChIm24CBR5wLETc8IbY6rflU0IIvN8SMK Xlv5pKee3cw5Nx1VMiUWN7GMGdOnmLcFcN1FRYvA= Date: Wed, 28 Oct 2020 18:08:26 -0400 From: Sasha Levin To: Alan Maguire Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alexei Starovoitov Subject: Re: [PATCH 5.8 574/633] selftests/bpf: Fix overflow tests to reflect iter size increase Message-ID: <20201028220826.GB87646@sasha-vm> References: <20201027135522.655719020@linuxfoundation.org> <20201027135549.734594680@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 27, 2020 at 03:42:10PM +0000, Alan Maguire wrote: >On Tue, 27 Oct 2020, Greg Kroah-Hartman wrote: > >> From: Alan Maguire >> >> [ Upstream commit eb58bbf2e5c7917aa30bf8818761f26bbeeb2290 ] >> >> bpf iter size increase to PAGE_SIZE << 3 means overflow tests assuming >> page size need to be bumped also. >> > >Alexei can correct me if I've got this wrong but I don't believe >it's a stable backport candidate. > >This selftests change should only be relevant when the BPF iterator >size has been bumped up as it was in > >af65320 bpf: Bump iter seq size to support BTF representation of large >data structures > >...so I don't _think_ this commit belongs in stable unless the >above commit is backported also (and unless I'm missing something >I don't see a burning reason to do that currently). > >Backporting this alone will likely induce bpf test failures. >Apologies if the "Fix" in the title was misleading; it should >probably have been "Update" to reflect the fact it's not fixing >an existing bug but rather updating the test to operate correctly >in the context of other changes in the for-next patch series >it was part of. I'll drop it, thanks! -- Thanks, Sasha