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 6691C45C47 for ; Fri, 1 Nov 2024 08:46:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62064402C3; Fri, 1 Nov 2024 08:46:36 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CE50A40264 for ; Fri, 1 Nov 2024 08:46:34 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20caccadbeeso18252905ad.2 for ; Fri, 01 Nov 2024 00:46:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730447194; x=1731051994; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=8vtyV+OVAGHoqvDUxyvm53kTwc8+EBPlu2YqPFh0RNc=; b=TMUagFIoA7p/eeYof77gprKmqKfv0z8CE6DxdxdTlSw65okkCejAhVzwTNwHXpS2cR 2URKWCSau96y+u1U7qcvJcCtxxSm3spaJcEpm4J8xMTHXyw5MpBQNOmuwaKqTQm/Kxjt XmjUkgDK7l/TEp8fEn1p2W/hEy3j0dVkF7xOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730447194; x=1731051994; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8vtyV+OVAGHoqvDUxyvm53kTwc8+EBPlu2YqPFh0RNc=; b=LiZssVwTwQvF+IDQzIY81EkKfyJ7PqCZvuiZ6IXjnoP8HVB5ojXGwtSA5hSnUGp4zf V2GRmW+uymTnnrKDcHAN0Wr/30LJxfifILTta4NT73k5nIV2VJFjB0aZ1/diS6XRsK1u GohYeyCk5Yr+zthhr7ji19hYsjEBkTL56hqt+LSnRQHxjOCUfwNV1njjRFGbPgcXk7Cb e4fgiGWZDkd4+HpsxaF/ZldSNUZzWJGmtJJmsSaYQjt7dM9v5qw5XyjhM/8Xf7pnr6eP ZW2PziB+2wY/I2wwKxeBYLsN9tWca0PmvVtNXKviigaRRookqvmRD6Nz7HifZwbqNC/V FnVA== X-Gm-Message-State: AOJu0Yzr65Kyt3syXC9rbA3p+YmxdLLJ8P5Ywt/SOg2frsbPFMEDtfmM /GoDQ6TBsRxdgk83jO5LvajIixdQZb0SkLz/c2CjP41cwdxdMI1RzuMtUGYe0cuhyLx57nAsl4v zB7yPUPDMpyYCOHHEe0r7Tuatne6/TlgWy0qMu8cehM+CKj9mZftDk4Wq X-Google-Smtp-Source: AGHT+IFSNMubbN100cDAu5iGkovt39UA+ZnSdy0Zt6Gopfbb/8dAuR42c7Dqu5+zbbPUcNUUeZlTcFmysczA X-Received: by 2002:a17:902:d486:b0:210:f706:dc4b with SMTP id d9443c01a7336-21103acdef0mr79570285ad.13.1730447193921; Fri, 01 Nov 2024 00:46:33 -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 d9443c01a7336-21105810825sm1476485ad.89.2024.11.01.00.46.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 00:46:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 00:46:33 -0700 (PDT) Message-ID: <67248759.170a0220.d0d4b.7f1fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BC6E6052471; Fri, 1 Nov 2024 03:46:33 -0400 (EDT) Subject: |SUCCESS| pw147521-147542 [PATCH] [v8,22/22] event/cnxk: add CN20K t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028155923.30287-22-pbhagavatula@marvell.com> References: <20241028155923.30287-22-pbhagavatula@marvell.com> 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/147542 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, October 28 2024 15:59:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147521-147542 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#328539 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31728/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/