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 890FA43E2D for ; Tue, 9 Apr 2024 20:57:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79ED0402C7; Tue, 9 Apr 2024 20:57:51 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 91E2C402C6 for ; Tue, 9 Apr 2024 20:57:50 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6181b9dc647so21764467b3.1 for ; Tue, 09 Apr 2024 11:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712689070; x=1713293870; 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=wKUHY/jA7ldspqTLzvevjQc3wCw49UCyaEZaWxAGatU=; b=hGY6EeEp2mtHc91GqZPkmVQxBemAtbwbYIIbzyaFSkkSeO89oGT5FIWBoz9iz0JsQX 8fNHZ+j50r+leDp80BY/HX1S0+cT4rEUqHyKdr3Jevn+GmWcgyHXrsy3g/pq7PdGkfKh rlqxEWEUmVOfxdv0kZvaQa+9UZkEz3W8luerQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712689070; x=1713293870; 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=wKUHY/jA7ldspqTLzvevjQc3wCw49UCyaEZaWxAGatU=; b=H/kK2plziQRWceQhITt1I9uu1xpAO8mdXIZm9X4PL+LvtjFcVxHdXYRrZqTq3DgzKm vQsnAkyli2o4IJrkijfavwyvTD2g0nO/br5cMg94JMi4Qk54GZr3K2Ry136mbUc0VsFE vUd4PRlv3AOorrfxNrIwTzcuXkOAP8I1Ao9azciFTbGqYYRs+s+9Vk+cT06nRdK5HLBO ted5ZUU0IdQHIosNkkLAh7omn52Gidoh2XRMvl8G6Fr6jE0o4HfhrhsXmIWsU17+uh6l r8GImb8GVpd0u6taniRHQukyK0Yri6BaXSWY4yg1eaGxES6o9tnYJnh2UDzks6Ju0lUZ gTAQ== X-Gm-Message-State: AOJu0YzTJBMN9WKrhmnXI+SNo6CObM4ikg1hxd5dIoNKeHMozFDdF5pO dOwbK6o/RVMOpVkM8QW5ejTFHWx8g9G2m7XMI8AU6Sdl8LWAFUFhePnM5CbzZEFzv4YAmj/UnOS 0d43DDdhJOjoC/3QW1WzFnB4RT3FeLJ6Oc4J4Mf4D X-Google-Smtp-Source: AGHT+IFxlf9axKh8PyQPdRw5ah6JU5wny9GYXy51M6Vs+qB+BC1UMyt3Y6QDxbcYUxXY14WmKvcJikmoqNks X-Received: by 2002:a0d:eb46:0:b0:618:2972:ee3b with SMTP id u67-20020a0deb46000000b006182972ee3bmr599354ywe.39.1712689069990; Tue, 09 Apr 2024 11:57:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ih14-20020a05690c6a0e00b006149ce18df0sm472407ywb.0.2024.04.09.11.57.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 11:57:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 11:57:49 -0700 (PDT) Message-ID: <66158fad.050a0220.44b0a.1239SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BDCB6052514; Tue, 9 Apr 2024 14:57:49 -0400 (EDT) Subject: |SUCCESS| pw139215-139216 [PATCH] [v4,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409170602.541658-3-stephen@networkplumber.org> References: <20240409170602.541658-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/139216 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 09 2024 17:05:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139215-139216 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/