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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E4EAEB64DA for ; Thu, 22 Jun 2023 08:30:29 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 099588D0003; Thu, 22 Jun 2023 04:30:29 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 022E88D0001; Thu, 22 Jun 2023 04:30:28 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id E052F8D0003; Thu, 22 Jun 2023 04:30:28 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0013.hostedemail.com [216.40.44.13]) by kanga.kvack.org (Postfix) with ESMTP id C9C368D0001 for ; Thu, 22 Jun 2023 04:30:28 -0400 (EDT) Received: from smtpin14.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay05.hostedemail.com (Postfix) with ESMTP id 9718A40B18 for ; Thu, 22 Jun 2023 08:30:28 +0000 (UTC) X-FDA: 80929712136.14.3E6898E Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by imf12.hostedemail.com (Postfix) with ESMTP id C0FBC4000C for ; Thu, 22 Jun 2023 08:30:26 +0000 (UTC) Authentication-Results: imf12.hostedemail.com; dkim=pass header.d=kernel.org header.s=k20201202 header.b=swD3m5EW; dmarc=pass (policy=none) header.from=kernel.org; spf=pass (imf12.hostedemail.com: domain of dlemoal@kernel.org designates 139.178.84.217 as permitted sender) smtp.mailfrom=dlemoal@kernel.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1687422626; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=IU9RUvXDIgWzJ9rUyJNGHxBWoOA5d2fSBtwe1iBReJ0=; b=Ctr1f5O7Apmd/6VZ+6OdF18oWCg0i7x+AN9kUR6N20JHaMhtQ96nthia5ZGg+Q2gHWDdHr WYId+eEc1/z8Ikop/T1YjkQOlWPCfOQYHsVOV2/UGF/9iPIRbIiRXUNGOQYgIDzWZA1Fub mgXWV/zOYMDxrOHFXsxfAyum+ZSvkTQ= ARC-Authentication-Results: i=1; imf12.hostedemail.com; dkim=pass header.d=kernel.org header.s=k20201202 header.b=swD3m5EW; dmarc=pass (policy=none) header.from=kernel.org; spf=pass (imf12.hostedemail.com: domain of dlemoal@kernel.org designates 139.178.84.217 as permitted sender) smtp.mailfrom=dlemoal@kernel.org ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1687422626; a=rsa-sha256; cv=none; b=UVxXrB9FRQ7O1fbwXey60XZkWCHWyLgzo5MINHYXba9OT+A4IKf4WlDol8PFfoxvf5jKLw F65cJG5IDjpy740NqBqFXxY06wHyuydfnihk0UsfrL+fQ1S5g5TjxmmlaFgibjn5tEqudk S2htKpbMm5LHX/V76aty6SIZIguF9Yw= Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9FF5B6172B; Thu, 22 Jun 2023 08:30:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8D458C433C8; Thu, 22 Jun 2023 08:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687422625; bh=+3bhOWdKmIVFqafQUQ3k3iMy77jkrN8TVbh6Ta1cvm0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=swD3m5EWDl4TeE08aha6k14r+CzeNS98ISMVIImQCiWY4fZgJpxcvSurpqSY1+LEl 7NiAiwb3HBKpwcbVZuAeXJKPUJltsbAoPpXPvAkv6y4XjRtzTN7zpMviRmiOx1d5df IdL99l9mr3HxDjGmtm2djfXVrZponB9kvpV1MTrI8v76T+KaNCmQwuBVlRxk+IpP7L Ng1HmC73zbodBiEty7+7XIKOJGoi3deth90qcGji1dksXIatsU1ZmfsEGl7UygRLj1 arFwRHNcNiAHjWPOESKLP0O9iKWQjdpiGkYliNdySaYuij6L4sJIzjIaTKRPHXJhnm p1uRx+8gnTKkg== Message-ID: <09815276-c515-7f3b-e81c-6c60e9ebfe4c@kernel.org> Date: Thu, 22 Jun 2023 17:30:22 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [LTP] [linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail Content-Language: en-US To: Petr Vorel , Niklas Cassel Cc: Cyril Hrubis , kernel test robot , "lkp@intel.com" , "Martin K. Petersen" , "linux-kernel@vger.kernel.org" , "linux-block@vger.kernel.org" , Linux Memory Management List , Hannes Reinecke , "oe-lkp@lists.linux.dev" , Christoph Hellwig , "ltp@lists.linux.it" References: <202306192248.1ece4c29-oliver.sang@intel.com> <61f22c1d-6b04-d193-57c9-8cad1c555e4b@kernel.org> <20230622073256.GA482307@pevik> From: Damien Le Moal Organization: Western Digital Research In-Reply-To: <20230622073256.GA482307@pevik> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Rspam-User: X-Rspamd-Server: rspam12 X-Rspamd-Queue-Id: C0FBC4000C X-Stat-Signature: 1e9o3qqh1ftu6zme6kh7xjpwqxg1xoer X-HE-Tag: 1687422626-528208 X-HE-Meta: U2FsdGVkX181kORscnNa6gruvtxaJY5uxjGROfV6Hteh8z61B/7ATuKMqEHndPtTRA+RrevToJsP5XUZ7hjsTcNiBz/ShmxlubeLCjwmdxVGH+yNylKlq4UCqPuGPINounyeA9M+WcGV1N/4N6Am+iuiH5uqBiF6CaFgt30dF9RQiC78fPemYt3zVdwL5xbOOkfeDlEnnZ8Psn3TnYKoe8EMHOyAYKvInI2KaYZwF9xLTo8C0KRLwNP+bxzTPqDMEhNWWtNpk+H/AkA2gMBQ5dZJHjRIvUFHgzawt6RXx2fNQZ0fSHcDymf6SjWERF1i3dG8V3iB5fEB+8lGdx+OX9eDW+xatBZCss10bjVM73X1AdSplQ1PefJc/0lkq8OH10BrhxenxnofuX/l3z7j0N361HTsdYUNpZEPQ5x3DdZOqY1GPrtimCcGmhqZanAJCovCKkt4LcObBLEmI/nFA3sAm+155hwCQRURlUlkWLvZhZmgYNMYaIAb99G5aiw9dElLhXnK7Xdo9f/oS14qJbLPo3ThCDq+EndYGNITdaTGnAFBxohrxLOf5L5UAOZRqGtCpuXwnU0v0pFdLG7PsjfXFvxooLJtAuy9HAlm95XA264aRb/vYq/+ghlePfSwnzEvCXmHS3qJjP9nFKcc3jWcJIoT9RvQJ37slrQZftpGKmhdCgQl/y1nKam6I920AvoOLJnDHPvjUe3QiyZTC9mpTOhejPPc+drYBAPbSBH5UCVieSjZ6eHKbjgJW6dMT+xRe7Aj7qs52wFTVgSEmGR2F65FwDIo2lPWQmf++CO2a4Dw+SwrRt1AzFsif1t8Lrfdab4gfUqtTaL2a6r8lIs2Mg4e62fl/9x93m0Ue3ICRnUOpy8i8k+DzLFSj4gYZuNa6XcIs790qw9MAO1+9EpwkS+F77z4XX3gHf8lUu1ZohyHUUZJyWGjYWz6JAZPAIuJzKsnwPYkx0m08NT IzieW+b+ 72z5CaIhDufsNNiksN0Y/U5izlks6q/NbZxwDkIifpspjVw03XtejphL+aDrRgXBeerLOf0o5F/kKNfs+x7Uo4yXWnF7lDA95nvy3ibK7iICvQsI0+JGsZ0/Zq1rBcvfR/7HU5WIROaftMvnUSG9+UFM9LHvWa3LXRGtAwOi2RaWdB7DwYzGJ90yi3t8iVRNgYo31fwcJ9MgbTAdpy4zErUE+0TopPVdfGL8yJ79m+jZFxfTrs/auI3M1xzdgetBPc5JJxpITpdf42Fhx2Czs0axpM53y9r84zqXoySvphfc2uVu5xfKox+DjWYwUiFr6vMKSxdptafRw2BHFIwrf4yKfudSkRRhGXvycFrDEDnap/HpPMD+LI9CcWs5U3ZZ0r7d8t3d6pBubTHMlJlEwgvllYnczAmPokRJ0 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On 6/22/23 16:32, Petr Vorel wrote: >> On Wed, Jun 21, 2023 at 02:47:43PM +0200, Cyril Hrubis wrote: >>> Hi! >>>>> kernel test robot noticed "ltp.ioprio_set03.fail" on: > >>>> LTP maintainers, > >>>> Patches have been submitted to fix this issue. Were these patches applied ? > >>> Looks like they are in, at least these two: > >>> ioprio: use ioprio.h kernel header if it exists >>> ioprio: Use IOPRIO_PRIO_NUM to check prio range > >>> And there does not seem to be anything ioprio related haning in the LTP >>> patchwork. > > Hi Niklas, > >> Hello Cyril, Petr, Damien, > > >> I just ran LTP master + linux-next and the test case passes for me. > > >> Although, note that even if you are using LTP master, >> the way that the LTP header: >> testcases/kernel/syscalls/ioprio/ioprio.h >> is written, you will need to run > >> make headers_install >> with linux-next kernel source, > >> before running >> make autotools && ./configure >> in LTP. > >> Otherwise LTP will use the kernel uapi headers from your distro, >> which does not perform the new checks for the IOPRIO_PRIO_VALUE() >> macro. (It requires linux uapi headers from linux-next.) > > Yes, it should do otherwise more tests would be often broken. > > >> Does the linux kernel test robot not run >> make headers_install >> before running >> make autotools && ./configure >> in LTP? > > I guess that's the question for Damien (I and Cyril have nothing to do with > kernel test robot). I wonder myself. Sorry, but I have nothing to do with the kernel robot either. I am only acting when I get notified of a problem due to one of my patches. -- Damien Le Moal Western Digital Research