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 7759D42359 for ; Wed, 11 Oct 2023 05:20:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FCB5402E2; Wed, 11 Oct 2023 05:20:09 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 43E02402A2 for ; Wed, 11 Oct 2023 05:20:08 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c4d625da40so4664720a34.1 for ; Tue, 10 Oct 2023 20:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696994407; x=1697599207; 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=A156GQ+qCFxg9mLU8p9+fiD9pra/HjEzxL1KUhV2KEjIPPXvZOmk3lalawUafM4XxN f20cYjUpKN7YLbmD22V4LDFQfUEyDnUrl0eoLwDrYgQ1TUfhhTS0DfO4CnPGZpWIYKME CgTuoLSIQoADHhXziaKCj3xReIvuIJWSPjPmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696994407; x=1697599207; 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=eUfzS97U2cEVji8RbMB9cMoqypStETAPnaJSNP5Eki3xef8vHt0MEC4icLAvXZKIIk zmgcGZr8Rb2BEMY/zAQ6vKCRlHq67H0wdZ2RfUd2KfqiunYqYp9kUBu3ePWZbZe6BpAd FCH4Op2My4sPI0lTav+Wwo1GoS3V2Gylb9oa1/Pi9xc+UiAjjDAMWTonL/crrXrv7sJr Pmp/qEZD95GfXEDKmI+oczOqenQQF/7S1pFw6fWvJdZdf2+Ur4Q6tpfCpt5FwFckNqod AiuL3qJ1J3O6LhirWiaPfgohnxL5/fazDCYOuW7yclMOUnEl33WhJ2SrEddPDNJrebmT D3DQ== X-Gm-Message-State: AOJu0YxfxeleOK8BFwwLOCijK9y/3W64u4D6/I9Ejapf5jUKjcunpJ5G B6P1wQJLAxyl+Rs1ctBqUyMFmEUamdcRtTGVRlOo248P+PVYGPSKwk3JOQ== X-Google-Smtp-Source: AGHT+IHNiCQnREdu7AUHEyf9+ZpRGpf+/MWziE6EvLqIR357OcIF5wb74jUIR1c9iCwCDKsQWthwsCQb4ui0 X-Received: by 2002:a05:6830:1086:b0:6c0:9e24:6eab with SMTP id y6-20020a056830108600b006c09e246eabmr21648789oto.33.1696994407623; Tue, 10 Oct 2023 20:20:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l44-20020a0568302b2c00b006c647feb84bsm616370otv.8.2023.10.10.20.20.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:20:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:20:07 -0700 (PDT) Message-ID: <65261467.050a0220.60ea8.c8c4SMTPIN_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 4088E6052514; Tue, 10 Oct 2023 23:20:07 -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/