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 BA5EE43DD1 for ; Mon, 8 Apr 2024 20:22:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6AD0402F0; Mon, 8 Apr 2024 20:22:57 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 8214E402E3 for ; Mon, 8 Apr 2024 20:22:56 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4da6995e58bso728388e0c.1 for ; Mon, 08 Apr 2024 11:22:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712600576; x=1713205376; 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=l1XUk0Wm5qAbS0GOHlGxjSptylU0CCheJfZi0hsUYvY=; b=QzKWhYH8pYXCVGrFIiQg74e2pJP9Mp9CNGCYRnkywLEpdp+pOzrrUzKJb/sVrYzMsb lPJLpVpYgpxgvFvPsxB1d4FR+cYgEVCt6cW+Rugeebgg4ggxGQVzlyYUo26LvZEuEZd5 s+2mxM1tdj0z5gDJxwrtGDD2w7VrSUNZtVR/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712600576; x=1713205376; 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=l1XUk0Wm5qAbS0GOHlGxjSptylU0CCheJfZi0hsUYvY=; b=pibIMzCCy58uLGinjcm29vAa9riubgcTfcAzRu+DyAdUSfqDGNJ1j6whibweusC+Kg vpbtmon/VHP4JQLBcvNKjmBT7xybDt4tLTxaZO6To0GZ5dkprUYBdT0BOJz3I5x0zN6Z fMFA+XE2zCBsQkT/tnAJP6wmeLyrU7BLWDXTjRQKp69HLHg4R9BtzSgrRBmHUTacN6MH CCtDVGCtmZdPvVJjIIY+3pYGTJOKfrLtMr51nasTaRaMcNm8PisxWW13AKDVYk8x23Vl edNgPPR1W0u3BymMjd/J+yFWWqSYOnSuoJCevgQ8m3UeUuJxwBSzDBPVsRBw7mGSCaAf Lo7A== X-Gm-Message-State: AOJu0Yx/n095XmJ2o9cLYeeh3kwGjTq6d6YjJMK7Fozb0/rNPzIGVaHh olv3a+Lbt/XSqV5Ug6piaci3ClA3f8OvOJ5U+GUQ7hw4AsDKdjP0Iagf9QCKOCQ/uJTQ/N2476X 5sYMUbgKfAbs5c3DQ3gP5KVeQp0xJCOmpOUjBoIyGtmUhqakHkgFbW+lw X-Google-Smtp-Source: AGHT+IEST/aRRciN5ey9DJ53sooLsUxHMhydAoFpI+gkx+zVn0K+6FRsRJ9ijWgoZ/N2izHo/RmYKA0cxgE2 X-Received: by 2002:a05:6122:3902:b0:4d8:7222:b6da with SMTP id ep2-20020a056122390200b004d87222b6damr6778603vkb.6.1712600574386; Mon, 08 Apr 2024 11:22:54 -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 ch37-20020a05612231a500b004d892c3638esm366733vkb.13.2024.04.08.11.22.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 11:22:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 11:22:54 -0700 (PDT) Message-ID: <661435fe.050a0220.d4c3c.8485SMTPIN_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 0E4EB6052735; Mon, 8 Apr 2024 14:22:54 -0400 (EDT) Subject: |SUCCESS| pw139186-139188 [PATCH] [v14,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: <20240408130924.232154-4-mtahhan@redhat.com> References: <20240408130924.232154-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/139188 _Testing PASS_ Submitter: Maryam Tahhan Date: Monday, April 08 2024 13:09:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139186-139188 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/