From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4BB0E42EAC for ; Wed, 19 Jul 2023 00:39:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A47940ED8 for ; Wed, 19 Jul 2023 00:39:06 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 8D93F40ED8 for ; Wed, 19 Jul 2023 00:39:04 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-767b6d6bb87so423217485a.2 for ; Tue, 18 Jul 2023 15:39:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689719943; x=1692311943; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=eazTVEs5hHGyEBdTVoEoKihc1W1CkH41lbV1YGPIKoU=; b=JBKdIQPINfm/qtumpqll0rUZq6zhDxyChhhvL5U3Q6ULP3q1PTuoYN+7Ikk/5ds5hp 8EcWxfIzzaF8JobnSz1IWFpT+Kopvs1JcMSEnFLS0HLGDoKeIvsQlBn8konoqLMHX+cU bc05KlspboZEaf7jSdOhXW8JPEqtzigDgV3ylMrtAgzddviMaIznKlUAkgiKbHVSQ38m 0OVpQaaIe0hrJOL4vYme+6tM9A+jr5+qsepSbNc4SVsjBjG3t+8g+FahrKpSyhxypvI3 vKlsv+z/aFdwy+BnJgXmqwLOeKoGDYu52mL1y6RBYdBA1EBnoMkpRHbuMV7jX/3sGKsD 2zRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689719943; x=1692311943; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eazTVEs5hHGyEBdTVoEoKihc1W1CkH41lbV1YGPIKoU=; b=EWgBm/gXGa+oeggR4/IpRHeEMg8aXlH4x6QJf0ndOEzcJi/t3ecNZHtHpJLz7rkG+j SXtELUhHDw5zYK5RaAM4HRc36j4Brq2UObiHpy035JLCbguHpOY7IZkGF2FbLX9UJeLM 0HeR86WtJKSUfe8TVAW2r61EyAUV5ceOiGt7rsKNOJPLlWp29xzo1+WyM+MP5cdkg5xD 1EvOBKHiXtV60RfpdD/Aek/gSU4VCv1DJGGa312w/W7BJQgktthqB/PCVXqOK8T7ZWxu Za1AloFTXGTc9yELdVJNN/tmdYX96P52nUvUmzaii3lXv7aosFt7PTnbIOJUin0ZAy4K fMgQ== X-Gm-Message-State: ABy/qLbalf0miPbvDtrXQ6uCz2hsgqTT6DXpHp2wsC8qYPxt/H096LnK +Q66vzf4eStPm5wgoqs9UKbc7MA5nZl3ONWhmZk= X-Google-Smtp-Source: APBJJlFQUscRhHpMlvBILq9vyJfLkihGSsYOv+OXUq2c5HscBReRbO1/2OVaKUVueEJtWDeYUpRjwg== X-Received: by 2002:a05:620a:1a84:b0:767:e57f:6fe with SMTP id bl4-20020a05620a1a8400b00767e57f06femr1214429qkb.61.1689719943687; Tue, 18 Jul 2023 15:39:03 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id oq38-20020a05620a612600b007682697dcb0sm892178qkn.76.2023.07.18.15.39.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 15:39:03 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129636 [PATCH v10 1/1] dts: add smoke tests Date: Tue, 18 Jul 2023 18:39:02 -0400 Message-Id: <20230718223902.3890823-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230718214802.3214-3-jspewock@iol.unh.edu> References: <20230718214802.3214-3-jspewock@iol.unh.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129636/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5592795075