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 55E7643E02 for ; Thu, 4 Apr 2024 23:36:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E88D402F2; Thu, 4 Apr 2024 23:36:08 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3BE9A402BF for ; Thu, 4 Apr 2024 23:36:06 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e0bec01232so13058215ad.3 for ; Thu, 04 Apr 2024 14:36:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712266565; x=1712871365; 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=KsYiPtN5HvXWW0fResOA65kBvz3KM7hLGJ28rtQj6co=; b=RDAacDL/n3LIa2ipJBrmgecmoyi1NA1jqHtIhzo8n3sdJ5jIkLbO0MIQsb0GLT0PFq wB63fyvIve4QUtFZ5roCHHPDCRATU+P4hKthYlrbyX+Fsv/Q9sLWQkNUG7Q9N8FtUckd RQrs/qMoC3aB3GsICi++tb0ZNxof/IoOW4HG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712266565; x=1712871365; 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=KsYiPtN5HvXWW0fResOA65kBvz3KM7hLGJ28rtQj6co=; b=r8wILtvqFnxbQSSoSrz/RTAvuBjV94mPuTh/CEubhbFTQ6zRynsO+QXB3ZNKYPA/P5 ouj8bkClLH9CvHrpdmBJrf/auBW7oxyD4hhrHlXNBO+PHlnwIIE2FyT5P9UjBDEISjM0 qnoNoloaMRZPPD1148HIK6oToZ35JFdFM64HYe3rKtuCwo54RtQSZHCXcSQgU0SJK/3b 8SzJcIARktuqY8d9ikS7XbJahSc1ftSdGJT+M8a2FRdC1R7g1aSdtJD4FmLH8ALnGlHK vk/afu8L1GhjoNJNcsUgy7DFLTtdxe7ytWIPuo3+zVM4DemKRBXuQXFpg2LWeELF2kU8 UwXg== X-Gm-Message-State: AOJu0Yzu/wmmGuXzQQVhQ3PXb5gpFoX2SJm/w6AoOpDwrkorm7nnhktZ +vNWmsCGMlwlwt72cIEhEDWbYbdGLZ/T50xHqfrmNl034QDSmA6bT9nIBfWFTVpOQJLgjw6kXRd c/d/yw4VacwYZWOFwan8+vB/sJ+OyXSSqaFJITUAxrGSqJCCIMRYI++8g X-Google-Smtp-Source: AGHT+IGD0J2VeWyFuwjzW4xJEZAiWmENNED4tdgK7h42itkuK2Yw9s2HYboUU40NIoTRFINpTV5vYy7UPeaz X-Received: by 2002:a17:903:32cf:b0:1e2:9087:edbc with SMTP id i15-20020a17090332cf00b001e29087edbcmr4263647plr.46.1712266565383; Thu, 04 Apr 2024 14:36:05 -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 h1-20020a170902eec100b001e2b160a02dsm2953plb.135.2024.04.04.14.36.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 14:36:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 14:36:05 -0700 (PDT) Message-ID: <660f1d45.170a0220.5924e.05b4SMTPIN_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 6A39E6052471; Thu, 4 Apr 2024 17:36:04 -0400 (EDT) Subject: |SUCCESS| pw139101-139102 [PATCH] [v3,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404162422.61510-3-stephen@networkplumber.org> References: <20240404162422.61510-3-stephen@networkplumber.org> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139102 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, April 04 2024 16:22:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139101-139102 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/