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 E6FB543F0A for ; Thu, 25 Apr 2024 22:16:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CE2B43943; Thu, 25 Apr 2024 22:16:21 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 4574940A67 for ; Thu, 25 Apr 2024 22:16:19 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7eb89aa9176so389873241.3 for ; Thu, 25 Apr 2024 13:16:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714076178; x=1714680978; 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=QUrfz7SWaqUCsRvjurIqDtn01/CN97xipEKsZqzUO1c=; b=XERATyfSdsJZV2RfevW7UJVGcm6H52dfH1AwKl/phN9a+AZFg1+HKGCavsshTnVaym vIBj9+/Pz4XzjeNhUmRAziTxULPcG7s6+sg+brci1jjF18BIGauYLP5hs/4gjQAyWhIT C7yOqMTR7L9IVFqnr1F5zfiuJ6CNIk6vjwSlA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714076178; x=1714680978; 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=QUrfz7SWaqUCsRvjurIqDtn01/CN97xipEKsZqzUO1c=; b=ZfUYNFHawbUCzrHsozyKY0acYCVG9B7KsEZVvxeZW8unDmfR4Ug4ASnU5tZt4RHyLJ bBhL/O4g+B6CLj/o8pRk/wBrkTGn8poSzmgrTSe1xKYhyKLd9hpyErMvPrF3C687Y6sc FQV/UqWET5tLJUn5EMGnaKrhi3yZFE4wjhXX6rOJsWS5olHTJZUE0iy4s5GpBd4zWeZs d8vtwdgsKIPCmD4kSEWFthmfhRiCj6sOcGShLFQ4mjXGHO2z+GmJAvKdc9CbO3bAKudt iGeAmYII0T3YGBwzOUcE2VMADSqECTQuWd+HhhiAInv9+hXSEZj3vRiBFKdN7vJRui0/ 6cGw== X-Gm-Message-State: AOJu0YwYXvMqFfXwBRQzx6GGMmcW7imVANDE4hXWaI/PQf7d9gvkza4Q cKpqFOXaA4O9ghGrhBveLjpIPWVQ5GotGhmWzEYE8tFCr7XPu+0xmkq/SmtYNFUcrLtLRdO9BeJ x5m0FgK5cLdSElCQ+vdQdLiNiYVYJc0OkeA9q3tPZAbqRwzq7fBKhoLym X-Google-Smtp-Source: AGHT+IGyvn5Jt5350BJJjRep/YpuQ6s6OMiJz4z/fZv20j7A9TqheTa4jvgSTLUii2vCT5JD5IeGqSDniDz1 X-Received: by 2002:a05:6122:4109:b0:4c9:98f8:83db with SMTP id ce9-20020a056122410900b004c998f883dbmr614396vkb.5.1714076178480; Thu, 25 Apr 2024 13:16:18 -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 fy9-20020a0561223c8900b004deb1e7e371sm458303vkb.12.2024.04.25.13.16.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 13:16:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 13:16:18 -0700 (PDT) Message-ID: <662aba12.050a0220.e4d1b.4be4SMTPIN_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 24E576052514; Thu, 25 Apr 2024 16:16:18 -0400 (EDT) Subject: |FAILURE| pw139679 [PATCH] bpf/xdp: disable on 32bit x86 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Luca Boccassi 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/139679 _Testing issues_ Submitter: Luca Boccassi Date: Thursday, April 25 2024 15:05:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139679 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Alpine (dpdk_meson_compile): ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/