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 63A6F42943 for ; Fri, 14 Apr 2023 18:14:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F420400D5; Fri, 14 Apr 2023 18:14:08 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 17AEF400D5 for ; Fri, 14 Apr 2023 18:14:07 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id kc3so1768391plb.6 for ; Fri, 14 Apr 2023 09:14:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681488846; x=1684080846; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=dOgO18GWMdMeTNw1o0xwJfyWbWQMFK9w/lOVO9y+mfE=; b=cVx9TqWuNQDKQ0a6/ZimawPdSV6jf774J4oD27X974k/0Jekz5Zfwb+6gHK/Kld63h hxfe+bpixCjHQS2uBmRjTgz6qnwRf5gsKI4EsDTxpvy24CpYzwjHUIy+LItRbb5obkpp oOYaQGZ/MCqbZaAT8t9a1p+xqIyxAFaBYPMWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681488846; x=1684080846; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dOgO18GWMdMeTNw1o0xwJfyWbWQMFK9w/lOVO9y+mfE=; b=jBZ3t20KHAPA8Vcdl1KzIyfIVZXPSVgT3EKInyMHcDGseXHQG3jbu664Eo7ERv0tzo Xef/vuiX/IlTh7CgHaq/5EABPkdkYWyeLZ5o9HIPizEkXPjLisygjnICPXqByRA8Fk/b 3hU8/FcltyAgJE8kOpLJo4F4MiXgUFaPRpEWNwkCufLqLbOWWUDE8reHk9PikQDwljjM NUn5BG11uYnZMPfP224f50Ew9bv6c6XFouB9Rtiu9k4hP/mPAEFSN06/hP2SQ+L3q2xb mPy3/vdQMDYQIYp9Q9CZuMkc5f5NxMIwd94LZYSzcGqLLPPIDTvpRgQwGVt0vQ/iRZXl Nugw== X-Gm-Message-State: AAQBX9c5wxxaspZqCYav0YEHvX67WBwy64aBLHzPEqg1+r6K4w8IQPKO /rcWwGnPkhWTvNRRiXubol7DnxDTKg0AR/+qWP94jNnT6/08f/tpndGDWcrtQ7Mk6g== X-Google-Smtp-Source: AKy350a5qN26GnsCRq/MBBFGc56OkYLv1CKVoOUpn1fHYoJhQc1TixcR3lGSgP0VMzAQ76krF73qXC0kWkEA X-Received: by 2002:a17:90a:b395:b0:23a:6be8:9446 with SMTP id e21-20020a17090ab39500b0023a6be89446mr5749703pjr.48.1681488846278; Fri, 14 Apr 2023 09:14:06 -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 ix9-20020a170902f80900b001a53130d127sm497985plb.70.2023.04.14.09.14.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 09:14:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C1A29605246B; Fri, 14 Apr 2023 12:14:05 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id AD6576008C; Fri, 14 Apr 2023 16:14:05 +0000 (UTC) Subject: |SUCCESS| pw126083-126084 [PATCH] [2/2] config/arm: Enable NUMA for generic Arm build From: dpdklab@iol.unh.edu To: Test Report Cc: Akihiko Odaki , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414161405.AD6576008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 16:14:05 +0000 (UTC) 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126084 _Testing PASS_ Submitter: Akihiko Odaki Date: Friday, April 14 2023 12:41:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126083-126084 --> testing pass Test environment and result as below: +-------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============+==============================+===========================+ | Debian 11 | PASS | PASS | +-------------+------------------------------+---------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26002/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/