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 C56244260D for ; Thu, 21 Sep 2023 20:44:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0438400D7; Thu, 21 Sep 2023 20:44:56 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 91282400D7 for ; Thu, 21 Sep 2023 20:44:43 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-276d611df9aso856083a91.2 for ; Thu, 21 Sep 2023 11:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695321883; x=1695926683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZhIxLtotlmjj/5czeCfd/OcWvl7o+FFv48b3PmekEfY=; b=D3reUjX0mf9wGBXppVRrDmF7yjpzVjadbqUReMs+GvXpQjv/mcy7c7Wae1ddYBekKu S3c3mWZlqSYDaOVGmQ3EfHGfSEDEYaZ036bsrU8LcEERVrw4SJvPBL94N/lM+axJHptA f3R+X8hsysKtXSgztAkPgBTzFsKyG+Ilwz8cA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695321883; x=1695926683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZhIxLtotlmjj/5czeCfd/OcWvl7o+FFv48b3PmekEfY=; b=sui+XmsQ11jOtgRja4kxZRoPBWLogCNJKhhxLqGnnUvsROdU+QSS6IQdZI2QXD5m27 kdlAvl98kFSlYCIZLwOKF6qCiWv5RhL1QabwsHAfBzY/LavOwOVWrej1Bhmof+CseGkb rifcnZSb7v24PIulZuMAG4r45ZAOkLm6l+tJv0oyhGMfb9RZ972fCWB1PDqA617hjRaG RO640WK7UMqt3N4E4dWb4W0s5ZazL/1tM2PQ0JjN/ECeCCz4wkdqUzUqNRTF7uowbqFw 6oahvSnwgnfbZnHCqoO/z1FYOakgmGFazYaeoh2wqhNw79u33zbCuAIxgYnVtdyGT7Fd flKg== X-Gm-Message-State: AOJu0YyKJa/5VRAjQcT2epJUPj8KYc8J586n/r6WbhKlU1UWVhiEzdzH IGhDkRkjn24OqkijJuLVAot4DJkrbojan/LHLfZcx7IQmJqG0EotoKXwBw== X-Google-Smtp-Source: AGHT+IEGLFQ8yGuJ1m0uwKvnt+x8WK4Yt5OamlhX2guFh1OI6aRdWK9mKIVXuRKUx2nEmmC3Osu85DV64hLO X-Received: by 2002:a17:90a:b012:b0:268:15f5:9191 with SMTP id x18-20020a17090ab01200b0026815f59191mr6313346pjq.36.1695321882879; Thu, 21 Sep 2023 11:44:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a170902d90300b001c37263c085sm77420plz.63.2023.09.21.11.44.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 11:44:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 11:44:42 -0700 (PDT) Message-ID: <650c8f1a.170a0220.71754.3616SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AED56052514; Thu, 21 Sep 2023 14:44:42 -0400 (EDT) Subject: |SUCCESS| pw131805 [PATCH] [v1] net/cpfl: fix incorrect status calcu 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/131805 _Testing PASS_ Submitter: Zhang, Yuying Date: Tuesday, August 22 2023 01:17:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131805 --> 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/27690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/