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 C06EC43DF1 for ; Thu, 4 Apr 2024 01:26:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB187402D1; Thu, 4 Apr 2024 01:26:58 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id F23724029B for ; Thu, 4 Apr 2024 01:26:56 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-47866551165so186271137.1 for ; Wed, 03 Apr 2024 16:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712186816; x=1712791616; 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=mw+8PO1onMjNK7+1L7vR0KoFxh6BXMyz+EW1KxsksI0=; b=GID1nNbHKcuuHElQUxAksC7HoV2PwCMcTAzMMgWUzdCigZMYCLHuOZqTM9HFaCgEJk ij0nmWkmazO01owpfJLXPElJFsVuxTOdv7wj2qaP7Xd1gR3ZI/lDvVAA4jiQhnVCXJHH bjEBmZNj7Zts79wp+mLUJTzFQ0Tbz3+9v3Aac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712186816; x=1712791616; 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=mw+8PO1onMjNK7+1L7vR0KoFxh6BXMyz+EW1KxsksI0=; b=tK4rotji4t/U4j+5zjZueS4TJYoB4fjQZtKZmYg/Xx5IoGLXAGYy6SSEqRjn8jQY16 HdVU++3OogPor9luB40LROjLwkE0TwvX8lAqnCaAcvs23bCspZ1Xk2Ll/oTX6D+3hBGl 87WlZpsrM8qMZ4ZemlREaq5D23Swrhv1XWUHW+Bc/ZOPJRhyFVbiS3ztRS0Z6v2sfq50 E4Y2VHPhZUcmD+n8ev/9NW7CWegDUv2schuNp6km4XdMZmdayCVQowHhux1fTzQ22lRM ribM2ueDR+pUZ8rG9V5PEZrfYwOfvO764RzpA19HJejqpJ88yOaYa6xjzRpkFGQ5q4ie TcSA== X-Gm-Message-State: AOJu0YyOt511VcvrwVeNTTgpg/Q4zs28ory0MWz2NljB4vvCdD9Ufycf ls5eeD1ClvmgME8QLMJ4nm6TaT/XXbjwwRAMB0jvq8tQLwQBh7IWrbZE+KL9nW5QR4ISYhfkgU5 yqf2Bgq4t3lPkjJGBTdylfwrISCYewuL+0ijYoZZQFCXLSP0erObvsdnf X-Google-Smtp-Source: AGHT+IGKnmM5R9FugJGy7APM6xWrJpqurdboeLHj9LoaPOpeEL7AAwB3ytDJ9+VOaLyRjk1qC/ILHPa/i4R0 X-Received: by 2002:a67:b60b:0:b0:476:f862:9a8b with SMTP id d11-20020a67b60b000000b00476f8629a8bmr679285vsm.25.1712186816410; Wed, 03 Apr 2024 16:26:56 -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 g3-20020ab01043000000b007e143780f8fsm881155uab.3.2024.04.03.16.26.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 16:26:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 16:26:56 -0700 (PDT) Message-ID: <660de5c0.b00a0220.51f8f.1204SMTPIN_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 13BC26052471; Wed, 3 Apr 2024 19:26:56 -0400 (EDT) Subject: |SUCCESS| pw139091-139092 [PATCH] [v2,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240403221319.499014-3-stephen@networkplumber.org> References: <20240403221319.499014-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139092 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, April 03 2024 22:11:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139091-139092 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/