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 3FDBF43DFB for ; Thu, 4 Apr 2024 19:28:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BB7A4069F; Thu, 4 Apr 2024 19:28:42 +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 13575402E8 for ; Thu, 4 Apr 2024 19:28:41 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e0411c0a52so11923595ad.0 for ; Thu, 04 Apr 2024 10:28:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712251720; x=1712856520; 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=Vd4jqtogLuTNXfitIS0A2mRxPJoXTY/LHiHttUHp87E=; b=JafVbMdn9aRSf82NDKSXd8upBWh80erFzPvMGqXPwLtaAHZAuS3GCzE2K0OaIJwvk7 8l2rlekAjljKCJ9cZBWiQzncVIIQfhdD5I0y7xUXibZIrk5WYtyfif+WctXUvCqcgE5+ q8BmNvLaQjUMDMCp6U7ysp582StgiQg4so3J0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712251720; x=1712856520; 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=Vd4jqtogLuTNXfitIS0A2mRxPJoXTY/LHiHttUHp87E=; b=wTF4/263BH1lTZfjFySbkdGCZpWvR41u0IDRI7su+kYJxZjUF2j5Blioh7mEHlulLz hGnluFa433uIrPa8fuyFlzTzBYvOXY7qY51OhcbfpMixjcGdM2fvbNU9HrF58y7tehi/ 4Ddjf5t8RjxnpQQMkbl+OXcnFrQeV4HR216JiUQfKDLRWXyY1V/SdY3wZ4CYW/A5PCAE +PF71mtyUP7Vqm8NzBRjkfGslA/mr6ymfoj9afGFNb73dxb7JB5XC9+OwvqRQaJJwKi1 ZyyJqecTutzDmHKysJlTxHi+Cy6vu7GPLVTMbUnE+ZAvt7bto4kOFwOA5TgcediovNoI Kyig== X-Gm-Message-State: AOJu0YwNR8wRLAJiN93YzHWKtsi4DmfCAWytOSyLuUq7N78yhVQWFawd Gf9nP9itNXzhh9gVYbNzaxHqrtIj0BqjaGegJMHbdEvPgYRezKfA9AN8jIiDeUN7jpkFKmHqCAB nypnU5kr+Fh7BedSstoaxtjgRn7Skd0ustwg1+YGw X-Google-Smtp-Source: AGHT+IEouPCA19b4P935c2LHCG8jMUpZ3YXqvJgdTsYtVdXIIcziiUtTHXVjCD+1+wPPcwFu84PUJebsCooe X-Received: by 2002:a17:903:2351:b0:1e2:6a24:e72 with SMTP id c17-20020a170903235100b001e26a240e72mr254851plh.11.1712251720392; Thu, 04 Apr 2024 10:28: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 q1-20020a17090311c100b001e2a5c65b0asm20264plh.21.2024.04.04.10.28.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:28:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:28:40 -0700 (PDT) Message-ID: <660ee348.170a0220.6d7b.1b7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BDC06052471; Thu, 4 Apr 2024 13:28:39 -0400 (EDT) Subject: |SUCCESS| pw139097-139099 [PATCH] [v13,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404142326.2151118-4-mtahhan@redhat.com> References: <20240404142326.2151118-4-mtahhan@redhat.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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139099 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 14:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139097-139099 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/29713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/