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 6EE5C43252 for ; Tue, 31 Oct 2023 16:58:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A14440ED9; Tue, 31 Oct 2023 16:58:20 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7E88E40284 for ; Tue, 31 Oct 2023 16:58:13 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc5b705769so16394225ad.0 for ; Tue, 31 Oct 2023 08:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698767893; x=1699372693; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VcNwHNYAG6iZbF/FbPTXuF9qRENQyXJy2kgkO73RJ2A=; b=EaW95nS7z3VY4fL+2j4LBeW9uSqfikf/EnLYkz9kJ+0YGBiDeNA8xsX5wBGbxsgeB7 hdMVshDws/hjPWMkAwZFP0Z0rTID86fgwcg1SmtDe41KCCL4HkrzZJNsJ6KxBFTnjf64 SVreJsim3+V6CuGK04DrSZ32t7bikWHIS+y1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698767893; x=1699372693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VcNwHNYAG6iZbF/FbPTXuF9qRENQyXJy2kgkO73RJ2A=; b=neMXbV4lIBnn86XLjfxDmAsPGjeOUVFeA2fYoJA0Wyy9jHrL77+rKWFO1+pmdQgol0 oACbP6U0X2x9gpm5/NcJlQ4z1TywoDyEfkjhTZ8k9AW8OL6LrgiB94zNHQMMcX2d2Plw 7mf3hGGIOgUrRE18cU5CpBHhxhlCMyl1eeww/wJat5/gzBbfhfO9rkWWgBh7eKhbnxUw HCL1AQmlKrzx1hjKsPZiT37l8JOzFd075sBlRVoxYBoZlmIw7xZwWBdyAtuxp2YIqEzP 5sWNTQG3luHH6YtYV0VfWKBuJn4pAONtekeSCxvSbfNS3pav61l/pXVDX2GIrk+VQkNJ rL/w== X-Gm-Message-State: AOJu0YxVD2PwCSXiReDhfGDppCF4crtLSb51Wa5Aej/6CiGwmuFiGR92 8+RcUkS9Q5cN7idjxMIInof9kZwUPGl60/3rCX+Qjc9U8H05gWO4k78qHKSTC/NI1PGzRIf5QQ= = X-Google-Smtp-Source: AGHT+IFnw3W+aT/3FTBNjexq/oCkPlIfoirQLcGgw0cfFNLUeIluy9ce9R2OgbbNBwhDgIXROsC4u9MPpjab X-Received: by 2002:a17:903:452:b0:1cc:68a5:f388 with SMTP id iw18-20020a170903045200b001cc68a5f388mr1964952plb.33.1698767892799; Tue, 31 Oct 2023 08:58:12 -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 m1-20020a170902db0100b001c564aab95csm266619plx.18.2023.10.31.08.58.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 08:58:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 08:58:12 -0700 (PDT) Message-ID: <65412414.170a0220.18699.4816SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 002E46050A61; Tue, 31 Oct 2023 11:58:12 -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-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/