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 X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60F5BC10DCE for ; Sat, 7 Mar 2020 00:19:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 35AA3206E2 for ; Sat, 7 Mar 2020 00:19:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583540398; bh=AQzF6OqEcMz+JNwqEn75W80QTzWVCt362BYnIuITObo=; h=Subject:To:References:From:Date:In-Reply-To:List-ID:From; b=pbsHlbGkTX7KNPSjwTnTfFOjrqVSTGceWOCiDaFVssU9vfjwJSKWR1MIE9XEjvHW8 CPRih8R2zZmG3+lGc+gX5r02f3GdsAs9rIqeBJVjsGrhfygehuNMZG+acZxPyj8lwN kssSC0ZgSFzcFpLX0VSKwymG1EBQExAEbs7kBTR4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726788AbgCGAT6 (ORCPT ); Fri, 6 Mar 2020 19:19:58 -0500 Received: from mail-io1-f67.google.com ([209.85.166.67]:35117 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726781AbgCGAT5 (ORCPT ); Fri, 6 Mar 2020 19:19:57 -0500 Received: by mail-io1-f67.google.com with SMTP id h8so3855091iob.2 for ; Fri, 06 Mar 2020 16:19:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=NSjfSL+QfSTDf8gsw0rEhWcCVhS3ZyC2JHCZZDzLAkk=; b=BfHT6MrTqmTvz6StrgNngfhAD9KFspP5YNkvhnAgFKMFrW2HsdtpPY+eM9MTT560bx AT5zjLYF75bZYSGUwUaG685a/NdICEkNElbBvzqGy9Cw/ZvVyXV3TE7izOhF/G7kmCjJ hYYz4hbVwOuQWTk5fzEc7eXGUZtxXsZnT3e88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=NSjfSL+QfSTDf8gsw0rEhWcCVhS3ZyC2JHCZZDzLAkk=; b=W+HmzZxLNp/aMGm3DqInPHc+z8mOZae+d9KyuJUkZ2TE9EVrWKv5OOzs8+t1hgNyfg LQGb+KvNTaDZokHzhBfosCryp8r8kOeTcpaDoFfyp3zrNczKT/jwN99Kq9A6pdH2El66 zH/GZsKuQOV0DEyVByEwRBwAAXZaJhFPl7/PTe8zkv6y//UdMrhUBc9lh660dZwhRc6w ekr9mvrhDPyTZg8rRE5kKzCxGx+T6KPLT0xNflh24L6JOsEsEb4rQh6Wf1jfAmjJ8fD0 Bmr1p1sZlJ8lcYL/g5AtjztPzRZJm4AHoLWalRfrOsyTBPniH5lk0+icuLGu5TXtJYER jZ/w== X-Gm-Message-State: ANhLgQ1Nq3jjUs+Rz0zoUQwZytskhRaV2rdpNiRIJeaDzjzSyDlLumee Z+F/jk62x+3N3+Lv3nxt/ZuToQ== X-Google-Smtp-Source: ADFU+vsZcOc+y0H4k1ol3rKOKsW2mSj+/AU6MpZ505QjGYHGgFwSGBxKCxVcY4XqUfBzlAgk7WzLRw== X-Received: by 2002:a6b:e013:: with SMTP id z19mr5109744iog.103.1583540397178; Fri, 06 Mar 2020 16:19:57 -0800 (PST) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id n5sm685109ion.25.2020.03.06.16.19.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 Mar 2020 16:19:56 -0800 (PST) Subject: Re: kselftest selftest issues and clarifications To: Randy Dunlap , "Bird, Tim" , "open list:KERNEL SELFTEST FRAMEWORK" , Linux Kernel Mailing List , Kevin Hilman , "skh >> Shuah Khan" References: <818d8b84-4ce2-4cbd-d561-293137c5d884@infradead.org> From: Shuah Khan Message-ID: <6af54eab-a982-dfa9-c6d3-c3e017dd4ed2@linuxfoundation.org> Date: Fri, 6 Mar 2020 17:19:55 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <818d8b84-4ce2-4cbd-d561-293137c5d884@infradead.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On 3/6/20 5:18 PM, Randy Dunlap wrote: > On 3/6/20 3:30 PM, Shuah Khan wrote: >>> >>> And I'm using a KBUILD_OUTPUT environment variable, rather than O=. >>> Let me know if you'd like me to build a matrix of these different build methods. >>> >> >> This is fine. Please note that relative paths don't work in both of >> these. Something I will tackle once the bugger problems are addressed. > > Please see/test/try this patch: > > https://lore.kernel.org/lkml/158351957799.3363.15269768530697526765.stgit@devnote2/ > > Will do. Thanks Randy for the pointer. -- Shuah