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 362FB436DA for ; Wed, 13 Dec 2023 06:22:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 317CD402B4; Wed, 13 Dec 2023 06:22:25 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 9AF864026A for ; Wed, 13 Dec 2023 06:22:23 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d0b2752dc6so57729385ad.3 for ; Tue, 12 Dec 2023 21:22:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702444942; x=1703049742; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Oadkn7uXQ+/dYRm9R7Edhl7KTCzvnXIWMk4fPAhnxz8=; b=AUKny1FiUGi7LxvLgCxOjxiaXHJSEI9YlWfHiOZ3FPuUN8pG3diIkLO3agx942c/T/ 3w9b7jwOPtABIiM0BD3aE0unlz6+G5ueDYwZ4/l/LdAixTbN9wJiO+9yEjdJAqZU+bO1 oDObFn6MVOODIlSE7xOLnFDgbK1uhY47oqsSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702444942; x=1703049742; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oadkn7uXQ+/dYRm9R7Edhl7KTCzvnXIWMk4fPAhnxz8=; b=sDLdBVRRjH1I6++ef+67gEsiXVZY8p6EPholP1brpkdhnZw9D1scZLdz/+E0eGyZvw X3UfCqtpgmDRIHT2iJQEvyB0lXlULzGJV51lfeS9zPTo60yzN7nSsdTijIuThO61maVq /L18BfoLfwF8Amt2QLjXaxtuUYubEoT9zgLHG9sHQCgR79oDykaP1N6EVB/iXGsJObOl ASHCwvLjjz4gz15kjb4rRMCSQL4VFFQJqEnKAsb+71Gx/um+vcgSCWPhd5zCh/BgN6sQ 8jfoBO9ugjVNaKT4qb95nxC4f+JF7Rj4/Vrz0e5SVeY8g649Dkfo5n0eg5s08v3rY+GY STOw== X-Gm-Message-State: AOJu0Ywnz2CXH73UHEZ7dxNzPrWvG/6q8rVa04qvfF8JQ++Kt3P1+ZfC COeaCalTXTB0x+b6dKj1vm3VM5iRmHm8uIt8PphMqYIHoKRD22PihJRrv7P0lkq1B8osVFDudA= = X-Google-Smtp-Source: AGHT+IEIKzeV4dGVVOhZ5pS8xpp73Be6WvAMrl8PBUtkS25n/DF4sBqx4dwnmWs6ZOjj9lbVtl3RRWGf0GEP X-Received: by 2002:a17:902:e885:b0:1ca:7f91:aa5d with SMTP id w5-20020a170902e88500b001ca7f91aa5dmr8382056plg.16.1702444942628; Tue, 12 Dec 2023 21:22:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a170902ed0200b001d347c3589dsm59876pld.94.2023.12.12.21.22.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 21:22:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 21:22:22 -0800 (PST) Message-ID: <65793f8e.170a0220.2b5c9.2a3eSMTPIN_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 CD07B6051831; Wed, 13 Dec 2023 00:22:21 -0500 (EST) Subject: |SUCCESS| pw135073 [PATCH] [v2] eventdev: replace RTE_LOGTYPE_EVENTD 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/135073 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, December 12 2023 17:02:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135073 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28601/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/