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 D99B442DD9 for ; Wed, 5 Jul 2023 16:33:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0AD84021F; Wed, 5 Jul 2023 16:33:14 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id F0F704021F for ; Wed, 5 Jul 2023 16:33:12 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5703d12ab9aso82952737b3.2 for ; Wed, 05 Jul 2023 07:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688567592; x=1691159592; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vlBoYA6iFW4banRXHXtMpD+NxZrZrSbHBJ5Kfl7hs4Q=; b=XDjWUGofFWlhUDzkjgQpL0Z+GHohyJ+7e2G7bYABcUnILe3mzjQClDAiQE6crjuxTD a3ARtF3llrG/iDnxu9X1sf+4/8pN6rResQofvzRgAOTQmWS0GBH5ozeFzDvFNLk2GGMO CV2UdFbSXxPF2HWTXK+uDabYeuz7IQNqv6f3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688567592; x=1691159592; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vlBoYA6iFW4banRXHXtMpD+NxZrZrSbHBJ5Kfl7hs4Q=; b=autb2CfeqWTojrxiuHgN7F22tsVVUXBUQ/rJikEcxWu8vjpx9/E+Y6qKd2i7vf3b// ByBkv5m6IlMab3CHItcNUiiU4+LdxyYfC0ewTsJaysE1LS45p20q3bvVItaUy0hneEpq J5bL0nCTE/Aw+bV4wJFI/gHxqGUCFDPHTybgpxa1btKg9AwoRXNoJPBhu6yUsDJxQ+8n 9oNk3JaIgnxHspr0j4wAPjjWb3JxrpieUP4oh/jcQRoL8TKVP4/H5pgXyvAavtYQghYD qNs3wepM90YtAWoTfCYYhLiruvM7C4T390EvyjuJGMT+pm4MyoKb1NnfJFbuJzLoD79d dKmg== X-Gm-Message-State: ABy/qLak14uKxqYuLaD2uzBiyEoQPTcAY487W7ECjtQaL1jTlWhAZIBq URs+yjsKsR7S9Epy9ykswj8tVZMOY2gXMH59oAbs/kJWow06urm5V5t0cQ== X-Google-Smtp-Source: APBJJlEjNlEuJuMdG6DuJc1lMBs+UoyxxX0+Gvhi1W0FEU4nMAArXjcJ18u8XYENLBtHkRm+hNwma6D51LLa X-Received: by 2002:a0d:d495:0:b0:573:5071:2a12 with SMTP id w143-20020a0dd495000000b0057350712a12mr16141295ywd.18.1688567592473; Wed, 05 Jul 2023 07:33:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x84-20020a0dd557000000b00577600aa15esm1240828ywd.17.2023.07.05.07.33.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 07:33:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 07:33:12 -0700 (PDT) Message-ID: <64a57f28.0d0a0220.9b98d.0f56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 27676605246B; Wed, 5 Jul 2023 10:33:12 -0400 (EDT) Subject: |SUCCESS| pw129295-129297 [PATCH] [2/2] vduse: fix missing event ind From: dpdklab@iol.unh.edu To: Test Report Cc: Maxime Coquelin 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129297 _Testing PASS_ Submitter: Maxime Coquelin Date: Wednesday, July 05 2023 13:22:32 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129295-129297 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26976/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/