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 DE97543C7C for ; Sun, 10 Mar 2024 19:21:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB1CA402B1; Sun, 10 Mar 2024 19:21:12 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BA06740266 for ; Sun, 10 Mar 2024 19:21:11 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-221926034a7so2337694fac.0 for ; Sun, 10 Mar 2024 11:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710094871; x=1710699671; 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=lqOvOOVCdv4emtpMm1VaWEq1uN/39Lsl9ZxhlUp/ocg=; b=YU9jBpcxStObHBwR6J/il8X+QNd3IADfTBhCSqKO6IZfrJ4A5OBmOeL0SnI93FzMAY kblqS5QZQt2WtKgMqfofbDiu5ZzKnPjM6AzZAjpPtrdGOHEREqh9mDW94b6Eu07drJoh JnEvQcztDbgSlNiXZRmiAG/qfKetmqaPM7ZnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710094871; x=1710699671; 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=lqOvOOVCdv4emtpMm1VaWEq1uN/39Lsl9ZxhlUp/ocg=; b=wJKzdqpalJkq6s8Pnhn4wAqqkGbpZrfMhcYJaoeONtyIcjV1BWMVMddEENJFZBqXAp wpR2rZxROU77exK6G7gTvT7Jkxr1al2mKVbsSY5QAHmhPPL3hTgZEBs3cfB1NMOqHYVm PB8es1qtquOT+I8wSHEAzGSNKB8pATdN4oYEIiE9N3TdzROOgLV0FmynM+jOKZKPuydf o+GuQkvhQcnpunFVlUkONPX6QUGivbnf3CwkO6C2zE6QAiGkkjFn7aREHpIfFhtrWlXy oBJSQSMOGKZUbyBMxiPVIxI+2q8rymky2h1i91tMYOQfxBXLejc9kUMzjAowF4pvfk06 TWRw== X-Gm-Message-State: AOJu0Yyg8ClWmo9HcDmejguuUUlA1JyoQKIrX3l10ilhRqL/wcAbtOOC InQVNbFO1c+eFWuTKJRE9k0TgzphH/0mmfxAp6pdiHOC0jGl0Vc10DsAhTuLlECFnQ7YQtg1nus ijOejZAaqImePz+NrlLDv0tOFG2eKw2mJTJ+rAKl5As7UCTR9sCF+JEqH X-Google-Smtp-Source: AGHT+IF9UHB4AQGzTlbIhmJlLYfP2ieLxhqFhZrXWrhiAs/287XtVke4TrVQmV4SPyONrsQ1Fvw8NnWxQxFK X-Received: by 2002:a05:6358:6488:b0:17e:52ed:9135 with SMTP id g8-20020a056358648800b0017e52ed9135mr4489675rwh.19.1710094871010; Sun, 10 Mar 2024 11:21:11 -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 t15-20020a05622a148f00b0042edbc2af2csm171638qtx.26.2024.03.10.11.21.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Mar 2024 11:21:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Mar 2024 11:21:10 -0700 (PDT) Message-ID: <65edfa16.050a0220.4aca9.b13fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B1558605250F; Sun, 10 Mar 2024 14:21:10 -0400 (EDT) Subject: |SUCCESS| pw138142 [PATCH] [RFC] eal: reduce size of internal config From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240310172124.212792-1-stephen@networkplumber.org> References: <20240310172124.212792-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138142 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, March 10 2024 17:21:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138142 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/29490/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/