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 3E0614233F for ; Mon, 9 Oct 2023 19:08:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38E67402B1; Mon, 9 Oct 2023 19:08:49 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0B3C6402B1 for ; Mon, 9 Oct 2023 19:08:48 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d8168d08bebso4929808276.0 for ; Mon, 09 Oct 2023 10:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696871327; x=1697476127; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0W0gyvW3rnfjqm7NBSAw8tSx73TMffZ/Z14SzdFuGoY=; b=C6PkNv+NVSeNeaYL/hw9lLeC+0G6R0lUDsTefSXHGZ+KpXuQmVVWnLk9EiJAtzVLjz ggBKEjdjb9WyVuFewqPiH3wr1bc8gR/CTsqw48hBO2WKucJiOABvQe6GvehhiSgQXSNw XRnznP9K32tubrcsTbpfEMq0Qrp7GAiwz4Sbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696871327; x=1697476127; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0W0gyvW3rnfjqm7NBSAw8tSx73TMffZ/Z14SzdFuGoY=; b=S/bDQY70Ajw5JmhvKOWW7KyMRD7pz8NB8B0brUP3sEfBZaaeJ+o4l6pN513GCxynzk bNgcaabX+rFN2v0f2I5tOx7/vR4YOrUIO9QU75ohfnaefC62KDMbTIK5K0u2dNteK6YT TgvSmSHZEP2szvitOQltt0Vrz12zZnruOtEkb1IeTtsih2Ia9qTqNvztgBGr7xoMnaI+ 0gwp/ftI92kCskRWXp6DK5bJVEzWhZnfFRXG/r/vLi0+Mhfq0ws5AnDW38F+bFW60EYg FZsOPIc0fJ74QBaNU2EuswRjdvzwlX8tTl9EenfvoIZli6ThVA49hHHnJwgiqUBVE/8C JE5w== X-Gm-Message-State: AOJu0YzEZo5qaLxSgSOW0n0ytg8eJkBE8W/jSccYST39ge/PbOYEOs5O BGUb85vWUDqh88lTce4cnUAOVbaHZ9Ma4sInxd3PNyY9hajOCEuhvIfX6+gYnGyuB8jobi0peg= = X-Google-Smtp-Source: AGHT+IE5iPdD91SP9y/R2V+x23gFV1DpyeYvrGactdmV9d3hq479MR4qE92GmfLmkBTFAkqyMNRPdw4FZN9W X-Received: by 2002:a25:ad02:0:b0:d81:2fd4:367e with SMTP id y2-20020a25ad02000000b00d812fd4367emr16231051ybi.43.1696871327455; Mon, 09 Oct 2023 10:08:47 -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 s3-20020a0cb303000000b0065b034c3484sm599849qve.43.2023.10.09.10.08.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 10:08:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 10:08:47 -0700 (PDT) Message-ID: <6524339f.0c0a0220.8058f.0d6dSMTPIN_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 24592605C351; Mon, 9 Oct 2023 13:08:47 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/