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 233AB43DD1 for ; Mon, 8 Apr 2024 20:35:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C095402F0; Mon, 8 Apr 2024 20:35:09 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 9FA69402E3 for ; Mon, 8 Apr 2024 20:35:03 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e3ff14f249so10075565ad.1 for ; Mon, 08 Apr 2024 11:35:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712601303; x=1713206103; 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=ujb9Ta2VVH6TXqr2am0CG3FeQ9E+T2lb6K0jFgCaKfA=; b=jKZs5m4nDEXb+W4verE2Fl+FRIJMQD4Ov/1NbwHE8i4vpIiDzmNWKZl94VjOK+jh1i LsISs8upnZVjQsmTncLBGNBTxP9RejpuLjRWGrp2NVTmR6Uv+Z9036pWsXuL+atwJrCj ByfBbnXqihHHTe+98ycAqtT8DV8btOxqTBfnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712601303; x=1713206103; 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=ujb9Ta2VVH6TXqr2am0CG3FeQ9E+T2lb6K0jFgCaKfA=; b=PN5LdZCkozyaKAlY42RyA2lq6uCmR1YqYE2LHgyubpSRZG5tLdRvVG8GbBZAIuYs4c GW5Ummya38eBQznZh5WJZthz/wW7z2PK6uMjVzTnRxgqiu8q7JX6/ipIUalxv1+Ltot3 aG6p3cH2QdQJBDcFD3Ia/oXDYqxQDEuVGFj3FZ9sneJ/fCxZlvro/Xh9E/U5V/xcE28a QBiVKzyys9RMxsjtfH3Zb3iwwESfQQl2Dv3z9BsE7Gtp2xc29bt89EywA1ydIGorEkXf V3OUziqgFbtAQRAsCz+F9XfsF6ojtD+ZUm0gYt0pVAKhsKh49HbjYZmqSv/pSASeaLs7 tFNA== X-Gm-Message-State: AOJu0YxVs/Qftv7veBeI84x24h2cyofINUZQNuIRt7vUcbvg0D08ml4+ u7pZ4vpySn3b8Acnp2QSZU470pKPMWNhkx4Y+ZQtBryUlyb8trHiP4i4zv2x7x3GH4j5ZteHBpg j+sYG16jRDPPuM8FIFp/h/V/CtskQXMIVirvZN4AUlWk5Sg/KxSnoTfEL X-Google-Smtp-Source: AGHT+IEL/lwEju/W76q+v1OUkkDZUMI5jKTh9Tf1eKkVyxJRuMujV3EJBDDdroL0KAZXLp70ywmgc/Jvs/iX X-Received: by 2002:a17:902:ea01:b0:1e0:c3b5:196 with SMTP id s1-20020a170902ea0100b001e0c3b50196mr615477plg.20.1712601302950; Mon, 08 Apr 2024 11:35:02 -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 v22-20020a17090331d600b001db83591066sm133361ple.47.2024.04.08.11.35.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 11:35:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 11:35:02 -0700 (PDT) Message-ID: <661438d6.170a0220.aa59.9795SMTPIN_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 1EC396051830; Mon, 8 Apr 2024 14:35:02 -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-compile-arm64-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/