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 4B65544124 for ; Sat, 1 Jun 2024 08:45:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42FD3402AB; Sat, 1 Jun 2024 08:45:39 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9F4E340299 for ; Sat, 1 Jun 2024 08:45:37 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7024f09bc92so788880b3a.1 for ; Fri, 31 May 2024 23:45:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717224337; x=1717829137; 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=wiqoTmCuML7ZJ3bi3GjfrLtmOw8Cz7dZzwo/aH2ET/c=; b=YnfN2zl4bh7vqgReUIuzl+5GPcl+gE1uRMOmQZS6KbIlFB4YuBJHfzdkHVdyeBfJPX ut0wwsYna96AVb8SIGq7VFraN1hAMWX6eIpFGSkAP16Liwf+QdLeX5u378FOhHftPegE EW5ukXSSzzrgvQe9Jo+xRLBvfNEklLLJpyL9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717224337; x=1717829137; 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=wiqoTmCuML7ZJ3bi3GjfrLtmOw8Cz7dZzwo/aH2ET/c=; b=sXQBn9QhhrWVA/kLdloh6Z7nyzbgdZD7xuy+1HopS7g4CqYFvtKCd4IDFYGf3lHHQN nOFw1lnJH/FvLs2j6cmYQRiUngVBqIz673F3RHWi/JnPIXCvmMMpyJcocvm7D3N2Ooq9 Eo0LYvamj06Xo7xtJshMaoZ3R7giv6pdyrkPtQcCSlbTaABzaEMcxBRkloXxMjX0+zYv DQN91BvlQAVYK52iNDFiZNOfMVa2yACL2JAvthAd0eG3ZUk9wwfdUHfXpDnDSNmiL3wo k/PYVsgbO5u+MwHI3uWGOM0yEuV3XplLOpli1BzzoR91zkrxMHX4Xk9/hTuz8Liwn7SR vo3Q== X-Gm-Message-State: AOJu0Yxw4fY3GoZY74V3QGcfqhiLf1+C+sRH7qSGYkP9GOK1qtYpN1BY laEfKRU738XvUBbo6Q2wOxKqCeFY3MvK1XajyAbb9uxkYGuQ5ITa4WAe4Qu5thMkT9BP5H4Qs7d QAQnKXmQ9YUQuyGVKQvoDOGgYtu/Bx0E3ywuJyyyVxNNAXfMhAmIdEINT X-Google-Smtp-Source: AGHT+IGh4sxOhQ07Kjjb0MWJcWHqsdnTT4s3dG6kYXHGR6fwkOfOZr6OszuRI2BUmsK2cq7ZB5fzvDXunQD8 X-Received: by 2002:a05:6a20:f389:b0:1b2:2e05:5c2c with SMTP id adf61e73a8af0-1b26f27d9b8mr3821282637.53.1717224336889; Fri, 31 May 2024 23:45:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c1a7770475sm179428a91.5.2024.05.31.23.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 23:45:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 23:45:36 -0700 (PDT) Message-ID: <665ac390.170a0220.309fe0.d21cSMTPIN_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 D89926052754; Sat, 1 Jun 2024 02:45:35 -0400 (EDT) Subject: |SUCCESS| pw140433-140437 [PATCH] [v13,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530094042.1960212-7-paul.szczepanek@arm.com> References: <20240530094042.1960212-7-paul.szczepanek@arm.com> 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: SUCCESS http://dpdk.org/patch/140437 _Testing PASS_ Submitter: Paul Szczepanek Date: Thursday, May 30 2024 09:40:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140433-140437 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/