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 2462543196 for ; Wed, 18 Oct 2023 09:25:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FBF74025F; Wed, 18 Oct 2023 09:25:02 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id C55564025F for ; Wed, 18 Oct 2023 09:25:00 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a2a3fb0713so246187539f.1 for ; Wed, 18 Oct 2023 00:25:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697613900; x=1698218700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NPG3atVD0aXeyi5jYPCIVwOEKmcT8XDd81CnW1vpiIU=; b=ZANy5TEWd85Nyoy+y8cXfz34vsAL6IAliJ3kONyhdbFMyUHsYDh1eJJTKDJiDRLzzm ZoAlfOSdty1eirWRJNNHeK0z7eYeJ0ciOCWWpdWSjrUDs7LdOu/zY4R1hDavfnlQQ0yx 1pydUlkm93oYWZ4JJ+YX9vPeNKd7f51BtpJao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697613900; x=1698218700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NPG3atVD0aXeyi5jYPCIVwOEKmcT8XDd81CnW1vpiIU=; b=wW4N1Jl8vOIqKB9PTKeFYZCylhHjhKLkLICOmr1fwcg1nFR9QafCk/aAdtdeSGUkyG XavvfpuhJZTl+gbAfih0543fhNb1C2v6/pjYvwNMnSy9xiCkhRUTHAKRhErWBxBUE2TF /vffvWBR1dXkGK2FOVidnZgcPLXVxX7jsFGrgC8A7fFqN5mxtRTxtR5nI8qRz0n8xD7x Vw7YCqjUR2VAKRi9c6t0ziL70C4f605+EKMM40ayupnNUNoSnkAAeGTREucJuz4tXzNe CLsXg01zFVFs1ZZPlQfgM/fXlO4ZeoPWJ9HCHmZNeeO79DtxJwgaWV9kbbWwdvqBPONq aV5w== X-Gm-Message-State: AOJu0Yx4i4liS55c5zLUbcIfYVeMChiZSIsa3CGMDxcFRphlgCvIkcew GERjkrfILha1KIIVAddnQB0cUZAS/Doe+7X9KUAsKwi/cpBYuCCbedrMoA== X-Google-Smtp-Source: AGHT+IHy0XZFxSoCzBhSOVJzY0FzSTOlKfcXxRorqDEXatkqsdEfiuqYI5b5C9eZmLsL+VUBhSocJg2jfoyK X-Received: by 2002:a92:cda4:0:b0:352:a2f8:99b0 with SMTP id g4-20020a92cda4000000b00352a2f899b0mr6210769ild.17.1697613900224; Wed, 18 Oct 2023 00:25:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a056e0205a500b00351339a1c9asm279026ils.35.2023.10.18.00.25.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 00:25:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 00:25:00 -0700 (PDT) Message-ID: <652f884c.050a0220.662b4.7b09SMTPIN_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 BB88960524E7; Wed, 18 Oct 2023 03:24:59 -0400 (EDT) Subject: |SUCCESS| pw132720 [PATCH] net/virtio: fixed missing next flag when 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/132720 _Testing PASS_ Submitter: Fengjiang Liu Date: Tuesday, October 17 2023 07:26:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132720 --> 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/27960/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/