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 6BF3342DFA for ; Fri, 7 Jul 2023 19:39:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4441E4014F; Fri, 7 Jul 2023 19:39:43 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 352B44014F for ; Fri, 7 Jul 2023 19:39:42 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b038d7a5faso1977930fac.1 for ; Fri, 07 Jul 2023 10:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688751581; x=1691343581; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d1JOdUInS0fs47m/Z8ayGyJwX9KBk9i6Jv+YVmc8XSs=; b=MdUmBNt2sA6bQr4n/BriKWXnxrMiYzK1x2vHe4W2QAOE3FjqGJtwBZ3L2LuvnW9SOv lcRpj4kRFoE630nxEm0JEE5w0p70OCToBgbpQs6+u2ghiHqr6EDGt7mgVW24MVmwpaLD X0Qnhq841T8gAWp/VvgdBkmbCVmpdME/gQk9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688751581; x=1691343581; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d1JOdUInS0fs47m/Z8ayGyJwX9KBk9i6Jv+YVmc8XSs=; b=k/TNeZJROW+tdBcgkfoSoscQXBn9Xxt50fmNQp+/V+GXT17evcUPHfq4tEAAVI5nHd jdt9UcEHG8JEJV5MmhNJsgBrxyXOBym1FnaVVmfRZS7XVUfF0Ft45dO8685D5t40XDv3 wizF89FJQ8ICWg0BLSgouZcAVRKljSVCWf1rGT+wcvYe/jbxhcpdDMi7jUWT7lGhvgas vTNcixe4VHC6hLlsg/5FIdVLWxlzTOnV71UstM9KBXEVHNpQVaxkF76paz6nWmwbToBb 71GYAEiKUCUMGZ1cP5ZdrhJlaCNocsmPOL0axurHoZKECu8+I7gXOB0XHoDPUhCU7P3v eTiA== X-Gm-Message-State: ABy/qLaaq0M6VnP1kKjkNce0oqWwC0E3+oYPH67cmpSKtbB/kUJRLZ+M 0s3WndK4DkgaWab9qCjSObfJ4elVKBi4NR5Y7+SzyJFXceRB5G9lRLJbig== X-Google-Smtp-Source: APBJJlHUwdwVTmyy8rAR076GyTly4x0F2D9osFPyM7QWq155Mc0RZQ2PdezSHhAB9jitIPGszji+JLTuCQD1 X-Received: by 2002:a05:6870:1fca:b0:1b3:fa9f:ef7f with SMTP id gp10-20020a0568701fca00b001b3fa9fef7fmr7149630oac.25.1688751581473; Fri, 07 Jul 2023 10:39:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx42-20020a05687076aa00b001b088d89f49sm275703oab.11.2023.07.07.10.39.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 10:39:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 10:39:41 -0700 (PDT) Message-ID: <64a84ddd.050a0220.dc387.d7e3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E3BCE605246B; Fri, 7 Jul 2023 13:39:40 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/