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 E01D24309A for ; Fri, 18 Aug 2023 19:33:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD4FE40395; Fri, 18 Aug 2023 19:33:07 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 6933740395 for ; Fri, 18 Aug 2023 19:33:07 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-76d7b5e38a0so73413385a.0 for ; Fri, 18 Aug 2023 10:33:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692379987; x=1692984787; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0VbPQ5W6vIzYwzOHU9pTWiWU4+GoYR0nBwmWPrb5scQ=; b=JkdMcZxLi1hxUFosWltXgqHbBD3/krPokRBAnFeA6msvZK5y+6jhutgRVn+fhlEwdG RjsqgqSfDngwSDWRPcxb6XIcLn94hxpw35uVjBlg2QvKa3ukjHDymMMa+iySW3HJpnLp B9+JaNbd/fw+Wb97ObZdFZJiMdZ/HbYcXEt1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692379987; x=1692984787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0VbPQ5W6vIzYwzOHU9pTWiWU4+GoYR0nBwmWPrb5scQ=; b=JPv1BDPa32EznQS5cpn+oSzHntFW3B5lBoslm2taEeAJim5vKCLD6GEUzWqKiN8J9k GlKCH5tzR/vgqTVjZdE42rmhBtAZhvwvF11BRz3naJsPYhUE3Xyp1++yJg2W5TQtjIy8 6hAizAKtrl+s+xDb/eQ+f72+ilhJI3zySUCF8kJFN6PsRGeXQi9t9arN4d3QPDa2Z9VL VP0kbkX7qfpKXjbjYpXFNDhMBPCemV23o8AliMQJOhIFhQgOCIjQLp2xelEUC8H5tql6 PMZR2ifInWLPw6KD519lpJINWkMKtxJZD2CgEQNPVBXOoAYvAi0nK79qojHQFh8Ejqi7 Pi0w== X-Gm-Message-State: AOJu0YyS/VctOA9i6cl2wrk5/WS1ZtrJT9H2T2VEr83rlftulyN8upQu H9N5rf/anej6NA/IAaTiAVmLCZQbdChV8xjBewzDNU854MlAh8iCnO5qmA== X-Google-Smtp-Source: AGHT+IHvjRbIkRAx83en7iL4E5mLOfTZK5bEOjuAXQNCtc8k9RZRXwYacpmyhQIIbHdcRiJ+yY0p+mVBjJT5 X-Received: by 2002:a05:620a:19a0:b0:76c:c99b:8db with SMTP id bm32-20020a05620a19a000b0076cc99b08dbmr4504300qkb.17.1692379986884; Fri, 18 Aug 2023 10:33:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id br39-20020a05620a462700b007654ee5266fsm115326qkb.2.2023.08.18.10.33.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 10:33:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 10:33:06 -0700 (PDT) Message-ID: <64dfab52.050a0220.913a3.4d2aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 94C836052471; Fri, 18 Aug 2023 13:33:06 -0400 (EDT) Subject: |SUCCESS| pw130511-130512 [PATCH] [2/2] doc: update security guide 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/130512 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, August 18 2023 09:29:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130511-130512 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | 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 Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/