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 AD6E44233F for ; Mon, 9 Oct 2023 19:10:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A86C9402B1; Mon, 9 Oct 2023 19:10:21 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 1407F402B1 for ; Mon, 9 Oct 2023 19:10:20 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-65afd8af8bbso31422826d6.3 for ; Mon, 09 Oct 2023 10:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696871419; x=1697476219; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0W0gyvW3rnfjqm7NBSAw8tSx73TMffZ/Z14SzdFuGoY=; b=XED1yxn8PSPlTnj9VoLkb3wzO3+06pruc8+tNUJNLUflqPyKdYfmHiOEbddN7Ki2jG Yyz8WtqOr8lJiES8/6hxoNuyTIsx3zi3oGNh5sbaVYIbq/9L03fG3ZtYIYKDIIRQODo6 V9Kx6RZr3UF7WvoieJwtDqyeu6clTcLPNu3gQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696871419; x=1697476219; 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=DYmath37BAtRH4J5Al1Zp0jjQHBymhXraeok+1q0I/r9lE7eeiBJ3ZWa5DuSiuzf1S HA4Hi398DQi34deiOJdw9XwMRPFONihQ5UnXaUzNTPNJpTGQPqu01ShfvPJunPtEGe9V l0OVLAvU11IeC/lhfC1x7qTNH4Uimlj7DFZ1+pXckEBvlggjy7nAabvH/lqoMAq/o75g 32XIzoZl1G3vBd5kQ/5Ig96Zzxru1NGIN+1Fe77hqYG/RxgW5+GzuU2qM1D4zuuCEkNN VkhXaO2xKsQFM/aYZx+qWw2JnkpC3u7UCXLAnjAwUpYOzCBcSeutopJgCW1DVZbbQIja QXWw== X-Gm-Message-State: AOJu0Ywaxoe/7dOYVJGdXFJIZj7JkTvibqOhUEDQyiwB1cJi9LW4UAqB J0Un5VkR73XVDp/zsTpYua32aUbn8Q8oMgQpY7V4w7EIReEKoNQLFIrTxQ== X-Google-Smtp-Source: AGHT+IHghaKyVHFbYDX78KWFQ4G31VNU+wko8D5wsYsaMcDVnancMPMQdrXcIcufTq5tNzB/CWX3R7e1fnsP X-Received: by 2002:a0c:ab06:0:b0:65a:fedd:3c69 with SMTP id h6-20020a0cab06000000b0065afedd3c69mr14873894qvb.0.1696871419523; Mon, 09 Oct 2023 10:10:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j18-20020a0cf512000000b0065b112d93d5sm596588qvm.73.2023.10.09.10.10.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 10:10:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 10:10:19 -0700 (PDT) Message-ID: <652433fb.0c0a0220.caaf9.0de5SMTPIN_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 3B384605C351; Mon, 9 Oct 2023 13:10:19 -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/