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 6CC4C43B95 for ; Thu, 29 Feb 2024 19:29:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 678BE402ED; Thu, 29 Feb 2024 19:29:14 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4C6C7402CD for ; Thu, 29 Feb 2024 19:29:13 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-365afa34572so5414155ab.1 for ; Thu, 29 Feb 2024 10:29:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709231352; x=1709836152; 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=Jnazi5HbmRg1RYGuuFOQnTLFSrr7kuRHPKAKzj5kyVieqBDlYBf6/PDN4zchxy2XUu 5TbSLU9TeLHI22Qm1nXXqxhOB98AOwkezXL+NYhsThn6IJz8FeIClMnnFsNm6vewZFXW 1A72QNAO+WTQWocnP97QilQj2oLLsNz9qiO5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709231352; x=1709836152; 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=a6a0+T5T2A/Xrz5PO9vzY+s4DotP32/tmGg2kqHlSu7vXw16CKLGo6noiY86Rih0oi IQaoEXrNQ6UbvNGSpR6XGcVBCXcGPQJZcOKmLbY6B/hKYGI3ykRgKlaxV7BMt7rkGEh+ 8/ToFQROn2tRFs5kVDos4HQsze8l5hbU/ARXPGMRgGhH4GfSrKlZxM5mnkCJ8w61/st7 M2Jj+q8XBYb5RFdyPRVmvKNFUGX15bMIpFAHYKm0JnCEIJumueuuToilJa4WdRhXJpfn oYC7SFbhtuKmp/qJ+YDAddrFg2VkQKFmtxeuK3LB++AGRG6jUfN+rQX049HeIq4vkkfP azJw== X-Gm-Message-State: AOJu0YyQTIB4JyvfQWNTD8JmbN/V8E1eo7mONw7MpL61I1nMrs+v+mgu TNdcMLwxMAEuAcm+BmUae3zjM6kZA87qEIvyMS0qHvaRGbRt+ybgqBcGKetrnmg9sqFfPddbRGc aoMSM0V4CWij5qJEEdgoVOyq8jU2/QWGQk4ndLn//32MMZSPaiKftlrR3 X-Google-Smtp-Source: AGHT+IHyUEGoAVJQMMoxYXZbOtxHd0hndMZKJ56w1PpiiXracW6gj6sDrSjcMscC7jR9jR/fE7KYeT1SQtcC X-Received: by 2002:a05:6e02:b2f:b0:365:ccbc:8e6b with SMTP id e15-20020a056e020b2f00b00365ccbc8e6bmr1779774ilu.30.1709231352743; Thu, 29 Feb 2024 10:29:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bk1-20020a056e02328100b00364372c0dafsm94734ilb.17.2024.02.29.10.29.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 10:29:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 10:29:12 -0800 (PST) Message-ID: <65e0ccf8.050a0220.e6faa.6e08SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B2FC6052712; Thu, 29 Feb 2024 13:29:12 -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/