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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 22E05C6FD18 for ; Wed, 19 Apr 2023 01:50:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 66C44861DB; Wed, 19 Apr 2023 03:48:00 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="MO2ahtYh"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4F7B785DBD; Wed, 19 Apr 2023 03:46:56 +0200 (CEST) Received: from mail-yw1-x112d.google.com (mail-yw1-x112d.google.com [IPv6:2607:f8b0:4864:20::112d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 032B88619A for ; Wed, 19 Apr 2023 03:46:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-yw1-x112d.google.com with SMTP id 00721157ae682-54fe3cd445aso176627157b3.5 for ; Tue, 18 Apr 2023 18:46:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1681868808; x=1684460808; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=yIS2Y57fJmMs71d+53N7dY5sJQMUWYPwoxRoLIRyEuc=; b=MO2ahtYh/EGRSeIB300Va4m1a28QbWoHUrMCtDJfdUXShXUN1XBZF5XoXG0NkJJD9N Me6e56vKF1TAMhjyOlLQnCEFiOHPkuFIVCpQlp++cLctinGPhVO2+V1BdnGHA3t7Xz9F SDFAAhwZxgALZZ+GDRxkOTs4fQDneYNZMX6e8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681868808; x=1684460808; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=yIS2Y57fJmMs71d+53N7dY5sJQMUWYPwoxRoLIRyEuc=; b=igUe5+kIHFPNkUUyxPmREk6iW4dXaYN2zYUcFDkJyS0JxZeT5v8jvgDnMCmPopWXTq fUpsVf0oCrDt4wilnjsbMLLG7FZBU+bl6BWMA9iecRJgkAfvZ+ZSaWjfQMTLiP0Wg1I6 m0tgYLnI9FWZKjTcUER524T1V4kt5wlS8a+wmgwJ6ZjfIRNRd+nbzmplGp64I0c/02Iz eu40hEMbdzgb2PQNyyDcYKos8Alls5jVjbnfvFJfESQsHHc35IE5Thff8hqUDdif4zT0 NTgclQCN55OVGkjs6dTTvHfp/axh/4Dg4HtCtqwg4ntHjh2hUy9BbjG9c28A6vO2gIhH YKsA== X-Gm-Message-State: AAQBX9f/vO5HXzuQmQ1B3dA2Xz1IxkTPhgsYFJLRKBJ2Sf0/6qK7YKId x44ap4BKzfFixl410MUZjS3XR81RMiA3td1Esvp8wA== X-Google-Smtp-Source: AKy350aIBmfcCEvJL6BDM47wADabsmTN6mdWNtOjoGmxMCIcvP1buEDXxN1AyJNh7wQPvEkUY5/B1fhAZ/EgVvPfhIY= X-Received: by 2002:a81:4902:0:b0:545:63ad:d90d with SMTP id w2-20020a814902000000b0054563add90dmr2143576ywa.1.1681868808270; Tue, 18 Apr 2023 18:46:48 -0700 (PDT) MIME-Version: 1.0 References: <1677776290-11067-1-git-send-email-emohandesi@linux.microsoft.com> <1681315805-15504-1-git-send-email-emohandesi@linux.microsoft.com> <1681315805-15504-3-git-send-email-emohandesi@linux.microsoft.com> In-Reply-To: <1681315805-15504-3-git-send-email-emohandesi@linux.microsoft.com> From: Simon Glass Date: Tue, 18 Apr 2023 19:46:21 -0600 Message-ID: Subject: Re: [PATCH v3 2/3] test/py: IPv6 network discovery test To: emohandesi@linux.microsoft.com Cc: u-boot@lists.denx.de, mario.six@gdsys.cc, joe.hershberger@ni.com, rfried.dev@gmail.com, xypron.glpk@gmx.de, ilias.apalodimas@linaro.org, masahisa.kojima@linaro.org, tobias@waldekranz.com, john@metanate.com, v.v.mitrofanov@yadro.com, saproj@gmail.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Hi, On Wed, 12 Apr 2023 at 10:10, wrote: > > From: Ehsan Mohandesi > > Test the IPv6 network discovery feature if indicated by boardenv file. > > Signed-off-by: Ehsan Mohandesi > > Conflicts: > configs/sandbox64_defconfig > configs/sandbox_defconfig > configs/sandbox_flattree_defconfig You can drop these > --- > configs/sandbox64_defconfig | 2 ++ > configs/sandbox_defconfig | 2 ++ > configs/sandbox_flattree_defconfig | 2 ++ > test/py/tests/test_net.py | 31 ++++++++++++++++++++++++++++++- > 4 files changed, 36 insertions(+), 1 deletion(-) > Reviewed-by: Simon Glass Regards, Simon