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 4ED544265D for ; Thu, 28 Sep 2023 09:38:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49A0040273; Thu, 28 Sep 2023 09:38:44 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 741A840273 for ; Thu, 28 Sep 2023 09:38:43 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d84d883c1b6so19324751276.0 for ; Thu, 28 Sep 2023 00:38:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695886723; x=1696491523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ju+UIxjlwKc8IxXIMrnrnAvOk8cpp8xw1B9PK5WKLF4=; b=UA3jKGMlVpVqKBGkTe+R/+cbIIM/mGmVPTFYXG7IKXC5AwfqZZLpckqaeyENc7XLE1 jneUgHOf+9YH3fsfNG8j2VHW7A01iXWzaPBD2igMH+IEgdfmA5JV0Lq0Aa9poWAORArW aJZ9osetoSQQLwGLG6q9mhMAvO7vcp2RCizJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695886723; x=1696491523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ju+UIxjlwKc8IxXIMrnrnAvOk8cpp8xw1B9PK5WKLF4=; b=X3YKdEOi3OcN/GHwvxnCXuh0dyn3U74nZXUBjw1+4oIWYaz2G2IcsHRvg2O6KuKqsF rhc/EdYQoBlVwo/yqFokTROeNqZh49Ge9tBBlj4WBQwCWTU/W7tpIEedaMOog1zEXbjF GdsVL3KE1CWjaCp3w4uDePJch+ouHhVmQSkp8XxyqCnKoXV2Ao5dtBcsNw7iNgdjVBPF AEluT7pcBLVdI9epAr5B9gSvj8rGZghhhZ7nMPyukg9zTfe6IqG26dWHZri4VqPXGNDb qB00El30Z3JysiTCljm/T3KX7YVrtva2Ai9vlwcvJfaRlaYgm+c5Ni4u3WB6bayZwotS 1Pkw== X-Gm-Message-State: AOJu0Yxl/LwlZivu2reKqpkrrPkBnx7eRnTwjbQMBxMU5446toQkLNOu NUIgB+bSZKoe6zrsi3w0UkU29sEiN5YCJP2YD+ecWsgjnwjL8l8D4MGvOQ== X-Google-Smtp-Source: AGHT+IGTsJKJDJTLHMOLASwQkqadqPpoQgJiPAXb9bm8h4E4cspXo9n8EP8nHW18Ln2MIHfdOJKEMj28hQDf X-Received: by 2002:a25:db4b:0:b0:d81:9fd4:48d with SMTP id g72-20020a25db4b000000b00d819fd4048dmr347500ybf.6.1695886722891; Thu, 28 Sep 2023 00:38: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 h199-20020a25d0d0000000b00d818c769a00sm1378406ybg.8.2023.09.28.00.38.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 00:38:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 00:38:42 -0700 (PDT) Message-ID: <65152d82.250a0220.d25f9.48c0SMTPIN_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 8CF13605C351; Thu, 28 Sep 2023 03:38:42 -0400 (EDT) Subject: |SUCCESS| pw132073 [PATCH] [v1] net/idpf: fix incorrect status calcu From: dpdklab@iol.unh.edu To: Test Report Cc: Zhang@dpdk.org, Yuying , 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/132073 _Testing PASS_ Submitter: Zhang, Yuying Date: Thursday, September 28 2023 05:05:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132073 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/