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 7D536436D1 for ; Tue, 12 Dec 2023 12:29:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7881B42E19; Tue, 12 Dec 2023 12:29:02 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id B87254026E for ; Tue, 12 Dec 2023 12:29:00 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5bdb0be3591so4601688a12.2 for ; Tue, 12 Dec 2023 03:29:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702380540; x=1702985340; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jDoh6MDBq/L8DOISo7NJaGwXkuR7H1AMJ72qaiXQjNs=; b=YpGD16LlfQRx++mVekkqKGnJSam14YggQ1NNSf82I6SYz7mIunOsmIBXyva4aH75HJ 871NfoobUDDPuw8WQQIztuj3oofQ50PZjb/G2FtRJADLTkpEUTd72zClRsxZSdpejgcn n0tOEZYgzrySjW6Pho9aNTg7gTlcDzC/Xdaos= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702380540; x=1702985340; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jDoh6MDBq/L8DOISo7NJaGwXkuR7H1AMJ72qaiXQjNs=; b=Xu28z+YBxMfqVXXMfDV6pY/PjzQJYAH5d8aX0eL3H9YXKues2s2tI/wI/Pf2BopEit Lme2ufjqe8g9kBQkQrgnTSiry7yWdKwETmol3bMr9Cpd7Qw7r5KlU4RkqhH0UW01S6CD KhtnQSqHrEDrbiKTd4c6GufciwW2+ceQClENhC80DMFwSELOmb7uhcvWFJmQpzTGeeXN Fl0V40xrpvDLmlIU3ZVc3rYbEzDnlKuXxnAJqvWifONoULqjkyJF9k94NHg4miQD38+a TJ/Ux1b5DKwXSkTORbqdYmNibJbaQwQvaaYmT1iH1lACXVt3udCrHUxE/2+hEqkTf0Iw l0Dg== X-Gm-Message-State: AOJu0YyY1H8VqglebHUXddaQC1+dOr4h3dYiQDKSd5hyu0JV011U+zFy zDxRRkv3Sn1Mzm+hIF38rSEa/N5rlJ/M1jYLzESXdFtC24KutgP+7qQNBxETg6W/vLqRzj5EWQ= = X-Google-Smtp-Source: AGHT+IEy02VMg7gg9subpIQCg6YPbunnUkmCWrYdfqorMsW8ZoNrITYjGo3FZUd7IBIeaqw89vgD7UTATzWC X-Received: by 2002:a17:903:1207:b0:1d0:cc54:85d2 with SMTP id l7-20020a170903120700b001d0cc5485d2mr6222779plh.42.1702380539955; Tue, 12 Dec 2023 03:28:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p19-20020a170902b09300b001c7283d307esm507029plr.129.2023.12.12.03.28.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 03:28:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 03:28:59 -0800 (PST) Message-ID: <657843fb.170a0220.f0042.dc01SMTPIN_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 2A75C6051823; Tue, 12 Dec 2023 06:28:59 -0500 (EST) Subject: |SUCCESS| pw135058 [PATCH] doc: update size parameter details 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/135058 _Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 12 2023 10:45:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135058 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/28595/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/