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 B73FE43E02 for ; Thu, 4 Apr 2024 23:36:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B34C7402F2; Thu, 4 Apr 2024 23:36:42 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 58861402F2 for ; Thu, 4 Apr 2024 23:36:41 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e6a00de24aso786328a34.3 for ; Thu, 04 Apr 2024 14:36:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712266600; x=1712871400; 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=QaTOpnIG1AQSQ47PMwRlUvyHAf4ixoVYa1frjMz5MgiRri+o1J+aAN5m1ajKT30eDe QSuBSGKT7N63wKoRPWiNov97Cj1tCOp8bxOpfa/wbCtkjEveaYsMcThbtfqYBkdy0wdX MDVbaFLOaxQ0dRz2cS7r0NW/paO1yVMswUtWs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712266600; x=1712871400; 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=cwBwTsnCKH5Fp9vtXfyy7pJRsA6FEHwcGuLlfc1gcsDUlYrwdPReOrBtdru1+YGyF6 7XpVQANkdmKn6tWxP90P4Wnq8AfN+HjCR71Zv5Sx8YrVtsy262HCuKVkmt2VNOi4dxHR xzh+jLvAmLo3lsCbbhjgAFDE0bOQcHqm0uREF8WihByBwNWUcsOg0Ewm9d6Z1kkaJ1CZ aZKJ2o3iuzUFzJA1HihpvTG/YAnPTG07kT1GNQnqA7sI3uc5c3LsX6h/563HhQYD+Ok9 Kq4akqZAXH1IJ8F3sZg8VswHxlXYTEcu4aUStKVsIGIIzVmYzFGXEK2xakawXc2nMxME Brug== X-Gm-Message-State: AOJu0YwbxpWG7ptfqAU82obE50GXU0MgAP4qPZ+u1m1NMqarmU2prQ0t qEyqxiMEwFqTpzdjkNA5yP6+PQdU2JJ7wUlZbOJWq7B8i51MRYJn9A/IjY4GdaGhY7XtzE/Msro 6MyaAeanc3m/OTHiiXx+fYuFPD9jBLR3iiqgfXk7p X-Google-Smtp-Source: AGHT+IEbK2Fj2n3uh4xfOAdtbEZKSBPES/ybi9RZSmZtsLECGCJcQhLez7k8pK4Eq8fuYRInupP5qdZbe09d X-Received: by 2002:a05:6830:12d0:b0:6e6:d631:ba5e with SMTP id a16-20020a05683012d000b006e6d631ba5emr3678758otq.32.1712266600679; Thu, 04 Apr 2024 14:36:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ex23-20020a056830731700b006e6ce3c27d2sm11920otb.10.2024.04.04.14.36.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 14:36:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 14:36:40 -0700 (PDT) Message-ID: <660f1d68.050a0220.3e8a9.09f5SMTPIN_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 290F86052471; Thu, 4 Apr 2024 17:36:40 -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/