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 7D2E642814 for ; Wed, 22 Mar 2023 22:48:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A0FD40395; Wed, 22 Mar 2023 22:48:02 +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 1EC3840395 for ; Wed, 22 Mar 2023 22:48:01 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id r4so10633352ilt.8 for ; Wed, 22 Mar 2023 14:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679521680; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4bsJbOS2wW1oecxyzsWP/w6H4E0V8PkGugsG4OyLz+4=; b=XCj5/9XgBQjlqTgraTr1p46NM6Voifqzx24ueMbboQKIAjNT+Za97tDTVwwf2l1iJy Vyj6jrRocqZqV+bN4v1hTK76tf7EymAk1creZ4Sro1hqXGPfgZLl9/K9mKGPjl+wk/c5 veKjos//2JPRY9TpipJHCwqlIggrR8S/Bb+II= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679521680; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4bsJbOS2wW1oecxyzsWP/w6H4E0V8PkGugsG4OyLz+4=; b=ZoeK8Bw6gSYS+xkUaAyxKF5Up7AlCMg2Qu+IRqScSnVEFxcUcpZmeuZlIM+e+02P5W ykl7J4BBN/1ZcPAcr652aXrKO0rFU9kvR15S9LMKghU2hRv6ud8W9I8AmO3kqNYewk+8 0NXq8+jpOauq5sb1Sw2UsAGKT+oXYEw3cdd0KRY5IyaPF1h0dyKUK7Yry+mZaRJLTSC+ rukmgcN4V+ArJxnukbWUVGLG2W777+GtmNGBVytMpEXEGsw5q0Z7TMmc2PTlzA2LR2Q/ RavvAc8aQTNP8ch6P3/B964zBLREYhEBuE0vGtANnV5mB1z0YFcNutPlbyg7GQu70MRK cMvA== X-Gm-Message-State: AO0yUKVsUGnAnq6x1SJmxFoBivKYcDLa7OFEwonvrBZGSraPMWvZu0VJ RvijL+GybAowFeJfpikkdrSfjcTS3+rMikYOITmfQ0HIo5NBzOsrzC/bpA== X-Google-Smtp-Source: AK7set94yT7MzjSeAEASn/dnLehWFNSS0FyfROg2tK0KigjCGjak2HmMmlwk5MLsDlAlBejXaqbXjccIM67E X-Received: by 2002:a92:d3c7:0:b0:315:56ab:1705 with SMTP id c7-20020a92d3c7000000b0031556ab1705mr5857243ilh.27.1679521680522; Wed, 22 Mar 2023 14:48:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 186-20020a021dc3000000b00404e83544bbsm2852056jaj.32.2023.03.22.14.48.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 14:48:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 24D0D605246B; Wed, 22 Mar 2023 17:48:00 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1A34260121; Wed, 22 Mar 2023 21:48:00 +0000 (UTC) Subject: |SUCCESS| pw125434 [PATCH] acl: fix autotest failures on ppc64le with gcc 11 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230322214800.1A34260121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 21:48:00 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125434 _Functional Testing PASS_ Submitter: David Christensen Date: Wednesday, March 22 2023 17:29:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125434 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25841/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/