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 063AD43C7D for ; Sun, 10 Mar 2024 20:59:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F07F44027A; Sun, 10 Mar 2024 20:59:25 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 7E59B40266 for ; Sun, 10 Mar 2024 20:59:24 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dd6412da28so16984045ad.3 for ; Sun, 10 Mar 2024 12:59:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710100763; x=1710705563; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TCiPaXIs+5b8xROZdii7fWlBpmnZxSCcc/xc/Yv8BHw=; b=b2lEjST/Qz15m2dNcSRs1HbjPPziWaIXIoaXCBdgRMJG0eWuUKefk4Tix8g6fvJ1k+ CEgayhHoWRrxvPAzvVydDTv+asa6KwZhl4w505jFndPzAYuETK29XTN6/tvT++KVaLBV u9JYpCo+LLo/CS+TIDhWwNy6hyfpOJW310X54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710100763; x=1710705563; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TCiPaXIs+5b8xROZdii7fWlBpmnZxSCcc/xc/Yv8BHw=; b=Z1h/KJClYxxGaOLCaekBeKxGT6qalYpNshyFGydZyvbDqcg2ckh2vfY6oE6INNE7/T r/c56IVGg70LWGoLEFQ5a4JvZEWYFVcl748nzaO4l45w19SLO/oyga15cgZiArWLAIOf gYnJ9ScrgYHzaRULOXrBy023+TdcjhCz33VJFIUFbx/UbUYykTdU6Hx4F+ldcrarA+u1 TMwPqp9dC13NKQC1avAAjeZEhn/htdaOT9OpX7W+DqdBa7tbuWsLVNSFxUzRLsrugQQg NmrVjJzUpcSWw8jiIbMTcBsSoN7qiugmxhVzpcKChd6w7Mlj9aG0zmZDDrbEBRHLlIAs n+1g== X-Gm-Message-State: AOJu0YzUTnC4ezbYF1jCQpj/5pyWdOnuG+vWmCOBOt6Jp8B4r+m0w9fc Ixwg/azXN0Fxdp0z563a3u1l1d3ZR1OWqpB5/RvcgKj5wvXhGy3y6FFxj4T9Whj4pA4KWJcdTrZ pzwf8bCwiyNUL6VMg3rusMBzWV6FJHx5USDqrevuez73FGXms9IIMd/MG X-Google-Smtp-Source: AGHT+IEIhXG5bwVB2/w7wdjVjfgxqYCf+rbEJJw9DQte5iiYZGinqtPNEAVwLpiczfGt47e+VOob7n44L0xQ X-Received: by 2002:a17:903:110c:b0:1dd:75b6:222d with SMTP id n12-20020a170903110c00b001dd75b6222dmr4186796plh.26.1710100763721; Sun, 10 Mar 2024 12:59:23 -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 ka12-20020a170903334c00b001dcc17d9bd4sm43734plb.79.2024.03.10.12.59.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Mar 2024 12:59:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Mar 2024 12:59:23 -0700 (PDT) Message-ID: <65ee111b.170a0220.1f29d.2ee6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D97F1605250F; Sun, 10 Mar 2024 15:59:22 -0400 (EDT) Subject: |SUCCESS| pw138143 [PATCH] [RFC,v2] eal: reduce size of internal con From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240310190759.305837-1-stephen@networkplumber.org> References: <20240310190759.305837-1-stephen@networkplumber.org> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138143 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, March 10 2024 19:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138143 --> testing pass Test environment and result as below: +-----------------------+--------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +-----------------------+--------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | SKIPPED | +-----------------------+--------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+--------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29491/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/