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 BAB1242359 for ; Wed, 11 Oct 2023 06:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B661C400EF; Wed, 11 Oct 2023 06:03:48 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B9C91400EF for ; Wed, 11 Oct 2023 06:03:47 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c77449a6daso55053905ad.0 for ; Tue, 10 Oct 2023 21:03:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696997027; x=1697601827; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hW196lIW+DROlwXJb2Y4elX85hxrQp0F8Tt8nTmAYrg=; b=M2LEmzQaSeoJqX+2uBKmGs8KZJzlUI3SvOg8RZh5IRPM+PHTSdE3Z2URK5gIuQW615 BtdnhiLxHAjIitvgqKxrw+A8p32X+8ndGLyc1dDeZM9mfz/zzV1FDoAz5jChmrWy8coM eMADsNX+SRgzelVvqGf4vqos8XHN9+2Cblitk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696997027; x=1697601827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hW196lIW+DROlwXJb2Y4elX85hxrQp0F8Tt8nTmAYrg=; b=U9lGJlAHp6jShzaXaS3LWUBB8iJx5lJrnpiMCMlU404IuOmuJyQdED9hRk5Kpj5qv3 VUqbw9Wi7C1FgyPKeCsOjQBV+rxUIC1o4z0rFnTQ2Ml8G4lwg8KrJvOM3js+tefc9L/h cYY8NtrVtRRe81YbgQwPatessyuD9a0xxHYZPN4TJ02bE6arIjURLAafY20vLWgUlc+G oeVFoKiUkr1GOqshU6F4krKu4LCzbrwP7ilLL2qbqNep3a98MolrxXel3ESuQC1GnyTw w140S7bo5+vtic5nnNcWIBQVGLXGJASV5aHzxw6zCfhyjsWjMBmI6dYSLY6glaclLTmb 9WwA== X-Gm-Message-State: AOJu0YxwN5dYP1FR6EleXU1Uf6VuKgiEdvy/nQodXH0w9P5sqbk04ysK y5s593mJN2k59pzfAKSxSAeCN+VR/NPPu/Pszwr77dmS06IpmCuk3SMOCw== X-Google-Smtp-Source: AGHT+IHbiZHVKCWVUaKT3VvrpOmxlZO5Bk4CSlcR5ueKTwtxDMM+Ht7WIDiCqDQ76Pvojj1L1TxUmChFY9tm X-Received: by 2002:a17:902:c084:b0:1c7:23c9:a7db with SMTP id j4-20020a170902c08400b001c723c9a7dbmr18416543pld.26.1696997026937; Tue, 10 Oct 2023 21:03:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b17-20020a170902ed1100b001c737e1d3c0sm491050pld.21.2023.10.10.21.03.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 21:03:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 21:03:46 -0700 (PDT) Message-ID: <65261ea2.170a0220.77aaa.67b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B5836052514; Wed, 11 Oct 2023 00:03:46 -0400 (EDT) Subject: |SUCCESS| pw132449 [PATCH] [v2] net/virtio: fixed missing next flag 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/132449 _Testing PASS_ Submitter: liufengjiang.0426 Date: Tuesday, October 10 2023 02:08:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132449 --> 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/27872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/