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 87E6D43F09 for ; Thu, 25 Apr 2024 21:53:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 839F643943; Thu, 25 Apr 2024 21:53:19 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A13C840A67 for ; Thu, 25 Apr 2024 21:53:14 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61b601da8f1so15297507b3.3 for ; Thu, 25 Apr 2024 12:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714074794; x=1714679594; 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=m5E5Aa+RAfmdMhROXne6kAVsGr+AIk8a8LVJJzU0TXc=; b=V4R2p8v48ND3+jvyEJewZEK9hciFQBj6Y+/CAZhWBYZ0liok/TsgvmKQB0eVzu+twQ 2l2BWk+upSm122HZTHCnNtSE67NKTZyIt9AS2HAMKPUBhnfF2FHqLuMdX7qmAOA5MaLX vF1tzOKDQ0CT93Gj8Xf89ybdkeVnBBsmPw8/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714074794; x=1714679594; 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=m5E5Aa+RAfmdMhROXne6kAVsGr+AIk8a8LVJJzU0TXc=; b=wQvejv+Gth2ovrhjyY5TA9gk3h8sRod5aa1xoyxOtuDu7VaKb3SUe+WsqW0CgXJxwJ PAh5yDT5mxfnQ4DCSx5pQzm7HTMsQGlKrdUYCDwavxeBSDD1AsCzuuOlemfIb7EWxFqH tZKU45uYLLM2rkrpvl2xYiwaHIk+P+WvOESihet5fijjVRcpSX0pxIelvuAAGKXJRNEO emrMBqiVhhB17ZVXgdS7ea3hycpNRCRT9nfmqRq2Htt4hVAUtxYSTloGYRCKcmGhzgGN 0FeSJzIkvYhYNZdOHKy2x7OE2O+ca56vCMN6G+HwYT8Lg1NGNy1GkyqZvG35v+svlji5 LR0w== X-Gm-Message-State: AOJu0YyctDpwGX1c7vgwsMZ5vcNivqSyzzalc9qXI5Cg24Wl1RNlF31B RSkqdB2gLmuny0t/nCjl4W7xUZdgL8odLUzxfr3NA7P7TG6bBSb9E3AVyWRtbAkoThm5UwZzQYL 5QPPcjt4c2UWlAILju3K//Qg10yeLgnlOQcP9mGZbiCFGGTGhj+crascD X-Google-Smtp-Source: AGHT+IE+MOut5PsbJW/lMGBBhAqzHSJqOjr8U+yUu00qP8xxDFz7OXoWTEtu9Q7r7jy3fvZ4DIKT+79nrYuz X-Received: by 2002:a05:690c:fd0:b0:61a:e9f6:2b1b with SMTP id dg16-20020a05690c0fd000b0061ae9f62b1bmr608666ywb.8.1714074794002; Thu, 25 Apr 2024 12:53:14 -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 cs13-20020a05690c0ecd00b0061b79c193bbsm346735ywb.15.2024.04.25.12.53.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 12:53:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 12:53:13 -0700 (PDT) Message-ID: <662ab4a9.050a0220.dfdc7.b78cSMTPIN_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 9494F6052514; Thu, 25 Apr 2024 15:53:13 -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-amd64-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 | 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 | +---------------------+--------------------+----------------------+-------------------+ 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 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/