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 9BD0D456A7 for ; Thu, 25 Jul 2024 04:45:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 958534333C; Thu, 25 Jul 2024 04:45:09 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 998B040614 for ; Thu, 25 Jul 2024 04:45:04 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3d6301e7279so325145b6e.3 for ; Wed, 24 Jul 2024 19:45:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721875504; x=1722480304; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=j27okHqNeENhBIRxFjbmRuKuNrnpc11gRbA3CaHCfrY=; b=hhjTYUfNB9q/Tk6dimM4a4/mIqrPhSDuOtrVP4HYV8YKeu2yZZyRsKIezC89Ac4uiy 9Bk3jbubzond/GDm9ssx7t0tikMHLrA5Y9IVcoRt2ZdWs4jfS+16TcMsm99lvENh45X4 yiKPULacXGi1vieLVz7qDpGA1Dh9yPiW12Dts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721875504; x=1722480304; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=j27okHqNeENhBIRxFjbmRuKuNrnpc11gRbA3CaHCfrY=; b=Dv0KVQPYtX575gy3AMhE8rfvAT2RmPh554/h5QaO26Ua8+LoqDeY5AUxZJoD2v0H/Z NcuRmaO0y0eLxLxndCKs+whAwMljuTvVeO3jc0Ukmq7ykBwFPXUENJt+vTdzeSfFer+g YbHaLt1RwNM4eaVYCjNVNx88PASnvq42qi8qL1UMmPbsP7jUjiOdG85G4TGCQC6MjDFP +pdMPtBQr9gQVPUKiR2xTzwMmJwTVrmIYaHJfpvBwjffHmEEuQfEQ/xzlp7w8BunsPrX 6D8RyZqPWDPU+RuHuZM3xPt0OHYzwk460pATtwxTbwUVhSKhYsR1jz3n6KRJSRQFzsCw lvzA== X-Gm-Message-State: AOJu0YxC08gsMSRepMFdKd1fNRB7Mf+Z41DYdOBl4bzHi5AXw703sTM0 8Xb9hmC8V+0dhco/1RlmZ6K5vBwBMfAoMUyDuIL88++8hoIpwEcySzP8hwTrXM6HFlx/UoN9fB2 4kSi1/xydjq5nIV2lm1S7JgPz6ujn5fdk05ja7RNO X-Google-Smtp-Source: AGHT+IHuL/Hufajlzl3ipFEBk06MhzntnbhzSDChYHy5b2Utjwdyb1pZzNDA8Am0RqtgjvjDtky53bY3Q4N0 X-Received: by 2002:a05:6870:1699:b0:264:9034:a0b3 with SMTP id 586e51a60fabf-266cc37de0fmr769114fac.22.1721875503742; Wed, 24 Jul 2024 19:45:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-26537cd4218sm56683fac.6.2024.07.24.19.45.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 19:45:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 19:45:03 -0700 (PDT) Message-ID: <66a1bc2f.050a0220.273908.2454SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 37D17605C351; Wed, 24 Jul 2024 22:45:03 -0400 (EDT) Subject: |PENDING| pw142699-142700 [PATCH] [v3,2/2] dts: add dual_vlan test s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724171345.341495-3-jspewock@iol.unh.edu> References: <20240724171345.341495-3-jspewock@iol.unh.edu> Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142700 _Testing pending_ Submitter: Jeremy Spewock Date: Wednesday, July 24 2024 17:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142699-142700 --> testing pending Upstream job id: Windows-Compile-DPDK-Mingw64#21004 Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/