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 0CB0243252 for ; Tue, 31 Oct 2023 16:57:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0858D40284; Tue, 31 Oct 2023 16:57:12 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id C507240284 for ; Tue, 31 Oct 2023 16:57:10 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5bbd3eb2f8fso905716a12.1 for ; Tue, 31 Oct 2023 08:57:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698767830; x=1699372630; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MIaSfk664G5/jW3398NNfJZ/Ao8tk/h8hKkYNVj8EjA=; b=LZDT2bS4fUmJ0mlY+Yz/As5VyT0iNSf+mGayPVac7hllPy+tVquqyATXWjgArChrQP 7v81G2FdmG4xF5Rh8GAG/LBsYwr6kO/Q3f3CJltri/JYvWtLvQWJQibgWKOT9avb9jXt rDtDQZce9d38rvghHonCZsTuF12h4gV7Z1Zb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698767830; x=1699372630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MIaSfk664G5/jW3398NNfJZ/Ao8tk/h8hKkYNVj8EjA=; b=A45ofDjSlqOKv/o4znQr8qOmOeznd+Z5hLITAonoHMZ6JAYtto/DYVaKKlRb4myqW8 7E/kRFIPuQHC3X28VDrKcYoXj9bSk4Ra5wsvPABKW392B89sOKzbTwsaqMZmxCj8fpeD c3clSIuQ6CgM6uTrkKbJDiiXymsJrbYbdDDV5m0qgOVR30OY0oaIq2zc9yajb8E2sYS2 y+WUnr7ze0YuBCXYFHgigkaxM0aQj17fR+eiF20HAEYtiVfOYt/GXH6sITgWkW3HVFvz upedaNFvxsvgN7MUOCZ54ctynmAmV4mEA45F3MthYxchTklt3Ct8tO2VbJYS9dyfBmLR GRYg== X-Gm-Message-State: AOJu0Yzo96OU1m68CXMbzVRHDTtCA1e1seHmg0K8HP1dNVD/r2AKgYoo EdTy2EmnA6ZJqZ6IGHQIWgFuBdxqVXoVHbGHfTuP8p4dMYghD59Xussdhg== X-Google-Smtp-Source: AGHT+IFyeKhTnrFHjieVA+QjRIYf0u+Z+MfFc2OoF5xLKrcWI7un2vyylUqgudozbQyAZ6sZo0bEq65Bq9gi X-Received: by 2002:a17:90a:6589:b0:280:204e:9121 with SMTP id k9-20020a17090a658900b00280204e9121mr3929859pjj.23.1698767830030; Tue, 31 Oct 2023 08:57:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q44-20020a17090a17af00b0028000da4b6dsm121256pja.0.2023.10.31.08.57.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 08:57:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 08:57:10 -0700 (PDT) Message-ID: <654123d6.170a0220.93c37.e1bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D57D6050A61; Tue, 31 Oct 2023 11:57:09 -0400 (EDT) Subject: |SUCCESS| pw133676 [PATCH] vdpa/mlx5: revert event thread to normal 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133676 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, October 31 2023 14:57:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133676 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28161/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/