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 6E433426BA for ; Wed, 4 Oct 2023 22:02:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 694BF4029A; Wed, 4 Oct 2023 22:02:01 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 9EC584029A for ; Wed, 4 Oct 2023 22:01:59 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3512c43adebso733135ab.3 for ; Wed, 04 Oct 2023 13:01:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696449719; x=1697054519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IukUgRF+b+n8k3dwhUJfuxeYWHzG1jSKgFff30sQSU0=; b=H3xCVzOR/gDhUw0c1hrydhle7xAH4xWhWb5tiM1NKoWBKT/68n5TuSzS3bh3A9Bdbi PfJGv008lMlU5kOyLrJy9Ce49AY+PNYXu30QN/NEPdR2blsb4KmLn6zE5XU3/9506qxt bziAhAQ9ftlhyK1QGdByGZCcndx/noPxwawCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696449719; x=1697054519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IukUgRF+b+n8k3dwhUJfuxeYWHzG1jSKgFff30sQSU0=; b=U2zwNYfb4EHwT5wIOhSIdbR6QZuBi/GHGuCYiM7D6rjm8A5RhlL/nZ5hHjHoTxb85W 7p2+TlSdHoADkqyUxyuDZjIDtzNDBwYpkGrglGVJNCMY//prOWK72s9ndIOlndBYdyGU yl1AWuMx9AXUxBOK/RWm+DER5HsRw4pf8C9vc5yXceJqGkpNxKV1RHyfNatUD+mBGgYX vWmUE+z8pD0qtv8wUK/zHw6CvNO096iqG7V09Eh4T0DHWRpI0zRH3CPKp+k/WvnYqNtH FID7uRa5XHX0ctZk6VXLZgvLYvTGdlH1wlXgFJobopdqZY15h25F7/mFBWFVC8NhT+N4 jerg== X-Gm-Message-State: AOJu0YyByIMZemof52k5BczqB37N6vBf5PbLuZfDrnbsEjhJFibDS1yr +slGwqI4L7pS9zYUcuLp8UMkgdj7RPGIbwyKRuCJb2TX8RyiTc3cv2s/DmuIouzrdoqTkFxe7w= = X-Google-Smtp-Source: AGHT+IHDARVA42Cm9dGxH0LprbLUz7rcqupb6axSvp5pz3G25UJQ/GWpfeSTKt7MZvN8LA5ZU7Bzzk2GJUHX X-Received: by 2002:a05:6e02:12e5:b0:351:b17:789d with SMTP id l5-20020a056e0212e500b003510b17789dmr3801174iln.13.1696449719025; Wed, 04 Oct 2023 13:01:59 -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 b17-20020a920b11000000b0035130c258dasm29665ilf.45.2023.10.04.13.01.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 13:01:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 13:01:59 -0700 (PDT) Message-ID: <651dc4b7.920a0220.e37d2.14a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 732D76052514; Wed, 4 Oct 2023 16:01:58 -0400 (EDT) Subject: |SUCCESS| pw132302-132303 [PATCH] [2/2] devtools: forbid rte symbols 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/132303 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Wednesday, October 04 2023 12:27:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132302-132303 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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/27824/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/