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 E6DAE4233F for ; Mon, 9 Oct 2023 18:37:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E159840A7F; Mon, 9 Oct 2023 18:37:41 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 83E8F402B1 for ; Mon, 9 Oct 2023 18:37:39 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f57ad6126so55107647b3.3 for ; Mon, 09 Oct 2023 09:37:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696869459; x=1697474259; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TS6sxiIf6ZtCT6gr5OjOONZ/5H0vWA6+mUVq8MSjjyg=; b=Z++3n6nFeXnIkspNp549PHhh9l8A6GW6r3RzArCr1b2hotxyZ3iLfNhajCXevKv8P7 ankKZlencJpRiE43kefDhU4qC3A3Nz10+1q/kXlHAyivrncrTwAN/JnsCMzWP3PUuGrm zej05o5voUEQBtE2JO87xb9hUSr/LpDdwFgyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869459; x=1697474259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TS6sxiIf6ZtCT6gr5OjOONZ/5H0vWA6+mUVq8MSjjyg=; b=ceY/u5K0XaB1AU2kWUec93iVIliOHEACqL4a+YMGSsVdX3lpm8M91uc7Lj5osHFcaI UA8Pdd34bpgYbgSHgH5xU78256scqSvuI0esF4gP3KoOgxtJG4w76y+R9srQrlCOZpLo kUqxFHVjjM3PyXNM2uSGXahOqqbFJO3Q87Ab4jQQBr2X5kdmWWXvi76uIA+Wbb2dVKDM KSAdvdyVGVx5hzaQ+rj4o03t4wNmGTeljJJMJMS6m8kTGQZYrGeD5GxbcUN9Vx7xo6CH ys+GYxGl+yuxzNzo3cVAfBU72juBCoMof1FMDPDm59VzkQe0ecOkI6qI1MrIkIX7ydy2 3D9A== X-Gm-Message-State: AOJu0YyY4ktd9bcIQCxam+INJK0LzHpSioOBpODe0BGRrb7/dnQqs5jl QMm4YUYLT/44xkFhRhJ/IxNIfDbCzCMox1XzsPSUwYMzj4OhTp3EPSKVIx6kp5y92Q== X-Google-Smtp-Source: AGHT+IEvQAIK4qXLZ3eWpAqt/W9vU/lEy7q3LMzEF5FEFvHnkdVfWO/U3YHH3m1P979TYg24L/IqkG8GhtP2 X-Received: by 2002:a25:418a:0:b0:d7b:97e0:14ab with SMTP id o132-20020a25418a000000b00d7b97e014abmr13470410yba.57.1696869458911; Mon, 09 Oct 2023 09:37:38 -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 i10-20020a0cf48a000000b0065b2e81e50fsm584583qvm.54.2023.10.09.09.37.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 09:37:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 09:37:38 -0700 (PDT) Message-ID: <65242c52.0c0a0220.b79ee.fd5bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B05E605C351; Mon, 9 Oct 2023 12:37:38 -0400 (EDT) Subject: |SUCCESS| pw132424 [PATCH] net/virtio: fixed missing next flag when From: dpdklab@iol.unh.edu To: Test Report Cc: liufengjiang.0426 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 | +---------------------+----------------+ 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 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/