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 3EA4143699 for ; Thu, 7 Dec 2023 13:46:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38FE640295; Thu, 7 Dec 2023 13:46:51 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id D64384025C for ; Thu, 7 Dec 2023 13:46:50 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77f3159d822so28288785a.2 for ; Thu, 07 Dec 2023 04:46:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701953210; x=1702558010; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BqFZlur54ozzs9k6b0JIN3A/lWHxGKJajof3AFn7lrY=; b=AzuCND2G9Axn5NGdVAbKZzK0YNZnT2sCHPQXm+ZDn5XIpGAFaOREXMlE56xPcdspG8 Ppz84jik0U1NavcAhTiRSleZaAw4rrzOVC5n/Yea4xhJSE2EmaLi2pANQ/ZONyJiaOTa 1ZbavRVPqGUqGf3F8UfU1+nVvbb9643ccE4a4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701953210; x=1702558010; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BqFZlur54ozzs9k6b0JIN3A/lWHxGKJajof3AFn7lrY=; b=QENMv8q57uwDrJ2Z52Zlu42AW7EHZ9pi5iBSbk7eDKqGEVpVaI0A7zjnZMmFYKJIo/ ztsuiGLxYNUdXEe1NuFt00o4cXbEP+O73ZlzaVQo4A9kQ+ZDfmwrtpZiKmEFuqDhZX+q 3SP65Hg6n9LxG7z6uWiX8KbUNXjCvcrmuY8frEHbvS17GtERCmmizgNcNDlGppLz8ZsR deXAacOIlzoV5rN9bcKr0iL3NorzBJ5sJQ8JtTgJE6+MlV08jBheRqdjuf5TCUWjTStF c+LNpGpF9GDHMKAkFpRb32VRpoDDxle80bwtssMB82mqNH8IC2WiEpCrYwMJg1sZSnP8 GpXA== X-Gm-Message-State: AOJu0YxNtm5lDqp0zhN0WsDa4yVloGfJpBB+hzHKqBzYj90QIt1O8SUu QCXSrDbAUN8gbA5uSYf+dRJfOcyv2k0OCty3eaUFzNC1SHwXDX8zaVzfvi0GZeZcA1xGPQqudg= = X-Google-Smtp-Source: AGHT+IF5Y2BhKQIDwzl1t71Qdaz370MosrdIRlyZzAC0xS9YfVivA7rOh9e2O/6ZZ0qf0VuvW7fwaUmSJE8F X-Received: by 2002:a05:6214:1186:b0:67a:9bd1:5bb0 with SMTP id t6-20020a056214118600b0067a9bd15bb0mr2466176qvv.40.1701953210353; Thu, 07 Dec 2023 04:46:50 -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 n6-20020a0cec46000000b0067a89ea13cbsm87120qvq.48.2023.12.07.04.46.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 04:46:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 04:46:50 -0800 (PST) Message-ID: <6571beba.0c0a0220.7e16.215cSMTPIN_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 1B9B0605C311; Thu, 7 Dec 2023 07:46:50 -0500 (EST) Subject: |SUCCESS| pw134906 [PATCH] event/cnxk: update base code 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/134906 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, December 07 2023 06:56:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134906 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/