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 84DF04317D for ; Mon, 16 Oct 2023 12:47:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F8A24021D; Mon, 16 Oct 2023 12:47:07 +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 376874021D for ; Mon, 16 Oct 2023 12:47:06 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579de633419so53408297b3.3 for ; Mon, 16 Oct 2023 03:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697453225; x=1698058025; 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=WSXEsJkwYUoL75GfaPWXPEZx46NwEKiNUAmDLQOVlhcr1HHfSgNj7vNc8KxkbPN/mv eoNhyxxnMUbBJ9CgWkWpOUXOSddj3kALWFYzQWMZ/AQpt5TkxT9avNnAiSnRA3wxf50K oLyLSgK73lUzcWyW4sX+YBrwLry2M2ZIDCYCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697453225; x=1698058025; 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=eoHGcBNZo1XG/LWd8/jRhShnZJ8PCp+82rQ7FpvphF3zVkCpkQ948WDLA7oIv5O1uT aJBbWbQzsxFSHsyhrLGd823diBfvxgoyjZhuzUKocLPspwsXktA6d3aEnUvb7z7Ee79k R2T1isBzi8iA4Ythg1cq35x57VoKewosbH/KmqAheIUmS14n8pbpKhokHj7vRy5D6Oed jWcSBp+STssdxZgy+hu5AJwPLqnIDTeZcMTHT4P5j97CRw9q/HMqTUjXxaTWmW2iKP1x hrTdEVV2KOmHPS8Xe2Fv2FV9iSKO4+cxwxd6GtDBGZMXJTCnAZPUU+p535MzBEK2MY46 HAig== X-Gm-Message-State: AOJu0YxBiXe6iGLUd4NS4jQVi3xLt5F0QRvdiS007jJ7zYzxVsBo/ORd L4yBSgtWBCMGreidkQ0nyRbq1UOhUApARNdErJJI5mlkoR4sF+Tjlj72kA== X-Google-Smtp-Source: AGHT+IGq5Y5FZk1kCpcAB6EgSqpyLTuRBoT4LqY/Lasq05IXMbqcrhYu8izqS5Zp2NFX74YhmTQoVqoPaI/M X-Received: by 2002:a25:abc4:0:b0:d9c:1ef5:aef with SMTP id v62-20020a25abc4000000b00d9c1ef50aefmr130995ybi.9.1697453225542; Mon, 16 Oct 2023 03:47:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v20-20020a25fc14000000b00d84d64c89e8sm475860ybd.22.2023.10.16.03.47.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 03:47:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 03:47:05 -0700 (PDT) Message-ID: <652d14a9.250a0220.54d50.daf9SMTPIN_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 2F7EF605182A; Mon, 16 Oct 2023 06:47:05 -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/