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 AFA0B42DD9 for ; Wed, 5 Jul 2023 16:17:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA0384021F; Wed, 5 Jul 2023 16:17:20 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id B67D64021F for ; Wed, 5 Jul 2023 16:17:18 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7672073e7b9so512182985a.0 for ; Wed, 05 Jul 2023 07:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688566638; x=1691158638; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zw/y8CW17Whu8yzlqu8s/OPj/F5M+C88OcVh+bOaDGw=; b=LmM6sag6gxkc3G+nbkCCn5brdMLO7nM6EbKN3Q7X19a2TvgzFUHSDG76/4zrIPY4t3 Hgs3UBbzext8MtxMDXAtYssZWIMX87zn92CdFTfcIofyt/dAHpaqDq55X03n9mI1K0CC TYCWiIvHD2Bb5s9eoteQ67BBBcB2CXSqiIYhg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688566638; x=1691158638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zw/y8CW17Whu8yzlqu8s/OPj/F5M+C88OcVh+bOaDGw=; b=ECkztVd38B3GswVPCLiUr4gNfBsIb6neScvClSe43kgxGfj0jiU/mlgweNENBtO5V4 JereSOL80lZor1D1E1KsipWiFeeKifnUOGuZpr3QXE3qnE2tzOtz1WCRAeCcES4VcFLZ BO2llVloZsX1XxhOW1XEAGh/xJWQHcxSp/+/SbdI8eQ/w0zjU0nmfYYjNbP70+e3LlRe Guk2wWJV9HEEg0MhF92vO5+2qwMjE9z3g2fdkJO/n+Iav9dZxC36jHdOn8dTcd/UCtdM Dk34wyrdJVc3Ws6/758EvYlPdgOJE1WKwgtypMS5cu46Rza0ElK4W90Lu/mGraD3IA15 9f2g== X-Gm-Message-State: ABy/qLZ65B9gVLrfQnT7bop/Pft4onTViK251m3CvR+VQLcPTijGYJVZ SAPjI+E/gTP7+as0GKZSGxFpt16SQCyV2ruoiH3KxDZ4BEmJUdTOOk8j2BzEYijw7nFCpPfKyQ= = X-Google-Smtp-Source: APBJJlHkSjN7Vvi4rIIAw9cMeQeQFSdrLYZLNds1PqWX2ZYqAEGCZB6LXlmhg24wyavtfKd9MAZhXIdpCiL0 X-Received: by 2002:a05:6214:20e7:b0:62d:fa7c:6b95 with SMTP id 7-20020a05621420e700b0062dfa7c6b95mr14425915qvk.32.1688566638076; Wed, 05 Jul 2023 07:17:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a0cef0a000000b006360719df09sm999659qvr.23.2023.07.05.07.17.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 07:17:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 07:17:18 -0700 (PDT) Message-ID: <64a57b6e.0c0a0220.66315.e900SMTPIN_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 BEB50605246B; Wed, 5 Jul 2023 10:17:17 -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-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 | +---------------+----------+ 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) 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/