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 9577D43DD1 for ; Mon, 8 Apr 2024 20:27:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A8A4402F0; Mon, 8 Apr 2024 20:27:14 +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 30961402E3 for ; Mon, 8 Apr 2024 20:27:14 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e2bbc2048eso39276275ad.3 for ; Mon, 08 Apr 2024 11:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712600833; x=1713205633; 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=nBMy13MTAMw1N5ViJ5Ft/5p1fAOHuygoUafmcni5WsI=; b=T++E8BFzDvRi2PjMznAmh2hvCChK9kCI1/FkUduyYCtBaroqw2sMvJMwfBvuKz8MxR LLDs1TYF0DpkKy+mJBWFqM/EaEAXWMGcO13fdmga/SRJp6uGyGHnuy25jLM1adt+Ktyl bqq/oqqdrctJStTkXURaJXCZK8KS3lkNfQkjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712600833; x=1713205633; 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=nBMy13MTAMw1N5ViJ5Ft/5p1fAOHuygoUafmcni5WsI=; b=UUyJjQIccYcH/QJ/gFngFUaEq423zLNvRzPbG7O+7QWx3qyrYf/Tjlyi9llZKwhwKP gV/dn9n2VXsD6f9KvbLv+A9eYiccw7+249NRpbs2+B729PrDJWoRqYGslb6LdLq7WeBh AIaCRdykN9C8sOyI33uv+Ih/WOEceOAoIIlg6TOn+dZKta0D8Rn3BG1X+i8DYiUjmws2 nUFogzv5Vz0HM0tHRQp2v4te7oy1oKYQWtkOHsMAKRVKWlotzf9kv+xfJ0UjawwlNmZj O75bx6i3vwErP32ucPv+tlxaE2r96OGiDk9f/OFpCW4/+/lwAnObQnVLEiDyFaJeeuM6 klrg== X-Gm-Message-State: AOJu0YzUGNzL5T13lf/ZKqQTmaR+rdLcIIR9dRzsdE2IybMyeOIl9Kef ZytjNEq5dZQ6tCmCKWFk9OrYzk8pohoUwoD1tChKA6mOd90nGzlZXOSFwdXOsfU18ItpO2KXdiY OdlviBH5768k+G9PK5LXyOVXrGNirp6K2bgdwR+Pt X-Google-Smtp-Source: AGHT+IF5Sdy1JNO78uHfLHd5qrk2MgtrbN3tm+kN8CXGOT9RMAZ20qrq8FWSWpxBVFGbX0A8fKghDUdG6ALQ X-Received: by 2002:a17:902:c401:b0:1e4:6273:bff7 with SMTP id k1-20020a170902c40100b001e46273bff7mr2258289plk.25.1712600833432; Mon, 08 Apr 2024 11:27:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a170902e9cc00b001dd90ce4e30sm134298plk.104.2024.04.08.11.27.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 11:27:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 11:27:13 -0700 (PDT) Message-ID: <66143701.170a0220.e627d.909bSMTPIN_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 8FC1C6052735; Mon, 8 Apr 2024 14:27:12 -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 | +----------------------------------------+--------------------+ 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 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/