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 E189E4233F for ; Mon, 9 Oct 2023 19:11:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB833402B1; Mon, 9 Oct 2023 19:11:34 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 78FB2402B1 for ; Mon, 9 Oct 2023 19:11:33 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c8a1541233so10035875ad.1 for ; Mon, 09 Oct 2023 10:11:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696871492; x=1697476292; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=macUzofBGUkIpIlNU7EBcxpOUn1bSVzD4YdJhVh0bbI=; b=BrldJsTGRHUDsut2NUEAh0LwL8HvwjwxZa0A1Ha7qK/n63mdKrShNxRjLmg3gy3Ogp O1qG/0OuC/VzD5DHZ8BpBDROJ/S1afgM4h443Ia4f03uLx6OFCF6tfMs0P/WH7alE9Ho lzyHbDVSM1HhlyML89kxEH8kuRU8DgnGUo188= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696871492; x=1697476292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=macUzofBGUkIpIlNU7EBcxpOUn1bSVzD4YdJhVh0bbI=; b=gt8sjs7Z1+rj+pKbLvy/h8BqKOftMFCSJas9zNo27nu2UktVYLcHe0mkua7LE+7T9x JhWUOTM76jZkL9KRJAoEtuZ6bJJ62kn6fwkAoS4jWe+llnvoLQENIt8Sc3UL90x+y5BZ 5LAgijqycwBDAnm3ZyBS2BQ6d170VoGbItJsKhl9TSP32FudkRvE5p9JfvfyCOPgJRm1 e4L2Z4LSleLz7M25tECeie8SbX92z/J4yTihgzEmOhNS9oxITHotlu6nvC+W5pcGRhC2 2KVliCYGuZzFqC9smjo70QyS1AEkbnVWgnINSVayzCRjDvAnpPpf25+Ur9TI5RzO9ty1 mA0w== X-Gm-Message-State: AOJu0YyTy48hrE9fE/1EuAEy4wIvSr3QKop5yzKk4n6Nu1lJwIQjt0bN zBUJjhhaNCOMR584f/aebaAcIvUwpRBujW7EwU85zyFHLupWHFqhgN10Dw== X-Google-Smtp-Source: AGHT+IEIfoai81uk1X1CA79s59WsFnIKLhHyx2vTMylTiYT35bXjRLi9q8+ZqZfkmHC8d+v9bwyvDAs3+0JZ X-Received: by 2002:a17:903:32c3:b0:1c6:1d3d:b412 with SMTP id i3-20020a17090332c300b001c61d3db412mr15143496plr.30.1696871492721; Mon, 09 Oct 2023 10:11:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jh4-20020a170903328400b001bf0714e0f5sm367926plb.40.2023.10.09.10.11.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 10:11:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 10:11:32 -0700 (PDT) Message-ID: <65243444.170a0220.afb17.02a8SMTPIN_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 D543D605C351; Mon, 9 Oct 2023 13:11: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-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 | +---------------------+----------------+ | openSUSE Leap 15 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/