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 9C63642359 for ; Wed, 11 Oct 2023 05:20:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9602A400EF; Wed, 11 Oct 2023 05:20:36 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 25EA5400EF for ; Wed, 11 Oct 2023 05:20:35 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ae55c2e12bso4605832b6e.0 for ; Tue, 10 Oct 2023 20:20:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696994434; x=1697599234; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eP+sRBkFGlr5YkAVv+zyv30jWr39KxIlw0wDEL8tsRw=; b=C6Y2HGPQUCjpjSy8dvg4n5O/fycZDR+88ACkQUtQe7Mf0yNDVHNxMYWHtJA1v6w6d7 VmFAohakeojKXNR2H8GCAFBsrPrCVzA215P67OTPVpyvHkgobtcfdeiNc7PdQBi8SmV9 M7ukJ2hqiSFSPJky6lDFCQW1EDw7vBB0Wd5LA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696994434; x=1697599234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eP+sRBkFGlr5YkAVv+zyv30jWr39KxIlw0wDEL8tsRw=; b=Fq2LTjqY2yOILE2Vs0PEZfwCIyWBs4DTCGEGdI/u3AUCMQst1XVEtlqYq9PGUrMfPn JdKavOa0ypoioKwm9T9v4p/tdC8noGMo19K75sucg61S2pkZPBHi6RQeb5bPwLccPYQS EraUeQcxidejbaUo1yUrs7F4f0SSQ2Li5e1f938cclT+ScF50oOTIUr/YZCPw6hAEgKc 2KbFsE90xWUQx6TlyCSVbuP/TT755t+Oc0W5toolqcvvUccWBDYkXb0V1QKN6knn/97P Bic1k0Kp6u9mXxsfrBK4wmgGFKyYiBZVCR2Wn82y5FahRlh9YvHx+n9NQi64UhXokNMb a2FQ== X-Gm-Message-State: AOJu0YxwSjNCOEMk5BD9r0dU5RPTZe5SLX2ZVHkVpynvZ9VMxD5ecoDc CB5aTI5zWWf/SRyBavXLEatrRWfkpoP9T871tkWikOx2cjRkR0Ovbk7fWideD7o5o9PENi5vOw= = X-Google-Smtp-Source: AGHT+IHJTlCl5/9XAvKLetyu0VAPLJDEBI8Z5e9kj/dcrkrFZVaGYrj787Za5YPzhMEaz2VKF/JMnb1WY8+j X-Received: by 2002:a05:6808:202a:b0:3af:9848:db19 with SMTP id q42-20020a056808202a00b003af9848db19mr26412802oiw.10.1696994434543; Tue, 10 Oct 2023 20:20:34 -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 z191-20020a6333c8000000b00578e9802793sm691049pgz.17.2023.10.10.20.20.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:20:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:20:34 -0700 (PDT) Message-ID: <65261482.630a0220.8fad8.60c8SMTPIN_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 C199E6052514; Tue, 10 Oct 2023 23:20:33 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/