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 F187042DD9 for ; Wed, 5 Jul 2023 16:27:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBC624021F; Wed, 5 Jul 2023 16:27:18 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id CDFB54021F for ; Wed, 5 Jul 2023 16:27:17 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-668711086f4so576297b3a.1 for ; Wed, 05 Jul 2023 07:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688567237; x=1691159237; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UMoRImQ29S+fpE1cYy7CFZxRoPDKM0FimWIBxWhFK/g=; b=JrWZXcp6WZ6pPr4vQzJp0p6Tvf801FMXxxJ1fDF7+owfOiiSpSv8/wNBggf2ikgfUT GCTnujsIz3vIR61ocBV5qO2T1HBaRHoyAZHEGUf6oOpyB6s+3fKch7CuL08mffQHnT94 RV1NH9SeTe/CuKoK3BGKgfTTE0M0dBlsHxvFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688567237; x=1691159237; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UMoRImQ29S+fpE1cYy7CFZxRoPDKM0FimWIBxWhFK/g=; b=lzpqjbHO2uzupV30TZ3E7Fo3rss5Ni1UQIAjdXjohQITUP+6jKyYnlHkwKsPjlEQQw Rh7KPhb8emHR+nYdovuwUrLrQIl7RXC769cku0KD9ZkzTvwHBKK7iRW9n+OU6eqWx00k Gsb0T5aAxE9RHc7YcrFSFjGKnXrkBsamShTaiUwVU1LfLbVQAP4KbCRfvHbdV4fv7rgs HzbFtkagQlKVsyxUb1bWZiBvHiesGzK4b4ZdBP00x/QjZbwyuWl1/7RIsrXL07otlZOn 31Bjoqp2CN+QlKFQ+G8jqanHGykzVjJ/bGmPfT/huDUZBBHtY6gSTUOSfCcaXQK2KDam EKVw== X-Gm-Message-State: ABy/qLaJBRLmH5OYNGiOlEdELUdyLr7xCpj9JS8xg7CPJ99WUZCO1DLA jpKT7P/n+THEdnLLaJdOlYiHZ7jYRnf70714tcNNMRXlLaURrpyfyGDUsw== X-Google-Smtp-Source: APBJJlFi5aNCmp5510XpKJ9dKCqG5FVGXP8UG9hnZgetBNOATkcWJ6UyIx/Hm6Tl97OQrFMHyC0h4pZQK+21 X-Received: by 2002:a05:6a00:a88:b0:67f:830f:b809 with SMTP id b8-20020a056a000a8800b0067f830fb809mr4322959pfl.3.1688567237021; Wed, 05 Jul 2023 07:27:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q9-20020a631f49000000b00553ad082bfcsm1649259pgm.2.2023.07.05.07.27.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 07:27:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 07:27:17 -0700 (PDT) Message-ID: <64a57dc5.630a0220.c1145.0f0dSMTPIN_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 E663A605246B; Wed, 5 Jul 2023 10:27:15 -0400 (EDT) Subject: |SUCCESS| pw129295-129297 [PATCH] [2/2] vduse: fix missing event ind 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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/