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 22AE04317D for ; Mon, 16 Oct 2023 12:51:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C7E34021D; Mon, 16 Oct 2023 12:51:53 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id D0A014021D for ; Mon, 16 Oct 2023 12:51:51 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4a8158e8613so375927e0c.3 for ; Mon, 16 Oct 2023 03:51:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697453511; x=1698058311; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x5XpICalz7CHyMNSlBDfcopsA9rGOgG/Hn0SQPvMy/U=; b=S1dvQB4wo3yVFPg3ArNyuEQeBlf1MAvuk2naSIQlxjCSxO11XDqN0KumVgkRPr0nnf JmmTQTX8AH0IPYP7b9/DDoaqbub1yrMCZBQl5EEwwT3ARF7YULxDJvUNbTK9Owr1glKC gMgzr72p6rA+DHkyQs5apwYAaiRreopX0OkSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697453511; x=1698058311; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x5XpICalz7CHyMNSlBDfcopsA9rGOgG/Hn0SQPvMy/U=; b=bAhUAha946L72kz81p0HbY4Q8TzKK33km6Hy81ABz3MNrGmOIEYN3VpBht9bEFC2jO lrnXy6EsiOnrd7cHR0r0J2+0aQPQ65HyWdmNhsfcjPkrlEj01urMtvQc/5+3/gZth3NF 1EPhm32wUHvZOtqiW2HNHHLLtGKAHxW/wc8SrcXce/Nvd9gw6GSK/NZiMnjSDx9NFBPi TtTLO4mdbjM0ry6PuLawrzNw66T/H3h+Lj3svWs/5Eb0XM5eCK3y64RL4AAUcFtwvZDa UrLd6n8fTxdsdtbvZO4f1dQ56yezz3dJgvtmV3uvQzbhP/QwfIhm5KOhECqh5UzbBFQq izcQ== X-Gm-Message-State: AOJu0Yxudq4ccT41HTqQhcNfpbbZG+zK8JNVzgUlnA/4iYfsVO+Z17gv Vi2/tgfcg7S3j5Sk0w2muCOWFmOp1BP7G3F6pxZ9gwzFGbGmjaN9O8L11A== X-Google-Smtp-Source: AGHT+IEZwXaN6e6qhI5zK7Txvb2mW2abaFmJv8nnmByitZ/18g7Zv3U3tTXrs/VwYthgiPwoL510j2ZAUbnC X-Received: by 2002:a05:6102:3025:b0:44e:8ae0:3df with SMTP id v5-20020a056102302500b0044e8ae003dfmr31489301vsa.3.1697453511291; Mon, 16 Oct 2023 03:51:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q27-20020ab054db000000b007b5f8dfe333sm583239uaa.17.2023.10.16.03.51.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 03:51:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 03:51:51 -0700 (PDT) Message-ID: <652d15c7.b00a0220.98a45.56e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBBAC605182A; Mon, 16 Oct 2023 06:51:50 -0400 (EDT) Subject: |SUCCESS| pw132622 [PATCH] net/cpfl: fix incorrect status calculatio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132622 _Testing PASS_ Submitter: Simei Su Date: Monday, October 16 2023 08:42:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132622 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/