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 C76FB43C3F for ; Thu, 29 Feb 2024 19:12:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C33EF402ED; Thu, 29 Feb 2024 19:12:12 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B1AF7402CD for ; Thu, 29 Feb 2024 19:12:10 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7b8fb8ba6so71036539f.2 for ; Thu, 29 Feb 2024 10:12:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709230330; x=1709835130; 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=CxV97KBskoy6C+sPpaZT5LW0tR2WtnfEeK7m1/tR7kQ=; b=P3O7WJAK7xWuMnBdrzOCqxNYBAVCAJhgnPAUNh8Ck9nQHNiTpZYvbErQ7PZJRIifh2 uTXk9vOeXH3diOg+cFkuLvXp0ECbH8toRCqj54W70W88ZYjenGDP7TzIJKQjcmxt159I 2nHSg0FIVv1ZpuPy6ydAF1WHNFgYRlFsbLZfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709230330; x=1709835130; 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=CxV97KBskoy6C+sPpaZT5LW0tR2WtnfEeK7m1/tR7kQ=; b=FynUpD53NpO9FbdLVHytDXtj9MYjMOsCE2DWTA34/caU4W+vRmCEG6nI2Gb2r2/CDz wQ7NXh+rH2lRt9ATN5LXcHbcURhfnRM3M2j/kJu7jeyzY7wf/sFVw//nB3AGBnkRrvNU CNOjxVrVijyQ56vVomfEhhh819swT0HKa0vTtICaZG3bXAAc7zMzVcFoA/OMnKYU35zV BDChR83WVPhFfKRN1siP0JA5ZTF40BRFJR61ZRSecPtVDcrGu2jwOOWs7cdXX6aBNN7u sBe/Zz+ahG8maOhWipFqolv4VdHIDtnNcrRDOumZgMEHyQLzUyB0dQLG+XCrIOEaX5Fw nmag== X-Gm-Message-State: AOJu0YxkZY1oOdx2JkTCy4Pr16/DzEVd2Zn80B+KOke7tXqp85mr0QTr 1EsJ+TiQa3AoFHR/SxOly1xqxn2fKSx+/Llp64avEBb8UfGFpip8UR565q0oMUvYf7cJwjik7Wm Awxhe9tPsvAoBqCVCAJyMS9BqNvegRDeGSxnY5tP2 X-Google-Smtp-Source: AGHT+IFI78ipQmcgKClCUauq+PXJF72N26oq60M60G0PXZQqrdbVMxUDVUgXECxG2ARcHnFmx8FX2IZJXiXa X-Received: by 2002:a05:6602:722:b0:7c7:247e:34c7 with SMTP id g2-20020a056602072200b007c7247e34c7mr3106646iox.9.1709230330148; Thu, 29 Feb 2024 10:12:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a0566022d8300b007c788bd4d45sm51627iow.30.2024.02.29.10.12.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 10:12:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 10:12:10 -0800 (PST) Message-ID: <65e0c8fa.050a0220.2a45f.331bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A7FE86052712; Thu, 29 Feb 2024 13:12:09 -0500 (EST) Subject: |SUCCESS| pw137491-137493 [PATCH] [v11,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: <20240229132129.656166-4-mtahhan@redhat.com> References: <20240229132129.656166-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137493 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, February 29 2024 13:21:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137491-137493 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/