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 579034233C for ; Mon, 9 Oct 2023 17:54:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52F0C402C2; Mon, 9 Oct 2023 17:54:33 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 69DA8402A3 for ; Mon, 9 Oct 2023 17:54:32 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57b8a0f320dso2573920eaf.1 for ; Mon, 09 Oct 2023 08:54:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696866871; x=1697471671; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kUVaiLceWZ0XAzOULHTmMOJMyv+cjuVzQxhQ94iz70w=; b=Blt4FNa/HIA2jeRtTdpf98vXtXDXocGMiNpkFSUtSy76Z/CTaVLZv8v85DGzqDB13B AS9BgGYf/lVPW8B1Twe0Ba7ZMgng3wIyxgROewOFAhus5XTmDINklmpXuS45tWYgxMAF SQTNBXMXPF63umQWMlOLSf89pGaF56zKi6HgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696866871; x=1697471671; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kUVaiLceWZ0XAzOULHTmMOJMyv+cjuVzQxhQ94iz70w=; b=NKRF1TdnNJpke06n+l3XAVeN9YFKCWhzNlqeB4/jjejN76WXLi5GYw6ly90oZKgcd7 qEA/6hSvYkrNwHBrwS82J+is5lF/Q2XCC852dF/oOutCdKC9FbLgO1TMZ3mS7PIFMpt2 MZHB4CzGTT2LxJWpXtLavWA/ehhWfJPSe7fTrP2A+FrHpX4ftNA9yXlvBzG3GqflcjFL UulPWHOITn2RJsQcliMhQ5tQsGjDvlsNeEmF8lMGup448VR4dgvDpLjcUJAX8OgXvXjb VEu18ZeqhYbjwv/PHefBPUuD9OTXFO0ttsAaxHjSWtJ72VI5bLWyZrC5cVs94FRuL8/N 5JRg== X-Gm-Message-State: AOJu0Yyd7QWZkLUwVv4HeF0PZgE1AbS2ekLAt0DyHs+vqDit8Hw5lIvl +U+QsDJDB7XfY5NUT8lKJLs3qDjNduuHMzJ0cFL1Em1ZKb3693x9pA5PYg== X-Google-Smtp-Source: AGHT+IHS9aQuixxxqsvEqEiUyBsO0sqhOiKYxN8J56/Yfp6JiYYiqLxjC/Wu1MzPOCRANEm+mt5Nfn+oDkTY X-Received: by 2002:a4a:2a0f:0:b0:57b:8c6b:c99b with SMTP id k15-20020a4a2a0f000000b0057b8c6bc99bmr13330715oof.9.1696866871731; Mon, 09 Oct 2023 08:54:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a4a0d04000000b0057376574b64sm665323oob.27.2023.10.09.08.54.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 08:54:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 08:54:31 -0700 (PDT) Message-ID: <65242237.4a0a0220.d4638.39beSMTPIN_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 3F5C7605C351; Mon, 9 Oct 2023 11:54:31 -0400 (EDT) Subject: |SUCCESS| pw132424 [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-compile-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 | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/