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 CCA054317D for ; Mon, 16 Oct 2023 12:03:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB2624021D; Mon, 16 Oct 2023 12:03:59 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 732F94021D for ; Mon, 16 Oct 2023 12:03:58 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-66d03491a1eso23009476d6.2 for ; Mon, 16 Oct 2023 03:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697450638; x=1698055438; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kkeEabS3kdD7Ab5lu/V/BUA8kFkLTBjP263Zkw7hK24=; b=Hkj3jkrY/Zcz6h2h+xQcICyEr5R7xX6RncbJBqAJV+lQhB4LlzJqazARekOuY3TVS1 SrGczLRxiBTglXD3Kg/nHnLFivhWvB9RTZ25SXwOh5p3vgK1eVj2aIPT0fThAc3asxlu uQlanx3prSQYs/bcTl6Rg/XDfSsA8+DA6GViQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697450638; x=1698055438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kkeEabS3kdD7Ab5lu/V/BUA8kFkLTBjP263Zkw7hK24=; b=kgnzGeF6oNTC2Rb5AsroKYOBFwqffqZfHdy7rWvBoUkGR50vG0tds1kaVOk6lVCYn8 ffcsxbmu6uQIuJBCX8T76mlGJyKCA1r2nBNRNBi5jjabc5sDhxGaR4l5wR4Xii5efs5m 3bVlolrkKLLbXNdwCBcOdFuL+mA1t9PBC10BQKPHV28kXpZjWAVi++IFaaDu1SjOJyaf h0Ci7pTILw7sFZ0ZI/EV6JJCrTTW5BANmYACEJA8AwcKTDA/tzoZjd+kFmw9/TpT9t80 pBMTfu2ScwIAktKllckhNfrzqkAF8JNmZ0JozDOVna5MXOr2FK7BQarQHhfF+HFekQaz BFBg== X-Gm-Message-State: AOJu0YxO/FORrpe6ZIx5ZZJmHZ5BqyEBoURnMItpjLrfkJdSatnScf6F aVvMK2PSBkwk518IHuYCaE9AErzJAdlt6j4iJSn6IapOP2jov1oegYLdMQ== X-Google-Smtp-Source: AGHT+IGciYWlkDTH589mFOhzuz5E/l76/BpHelOX8o/lV/HFoOJLQO1pwf/J5XYaJuM3TdSwQfaA9sO3DknJ X-Received: by 2002:ad4:574c:0:b0:66d:638b:dbab with SMTP id q12-20020ad4574c000000b0066d638bdbabmr689725qvx.6.1697450637938; Mon, 16 Oct 2023 03:03:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q2-20020a0cf5c2000000b0066cf679a500sm493276qvm.14.2023.10.16.03.03.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 03:03:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 03:03:57 -0700 (PDT) Message-ID: <652d0a8d.0c0a0220.bc9b9.0fd2SMTPIN_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 69956605182A; Mon, 16 Oct 2023 06:03:57 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/