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 911B242DD9 for ; Wed, 5 Jul 2023 16:07:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B11F406B5; Wed, 5 Jul 2023 16:07:54 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CB12F406B5 for ; Wed, 5 Jul 2023 16:07:52 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-785ccf19489so319656839f.3 for ; Wed, 05 Jul 2023 07:07:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688566072; x=1691158072; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xrc4TU4ITAettNR7h+d9OCuFqVdwzWb+LFQOZSQEeFg=; b=Ro5qF1DS0fWu1grRIHgaYeTQNqNEG3wEQ8tiOY3/N1+Ngx9R+UH0CCIIaDoim9jvLM QPt4e1wn607z1SZ4deNyaVqdinbHLr1vGIUYBar0XyzB2uPMseQoiX7NFUHtupwebj2E TOsSyAel5WdxfW+G/oqYbrYAaECzWwohJcFKk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688566072; x=1691158072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xrc4TU4ITAettNR7h+d9OCuFqVdwzWb+LFQOZSQEeFg=; b=hzma+eayVyZDdwOJtFFL1CT6J6uaoITppCSHmU3x4W7hZq3xxMzYQ4MquL+K6tS+Cz MJa6dh/P1QsQ+Q/7Mjsyc2Hu2EenmtTUvD3Z2xvEbmCTs5+OOAptydIrBXosyOglTLx1 ea+s7ZwR8E4wadC8lzM1e7RDWv2E3blSZW/zhH6gSEBaQXu29nbMq9ukeTWfkYXVilbL 9JmxXZx5z31OIdii9ys/ij0hL724dpN0u7RA32b8XzH281GxJi0fjm5fbT+Dh5D+7M/i 7zLNGt22SeWX2qh9HKf/XKUMnQTLq+KSmJrYkGPoMuRRC1trqqkEG4/LhQadASL4Az2S VxSg== X-Gm-Message-State: ABy/qLaEUgiqzkM7tBjRIlScieYIpCJu27qSAlJ113zwRHl4BeyqSN+i exYGVFkh+Walcj0L1t1Ri4Gtpl/u1xP6pkGyOh26ef2v0RAJRG9ZLqehmA== X-Google-Smtp-Source: APBJJlG34u8UVhDXvE65vPi1IOaDt1yDRKR9/oagcj1gkVfgCQzWCpiDY4z7MqF043YkXTdBJXxT3DZ2uIsV X-Received: by 2002:a05:6602:1cf:b0:786:acb7:76ce with SMTP id w15-20020a05660201cf00b00786acb776cemr3399889iot.5.1688566072187; Wed, 05 Jul 2023 07:07:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k8-20020a02ccc8000000b0042b3bc2c372sm421596jaq.29.2023.07.05.07.07.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 07:07:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 07:07:52 -0700 (PDT) Message-ID: <64a57938.020a0220.8e15b.bd30SMTPIN_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 AD7E9605246B; Wed, 5 Jul 2023 10:07:51 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129297 _Functional 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 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/