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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,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 19ABBC433C1 for ; Mon, 22 Mar 2021 15:07:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CF99D61983 for ; Mon, 22 Mar 2021 15:07:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231289AbhCVPGx (ORCPT ); Mon, 22 Mar 2021 11:06:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57462 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231321AbhCVPGQ (ORCPT ); Mon, 22 Mar 2021 11:06:16 -0400 Received: from mail-il1-x12a.google.com (mail-il1-x12a.google.com [IPv6:2607:f8b0:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E95ACC061756 for ; Mon, 22 Mar 2021 08:06:15 -0700 (PDT) Received: by mail-il1-x12a.google.com with SMTP id v3so15144410ilj.12 for ; Mon, 22 Mar 2021 08:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=7bKfDRT1iiBZC/5ufV15uCw7hwlt7jFcxCdAI9kPbOA=; b=aIIPlqBGhXmu+vPQqkOTKXVP1ROucFSLsfEXI+jPDcpreQXQUtY+MQZZgnawvo9Pay E9W009IkmwkCALSjxziXJiQEMEyX+tvFkSuHqOWHbz/IMIww8MxXeKLgtDaCWT0kUsPR vjoio3wP8sBZTRPQx3qoUrSQJEzsH/rqnL1buYsh6NY1tO/MpdqKQtn5eUqqTDiHsgI4 nPGN5d7IuQe89oJLdBy+pJyijPNSg2rSffiwNGcibewRrZJ6jdiVELaYLm3Oov5En0oJ cpzR/gCJKbD2n/uZJvFkX0ZsWelQBWv4UZmWcLVEqhfeEI9nXeVBOU0DKqu5YttC76PJ W2ZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=7bKfDRT1iiBZC/5ufV15uCw7hwlt7jFcxCdAI9kPbOA=; b=Zi2hdsOzi5gVJsMXFV+MtLZTiX5h3hEdsCBlUqGx8+hEvx/yAwCr+ZDilcMAV3LK6f IkP8ocCYoF6wp9bTOQ8n3q2vV/uoNTCKQke+Rz4auLdCEgdUMzzWkGUQuh3xtDTcBkBv i6Ix+V/DMJSIhMo50I3zj36RtAdhktCECORXGv85aj1Rm+PqKVDQSYUvdET4e+0HPo3d Md/1hliNusg2rFAwR6eohFLuQuJGGE+nfpNA9WZskkDCvloxhzvR4p8JDf7vT6LT+v4t tWz37woeRyaqBAg18T+1xfefXUQ1bg4d14tGKoSTS8abXIl7dwf0zlW2lElcG9NqsdTP 2iMA== X-Gm-Message-State: AOAM5307ui0VgUxlJBU3KRVfeC48xF2zZh6RhurwZ1fAuqRVz1V2I7M0 sg0pDkMQTFFxPnF+WTYku+ACw0gxOB714MmB X-Google-Smtp-Source: ABdhPJx3DB/cdDQozSfKvzSEJ0k/J102dyBKbVAjQ1lsfbFHitAfxXf4YC6vYqzHofFqH4yquVUrVw== X-Received: by 2002:a05:6e02:e0f:: with SMTP id a15mr354732ilk.203.1616425574923; Mon, 22 Mar 2021 08:06:14 -0700 (PDT) Received: from [172.22.22.4] (c-73-185-129-58.hsd1.mn.comcast.net. [73.185.129.58]) by smtp.googlemail.com with ESMTPSA id g16sm7963010iln.29.2021.03.22.08.06.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 22 Mar 2021 08:06:14 -0700 (PDT) Subject: Re: [PATCH net-next v2 2/2] net: ipa: fix IPA validation To: Leon Romanovsky Cc: davem@davemloft.net, kuba@kernel.org, andrew@lunn.ch, bjorn.andersson@linaro.org, evgreen@chromium.org, cpratapa@codeaurora.org, subashab@codeaurora.org, elder@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210320141729.1956732-1-elder@linaro.org> <20210320141729.1956732-3-elder@linaro.org> <7bc3e7d7-d32f-1454-eecc-661b5dc61aeb@linaro.org> From: Alex Elder Message-ID: Date: Mon, 22 Mar 2021 10:06:13 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/22/21 9:17 AM, Leon Romanovsky wrote: > We are not talking about putting this tool in upstream repo, right? > If yes, please get buy-in from David/Jakub first. I'll make the user space sanity check tool either way. It would be nice to have it upstream, the checks continue to be made as the kernel moves forward. If I need to keep it in my own repository it will be fairly isolated, and easier to carry for my own use. If David/Jakub comments here, I'll know. Otherwise I'll post it as an RFC initially when I've got something. -Alex