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 6BB9A42359 for ; Wed, 11 Oct 2023 05:04:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66CDA400EF; Wed, 11 Oct 2023 05:04:07 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id A36CA400EF for ; Wed, 11 Oct 2023 05:04:05 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-27ceb58f7e7so986565a91.0 for ; Tue, 10 Oct 2023 20:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696993445; x=1697598245; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MY7wn6K+5MYXbAoS1P+5il9vC30Pov7Me10b667U5Sg=; b=CUtkyHu8x/2HZ+zCiTLS5dh59CGk/8tpA4FhF4mL9zbIA1XQyCbbVZvv+R4P4D/78G wnRogcpsn12yBrADACkcxjBQ/9jBq6KU3cwOJ6Y1oK1TEmMAEePlmkQVBo1VKnv8tz1e JcET2d/+aEKrMrIoiKKMT/DDT3S7yZlztd0Ag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696993445; x=1697598245; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MY7wn6K+5MYXbAoS1P+5il9vC30Pov7Me10b667U5Sg=; b=EUm5JcrZvko7I5r+Vxn84kCMHxmILIp/D1AOjD6SeFNHPCgwiy0YCYkKQOzjZP/Tn0 uAMdTPjkGu3PX8Vxcs5uW3pB+NQcZymOm+DimkrJcLAhunoffRl4sKMYcW6ac16Z/gCI kpoe2ZNk38d48LEDvqAJPrbN34PAhVgfazv5zfs0UwUZ5scSAuQFygvlqM0ibRfmY0po YIG/QER+YM6clpdVPOWmDj7Ed7/PQorREY7d+2Lub44d1cSkHiRHyWVPMHdLyYi733lz 6PU7sPCgk4Vx2VZy5e4x0aWhwUgqRixBCbefYhvsuMRNEfsNxqafYQyOe8Exv2tXxeeG sfeA== X-Gm-Message-State: AOJu0Yx6ATOkKuHRG5ENgo17klYqNI8OehHKv2sMY5CCUgqxTeN8cFmN AcBACd1odKHul5F/3aF0RSe/K3ayhQfqbmSzQZUeJMiPaUZc1lMmzFb5wRRt3pM2xxDWQnfZdg= = X-Google-Smtp-Source: AGHT+IHwaNOiDgXMXJxK6O+NH4fhFD+oRO3vR3jVPz61Ma9NeMOGtPix13nfvkYVqP3LFRYHdkeXkQIYoqNa X-Received: by 2002:a17:90b:17d0:b0:276:4d97:7cbb with SMTP id me16-20020a17090b17d000b002764d977cbbmr17983864pjb.17.1696993444872; Tue, 10 Oct 2023 20:04:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca20-20020a17090af31400b0027d0489da70sm25467pjb.4.2023.10.10.20.04.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:04:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:04:04 -0700 (PDT) Message-ID: <652610a4.170a0220.8923a.181aSMTPIN_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 132186052514; Tue, 10 Oct 2023 23:04:04 -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-amd64-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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/