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 E776443F0A for ; Thu, 25 Apr 2024 22:02:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEC7E43943; Thu, 25 Apr 2024 22:02:05 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 0812740A67 for ; Thu, 25 Apr 2024 22:02:04 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78efd0fcec4so75204785a.1 for ; Thu, 25 Apr 2024 13:02:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714075323; x=1714680123; 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=Bl3LjSA2Pquxu4KS4ZAAbvjbxQQmFJjxpERbVe4cHT0=; b=On/l1MGqwqpsTw7JCLUjDu6VwzOVZpLNlWgx3Z9tjafSfvohyFpOYEBB4v/5xskfUL M3mPKUpyM8Pf1FV9Br7SmQnLM2W7E07syRnM5Jx5vAMsUW39gULs3Ysvz8p2aZFESEaQ hcRFnPEj3Kc0IY4UZ2TsOe7nB6IK+uEONtWqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714075323; x=1714680123; 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=Bl3LjSA2Pquxu4KS4ZAAbvjbxQQmFJjxpERbVe4cHT0=; b=f5Xra1v5ml/QcPj1oMHmP/zmU1ZjwUTG/HRpZYxzn72V/kKTDlkWSYYhs85wSXL8Vq y+nXZ2Iq4ZtKFC6fMaiqX4jCw9KkL/Gx8cB8/e1ViOGP504XcPea3+Xlt+aRDItw2kl7 v2HJ9rowT8fKJ2u03W8t3WP4mz9vGN3Ui2HGXoQQqai9PBKBD7GaKWVSRHNXvyCNHKk8 zrOLq+Lbd7JkZYrGi+UrP6xoLl1+oaqeT03avSoQr3abQZ0LXFAB4tnFx0g8YJD3Wc/5 FyBjBN5G/IhhfGTreJ2w5TL50jyLXw0OWLyicaiADYqPsWHDB6gBo/Yx0y+qC8z31BfN GJEA== X-Gm-Message-State: AOJu0YwSnQZ9/+iAGKeyvKb2gLnjfwgb5d028BuW0lM63STdC/ZG3Xkv fGtvMk6h9q2loBk7omuJGbtlGx/zG+VfyFm7bBuWJDPV9UNsZRG59h5eD0zuRJ8ZhwoRgOjAOEl +6LE8oT7xqaFq4vu41pxra8ws9EFlmPt2s9SNzQMP X-Google-Smtp-Source: AGHT+IGAS6vtO8o9pgdu6bhSWODzulnyoD8OufELcpAzfKrwJyi+PN/jiz5jiq0dVeDVJTgZ3dUGjl2sQX8n X-Received: by 2002:ad4:5764:0:b0:6a0:76d8:e79a with SMTP id r4-20020ad45764000000b006a076d8e79amr923872qvx.19.1714075323426; Thu, 25 Apr 2024 13:02:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k18-20020a0cc792000000b006a0ab152cd2sm10724qvj.10.2024.04.25.13.02.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 13:02:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 13:02:03 -0700 (PDT) Message-ID: <662ab6bb.0c0a0220.11908.0effSMTPIN_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 23B576052514; Thu, 25 Apr 2024 16:02:03 -0400 (EDT) Subject: |SUCCESS| pw139679 [PATCH] bpf/xdp: disable on 32bit x86 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425150558.3603483-1-luca.boccassi@gmail.com> References: <20240425150558.3603483-1-luca.boccassi@gmail.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/139679 _Testing PASS_ Submitter: Luca Boccassi Date: Thursday, April 25 2024 15:05:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139679 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29855/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/