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 1AC864233C for ; Mon, 9 Oct 2023 17:57:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15C2F402A3; Mon, 9 Oct 2023 17:57:01 +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 5813A402A3 for ; Mon, 9 Oct 2023 17:56:59 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-277336b8717so2768249a91.2 for ; Mon, 09 Oct 2023 08:56:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696867018; x=1697471818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jrUp879tWLxkt9nOWdLvn99qCo0HjKpxALu0Wjp18VU=; b=Gh2mC9ErLwqEh62F97QoZK94Z8xtSmgPLI7tPstvqUw+woviiyK/BvmAu4gwEsnmzn XfjQN0Mo/6UyUuloUC9V/l/Zv6uGpAyqsN/6ONp03Z6Qr6bv57UT2kkbmzmhjEyyt6YQ QAFH1f5S9hkNsU8xVlRMzN6VOqplFCgQ/wgSw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696867018; x=1697471818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jrUp879tWLxkt9nOWdLvn99qCo0HjKpxALu0Wjp18VU=; b=W053NBfjFXE8U2rPxT8As8vwgf9weATulP1r91iPIeQlGiAzW7qDMEHfK2WpnvKegD xeF6OPBcKbVZFq1t6ywALYovO2Wg/XC3u5xDGaGlhdUymAoF9vNHx2QWCsNy63AAYvhg VzGaPkc9mjmoZrJDSuxwPh1uWXtP/DBd0f2ORiw3re2nlg7BnToM/jBRO4W/JDDnTqLU RgDNg0Wxexv8Toi06C2COZ9Zghjo5DdoC7zagv+DNArKJctAJPtStoD1MRZW7+33Udy7 wqAegMHWcdrmP6OTLu5KABcS0IBLe6g5jIu1HZWTnsBItHiQIBPTm1E7Jl5kQERB5pI2 Bexw== X-Gm-Message-State: AOJu0YwSC3TJT592c0/vfd5EQ3rO4zQ4yi/IRPh346d3CUcFSeyw8vxs 11Z0c5beY+xVSkEJzHBjw9SPeyPn7mTBPYHqcZMBanDYg8mWSfW70+mCOtx/daLZfA== X-Google-Smtp-Source: AGHT+IH4GHPAvXbj9kPe9uaN5PRyko3wRN6EV7xT3v5UbQGffztboAWVv6AjygI/88QDKJPBBSkAI9HpL4rU X-Received: by 2002:a17:90a:8b0f:b0:276:785f:7edd with SMTP id y15-20020a17090a8b0f00b00276785f7eddmr13391471pjn.25.1696867018557; Mon, 09 Oct 2023 08:56:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id on5-20020a17090b1d0500b002773a5ad0f2sm799445pjb.12.2023.10.09.08.56.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 08:56:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 08:56:58 -0700 (PDT) Message-ID: <652422ca.170a0220.b32e2.d218SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 06077605C351; Mon, 9 Oct 2023 11:56:58 -0400 (EDT) Subject: |SUCCESS| pw132424 [PATCH] net/virtio: fixed missing next flag when From: dpdklab@iol.unh.edu To: Test Report Cc: liufengjiang.0426 , 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/132424 _Testing PASS_ Submitter: liufengjiang.0426 Date: Monday, October 09 2023 13:06:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132424 --> testing pass Test environment and result as below: +-----------------+---------------------------+ | Environment | cryptodev_sw_zuc_autotest | +=================+===========================+ | Debian 11 (arm) | 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/27861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/