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 2CC5643190 for ; Tue, 17 Oct 2023 23:55:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B83F42E0C; Tue, 17 Oct 2023 23:55:19 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D56E34027A for ; Tue, 17 Oct 2023 23:55:16 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79f95cd15dfso238357039f.0 for ; Tue, 17 Oct 2023 14:55:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697579716; x=1698184516; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lCPgeIkt+VjXJ7WyC2OL9n35AEn1BG6LahVk8bBNlO4=; b=DvQ5X4RN7ygxKcRK7tJK3R/6FIrHjfeL13fczbZsp/PyaYVTpRrwJ7OQUia5NMOo/m A8+zE59Gx4SRXWpaxPnhmCPBlxSrv1h9nnDms90gJuzNSm3+/NcBWYkUV9KS8dKNcWQT VwWPvuYM45SzA5cN04orRG03L2a65Tja2EY/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697579716; x=1698184516; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lCPgeIkt+VjXJ7WyC2OL9n35AEn1BG6LahVk8bBNlO4=; b=nsEm8hi03qHMyK0fQdShcLOdnXKL9/rinlAlDJ9vV20f1BB5KK1QDutx7fb2idj8y/ q3g3PjUa5gxXNMUpCkgup42r4cVH6GHYLF7sMJH6exaJZ9dJn4KE0dC8+gA8o0X3YpoR IISCUnC9KbjaYgmbdd78tjBRY60khnGrHiS1lWBmkzWLRv9OVlPdBgueTcouNr359bqr 4Crn7ChRf3fWiNQwUrL0wFpDTPTWGOqOoMHJZeJ8hczBpdQtp4W404g12ld0k2wPBBFd dogXAZaZmIUyQYjiTaMbjZ5Qg5JCQMaQ7jQInCEUjmS0MCXwDSKNC9Vv00o7c5L4xgvE bLYQ== X-Gm-Message-State: AOJu0YyyGsqqgC3l0aPN7dxc9zjd1133RQc8GY3QPEX2TJU0emvMUTRN R2VCjnE5llstnyoAV+a6RVWcZVkZlF/bPQHVHY2vXmy08SU9pXRmgHkAnA== X-Google-Smtp-Source: AGHT+IGkwALCN+Qg+EUjQ5htafjk0Tpfm3WwoulJoU/iDuPJyuUyEcr1aa0GrbSWPEgc1+DrbW73R+/RXv8r X-Received: by 2002:a05:6602:2e89:b0:79f:bb82:7a7 with SMTP id m9-20020a0566022e8900b0079fbb8207a7mr4169598iow.2.1697579716356; Tue, 17 Oct 2023 14:55:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t4-20020a5d8484000000b0079187d2f206sm239684iom.7.2023.10.17.14.55.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 14:55:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 14:55:16 -0700 (PDT) Message-ID: <652f02c4.5d0a0220.4557a.5a53SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDE0C602A043; Tue, 17 Oct 2023 17:55:15 -0400 (EDT) Subject: |SUCCESS| pw132751 [PATCH] event/cnxk: fix symbol map 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132751 _Testing PASS_ Submitter: David Marchand Date: Tuesday, October 17 2023 12:35:59 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:4aa8315ee12e17785588fb9891306b9dee685d6b 132751 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27968/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/