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 1B2DA43190 for ; Tue, 17 Oct 2023 23:55:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16CB04064E; Tue, 17 Oct 2023 23:55:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C35944027A for ; Tue, 17 Oct 2023 23:55:09 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fce245bf6so250268839f.1 for ; Tue, 17 Oct 2023 14:55:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697579709; x=1698184509; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cdqu4bqapbQXvRSYs+m6gqi4Qah6YBmMvKfFK7oPjcc=; b=hswcOJ2Y5/6w6WPAwlVlDzA1Q60c30iEz2nByRyci0WvsUfeMnFrr4zvMdBrG9xUC9 QasF057VzkDK32E0EcDP87Wh3eQ5IX1TVvuSGmErE0nIP1DJfTyg6pGnSY8Erd1kYo2H xkFidAPehsga00Cz5oTGsYDX+4cvaos3Gq8JM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697579709; x=1698184509; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cdqu4bqapbQXvRSYs+m6gqi4Qah6YBmMvKfFK7oPjcc=; b=wZuUMzmamnvh5JFXOgTyTA7t8B34o0kEhqzsduiJ1bA7t3NFzF0S7xEYt7+1u58g1S X5uLn3QKtw+besFQL1KtjuNP2tk7KfNHeRiQVekAYFMDAhYjeaASaZ0k3hUeSMQJWWlc efoe3JTU2h5ov2p2MoBkHZ7rjGnl7m02hSMle3+Dbro93wFvwB5sIRXAdhcFp1SsBoak ftAkYJPCqizrePy9RDMy7sKLF31OspPhRvE6jPNlBvfcXp0pWR4URHEytlsdenlZLmeb 7s8qAI7BZTujxuGwOErFag1sCVErkyCaxCHA2pUUoCfCrLCPQZpV9MSKw491p+opYNjX o2jA== X-Gm-Message-State: AOJu0YzSPpEzxkMaFBF7uNnCeQf9+zM38UMt9Oktfs/s9SuUeMlgp0X5 sKmk1juC3Cj1/r+vRVlC6O09W/ghjlfX+Hhwx9GVjYX8ef39KpybCO/qMQ== X-Google-Smtp-Source: AGHT+IHUEWsGW31ImvMudnKjtHHW2Y39si5Cltq01jnZrPr/f6XnAA93vgkg+dUsAEcezcAmAyVamNqit8M4 X-Received: by 2002:a05:6602:1610:b0:783:63d6:4cb with SMTP id x16-20020a056602161000b0078363d604cbmr4566561iow.14.1697579709240; Tue, 17 Oct 2023 14:55:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o22-20020a02c6b6000000b00459e2fa9ff8sm257676jan.18.2023.10.17.14.55.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 14:55:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 14:55:09 -0700 (PDT) Message-ID: <652f02bd.020a0220.ab98d.62aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C1801602A043; Tue, 17 Oct 2023 17:55:08 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/