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 9869C42359 for ; Wed, 11 Oct 2023 05:11:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93079400EF; Wed, 11 Oct 2023 05:11:46 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id B003E400EF for ; Wed, 11 Oct 2023 05:11:45 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-69af8a42066so3884857b3a.1 for ; Tue, 10 Oct 2023 20:11:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696993905; x=1697598705; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WQavQ8FxKCyv5DmwATmeJqSqrL1VYrqP65RQZi00tWA=; b=RHbNnPCflut6qzZ5pmWIjGnWFxpgjZMrmGa6dxOjRSa/rmtRI3lZ3pa1Uf+JSXsxPU s/9OcxaKogwqNb6rjmrOYMAyEZmQqauHRZ77557Fc+1GQT0pjhcDUNDsHZ1UNv6NwTbn W5Lmmq2/V3kVXX2MUsyVrpJckhoyB6d2DmT7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696993905; x=1697598705; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WQavQ8FxKCyv5DmwATmeJqSqrL1VYrqP65RQZi00tWA=; b=lWxLqx6siib55EPnMViVsj5RfP4j8JbhCmNekKB8KlVKf6WAC9MisnlXJPKvDeeiMO WKSf8KpjzhSZz7rjFKXxyGMcPvQW6EpyMmj2WbALwKEDhxPkOYCV8rDC4hPxZWPOG3eM rDuYrloqEIWAlpxQxdtZydt+15YwrJDxSVtQvrC/sr+8iuWOo011cx+EJFydPRH+X/TD J8SSL4H+IuIBt6UjOaPH/dABsfngWK/TYZLiFjC8c51km7CM6e3/qzwiWdpGcmIQ1yQg Ot1Xr98zXzG2kmYNgUjP7I5EhIWJG70bvLcOq8WtgJoQuvw854FJFx9WHXx+fc7roNNu zhhA== X-Gm-Message-State: AOJu0YxFvAY7k1ZniUCdkPZ2gAM97biHA3HNRQm4mwGcQh8TE3xSAfby gLAbbMEejpEOQKLTaVrhzyt1qUjhbGgR1MvqVxWgvHzbKDg5hNQNaDV3kQ== X-Google-Smtp-Source: AGHT+IHuqxNKf/Vk8bQO4Fl+2cqZLsdGWsNy4eybTnx9CGdV2Wb41xaPSXfeFf6kOI0eLoE7ZoEVK8Enfgh2 X-Received: by 2002:a05:6a00:198f:b0:693:4552:cd6d with SMTP id d15-20020a056a00198f00b006934552cd6dmr18139162pfl.1.1696993904772; Tue, 10 Oct 2023 20:11:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k190-20020a6284c7000000b0068fa67344efsm1058814pfd.18.2023.10.10.20.11.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:11:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:11:44 -0700 (PDT) Message-ID: <65261270.620a0220.f4dc3.1ed6SMTPIN_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 DC5DA6052514; Tue, 10 Oct 2023 23:11:43 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/