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 0AA7342B92 for ; Thu, 25 May 2023 02:50:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D94A840A82; Thu, 25 May 2023 02:50:51 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 6E90040A82 for ; Thu, 25 May 2023 02:50:51 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d2467d640so1792931b3a.1 for ; Wed, 24 May 2023 17:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684975850; x=1687567850; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6v7yjpBG1AFBLJzNFoBP1LzdHRmsicXDUj0dDxa06aw=; b=EplNFZUV+aEaDT6F5yEdVzc1Bo7nzUS0SF0MWRfsVOHJF/7G+D9WILOAaq5zmugU4B yKaYyDeJVZFr2VFF0J7gNhIDIOxLMEndcjdUUlxv2iZam9ietxoD2iOjnhDRF3AJJhgU RVAs3CJlKVbfYQn4c8DfU5Eo8gGY9TKtMCUWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684975850; x=1687567850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6v7yjpBG1AFBLJzNFoBP1LzdHRmsicXDUj0dDxa06aw=; b=PQ15EEZ0WeHhFdPm8BDCmKRUk1FaTSyl3+Se8I+80pScEW0LsxcCM2NkWHTOhHjWno KGTJKLM01rzSiIVJvtFO7hdiHd4Xd/Cnk9W1+FCHhr52S4AcV+3pGZTdTu22V9gH19mQ aAa0X5rDrrGH23xyfToQEEDf7lWlBUpfoNK81Y3H9KjblpV3O25wdt/YZhxQzng4uODc ql36wxYPJQU9Dc3PVxInMZjHDfGSXkeaWOVKRfOTWKsItPR+u2uhDYyDfHKSjQDllqAX C7YuotiruFjTg/+jZKp4rlCjF2gH6Edx3enUvX5UrmNE1KfI86brk53ujbXUr1+RpVzW F8DQ== X-Gm-Message-State: AC+VfDwYOTTRvhfKZEGbdxkDCPLhNlnNMLp79D9fPcUVb9KmcAb2FVpy TmVFdFNIW7i/ykVXCVlk84EP/Ow5E3/rXB89TCycnodARUyaMA+ND156OQ== X-Google-Smtp-Source: ACHHUZ4dYtRdocRq2YqdoSwEyzOjH1eB01g+LIWIJoCldyTS7fsLQe/m621yXy1dgndPncmTk89YBubQJkeC X-Received: by 2002:a17:902:748c:b0:1a9:21bc:65f8 with SMTP id h12-20020a170902748c00b001a921bc65f8mr17468459pll.11.1684975850452; Wed, 24 May 2023 17:50:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020a1709026b4800b001aff899812csm160plt.43.2023.05.24.17.50.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 17:50:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 17:50:50 -0700 (PDT) Message-ID: <646eb0ea.170a0220.4284.000cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D01E605246B; Wed, 24 May 2023 20:50:49 -0400 (EDT) Subject: |SUCCESS| pw127235-127247 [PATCH] [13/13] test/security: remove no M 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127247 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, May 23 2023 19:49:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127235-127247 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26356/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/