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 1734743252 for ; Tue, 31 Oct 2023 17:00:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E53941141; Tue, 31 Oct 2023 17:00:34 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4741840284 for ; Tue, 31 Oct 2023 17:00:30 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3576121362eso19348935ab.1 for ; Tue, 31 Oct 2023 09:00:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698768029; x=1699372829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=se+Nc+swrdGWjJJyEv+/4+6yJkLxxoPpUY3/tAA+c8o=; b=KwryrcfGMgKkCgMtgzEaX7vYbZbsrrgplwjZ5HSnniQjKMzij2qM0RrMJ7XCM0l+I/ y9CCPxI4/rs9Of4k+teuYfmYYQDLPLCeT+fk1wi08RfZoA0otdEIDJ0IObrfdVQF1BR5 IQwIlizDIuDJRksnTORcxDJewECvwS4/TMZCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698768029; x=1699372829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=se+Nc+swrdGWjJJyEv+/4+6yJkLxxoPpUY3/tAA+c8o=; b=TK7s4gnayUa7w8yQKLmlrScEj0TcFEqkTsugP0wZpenk7wpVe3P2er4Klbzx6AJFk1 D6jlmqmGClKjvmUIQzBESIEcJUG5l1y5euSQc3K2NCH+uQ6JB+W3jpWiFdzT1PmRogD+ CbNJ3/vUm2YHBbbCX5b/9ErkV1DVwXdDBNAFIJssQDJO7V41gxTSbpES1708xgs1tsgt L3sO2R6AVX+plC+bWPMjJtXQ7NLOb6CTXhO2VPCm3VkX+MQ7DoYGZKfuRiG0jh6dqXyP ztqZ7POJ2taXmUg7Q2DAvXGSUpcUe46sSZpnw9hracDwtKlsS9F007pNgbcwduGHx/Ry +eWg== X-Gm-Message-State: AOJu0Yy7NruSGZyxStJVo9hnYJsPVnmgR+zEDMPO/olbRMUgnokz9irj 6hfVdEct25uK59gT2xjyT5z2KkFbt00PF3ZPv4cqocUVwHy7HiNevfCVnQ== X-Google-Smtp-Source: AGHT+IHEw4A3CF5IJ4Y8D47bJkXID2sAwqfKzn63VT4da6KXa6QUv2wY4M5Q1JY0wfYAwaKIUJjFHj8V9yZh X-Received: by 2002:a92:cdad:0:b0:357:a640:3235 with SMTP id g13-20020a92cdad000000b00357a6403235mr19496851ild.29.1698768029675; Tue, 31 Oct 2023 09:00:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z16-20020a02ceb0000000b0042b196e6093sm228615jaq.74.2023.10.31.09.00.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 09:00:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 09:00:29 -0700 (PDT) Message-ID: <6541249d.020a0220.ae7b5.3a96SMTPIN_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 37AF16050A61; Tue, 31 Oct 2023 12:00:29 -0400 (EDT) Subject: |SUCCESS| pw133676 [PATCH] vdpa/mlx5: revert event thread to normal From: dpdklab@iol.unh.edu To: Test Report Cc: Thomas Monjalon , 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-unit-arm64-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_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/