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 069524233C for ; Mon, 9 Oct 2023 17:53:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 015D5402A3; Mon, 9 Oct 2023 17:53:25 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 31E89402A3 for ; Mon, 9 Oct 2023 17:53:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35130c8bc79so18094335ab.1 for ; Mon, 09 Oct 2023 08:53:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696866802; x=1697471602; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EzVlO8DrysJtEWFdzv2nsv93QVEswBqJiH/KP/tKD6I=; b=Pk+pTCmJPjGPtFHTIcslEQao6m210w1Syp8ugg1Qczza+Y7150xq1Nce1QR0p7NfpD uldxA4ZBh3s7RZGLE5ZnLG1mDEEite/zY/vKwEAvxuuEqP8uxRehr5qMwJ7lwiIFpofh WD5sXBO0EGM9LHDgyN+GeMWMjhQ0anpOh6gjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696866802; x=1697471602; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EzVlO8DrysJtEWFdzv2nsv93QVEswBqJiH/KP/tKD6I=; b=rjG6uqSlnkhChdBgHahe3XRRzT2w5ynx6eDMPihSTRhS1MgvKK6LcWsX62xuPwEgPr nH9cABPPuMVt2js85/kiHHizhneTdhmCEwzqJqd5wIHusVzlp07QoNwVMxbMsPQ7lAao v+Wpd029ooeeOaEIeGApXt9+nPtf2nTF5odCtvLSoc0XbMLe9Uozydu/qkuqgwImSmoz uczxxN5tCdmH+Ymuy3h22mbe+2A9VjtPBVKUzeNDv6MTJnSg/S2kk7byoZR5IYtI0e4j yGmNkSdziFUcM6/rfbnNyMcDaENA4Zpv2rdDQQFFdogM/dBebBVJDSiDHLWz9A0aLQ0f XNQQ== X-Gm-Message-State: AOJu0Yzr4Kk4JrMfqVKncgGB+qKHEx5H346jG1KR39Av3ky0LSmVRlpC 7WjGJoPYt31/SviDt9uAwbEFEgbSBNo6RcXkabUz+KWwr+zi1iATpKLGuA== X-Google-Smtp-Source: AGHT+IHjvoHq4GsZyUaDM5n5q1Ut480ljsBfVAHX0Zk62L55MEOUEsHAuIwXIu6npn/Kr+/F8axoqJ1mjS4G X-Received: by 2002:a05:6e02:e0c:b0:351:1d53:c789 with SMTP id a12-20020a056e020e0c00b003511d53c789mr15439429ilk.8.1696866802611; Mon, 09 Oct 2023 08:53:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c15-20020a92d3cf000000b0035132e49648sm403900ilh.11.2023.10.09.08.53.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 08:53:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 08:53:22 -0700 (PDT) Message-ID: <652421f2.920a0220.ba26c.2e65SMTPIN_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 1EC15605C351; Mon, 9 Oct 2023 11:53:22 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/