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 8A67642359 for ; Wed, 11 Oct 2023 06:21:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85956400EF; Wed, 11 Oct 2023 06:21:48 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D4C65400EF for ; Wed, 11 Oct 2023 06:21:47 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79f8e4108c3so287842539f.3 for ; Tue, 10 Oct 2023 21:21:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696998107; x=1697602907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q7ojrM5Nqo0EyFO0DGHMxQh7dSQx0lBjRDVsYjeZb1k=; b=Hv07M/Sa1Zsti2Z19yUSp30jtQufkp9seXbHB+QUP4RuoC9IIsSy5Yik/dG61T1qM9 CQT805RP2ajP1vyfIsZyQK6dxS77hWX5tIIJVHv4BNO893OAIjWWEQhmwY97azDq24jI ztxZRdW0yQu69SvyfWIRt2+acQCTVorVt0RRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696998107; x=1697602907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q7ojrM5Nqo0EyFO0DGHMxQh7dSQx0lBjRDVsYjeZb1k=; b=sePlqwCoeLEzsWtiWsb8IEtdtTShwdReEctEyNgOIugkGDz0DxC9224xOuWCgueibZ KlylEXftVBmElAVNPwAaWTe1svIi+7ds37MLsatav1o2wOLl0GvN1d9sje/jVH3NI3P3 RVufdSdRYuzrRkDb2LTD3X9FHmuMjM50O2VttGE5rhyztIBzWu8HgJyv3KE3g9q0mqV/ 3HkWwudXBj4ZbRBL8ia6KN5X7jKtUiJT6R9c85+9lhn6Hf3bM3P1e8JBvbBF+Qt+FR88 QMk2eHLbSpL9WUOHPiJrgrrgoaxG2C7NQJT0yGQrxEwUpH2u70KHmXPMUazb/hKx+JgH YlxQ== X-Gm-Message-State: AOJu0YyolPl+MFGYPIPHRV3apKDCCpk57KNToqUtitz3ai6IRLsUMMiI P+SF8mKIFhyW91PuXW5zojfvfWQiLRE7C7mBNDTVW7T5ryjn5+JWOtDd/w== X-Google-Smtp-Source: AGHT+IEDcBqz0z16TCL/+KyLeEhz5rTQsWCauC1REQNDlPEMQ5zXTuzf3VHxNakfPDSJDsQiwaHcNkrhYGS0 X-Received: by 2002:a05:6e02:1b81:b0:351:10c0:ffd5 with SMTP id h1-20020a056e021b8100b0035110c0ffd5mr25818102ili.7.1696998107325; Tue, 10 Oct 2023 21:21:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w12-20020a92d2cc000000b0034fb235ed59sm548424ilg.8.2023.10.10.21.21.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 21:21:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 21:21:47 -0700 (PDT) Message-ID: <652622db.920a0220.ce9a9.a035SMTPIN_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 EA0D16052514; Wed, 11 Oct 2023 00:21: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-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) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/27872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/