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 6D3EA43836 for ; Fri, 5 Jan 2024 04:35:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69771402AC; Fri, 5 Jan 2024 04:35:33 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 152454027C for ; Fri, 5 Jan 2024 04:35:32 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b7fdde8b98so43706339f.1 for ; Thu, 04 Jan 2024 19:35:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704425731; x=1705030531; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=km8wPwpQRhrthf7NMGuWMdGToKDl3ZY1nUWr2Jp8RKo=; b=SrZ+kvOb4HD2pAwNd4PMBRdY4B11fNS0mAwnhpXYMXNAUtw/I7wEb97Vc1lzFZvO2o 0OkluFnxQPMDbxYZWEoBqkY1pABF5MOgO4ZH7F9iGT7xFhFg9gItQX4T0DTKcKPFEess McyPGVI5YKisz9ZFPtsMMEfQv/dYpq5iOA3nU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704425731; x=1705030531; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=km8wPwpQRhrthf7NMGuWMdGToKDl3ZY1nUWr2Jp8RKo=; b=N8npYHlNq6AvigK3KIsxwoUQlHTIhYngf3MZ7J0GkX28j3Yas6sCryKa4nlCtdjA/B MG/B4A9AtLH2KLjFApRyFI61q58r1VDF5K205g6CuSAipKwjf2ALJ98Bj0YIdPKFlDVP HgMUumw5ytJCtnlBj0oH0Lt6AClPMP4hUc6sPq4fEJmidvlvHFZZd7jy/5IX3DLu4GqW oXLcAzVlSg62ESKgVkhYuw6YWaN3FC/lOCN0NuqxpEn4Yv6hC5Py4PfgaRmOrla1+RMk pqnZt8BpcL4Z1wIXV3sXfkdpYwraRXRmVdqYONBMJsVpHL/y0j4pNi1wljBfg8W0Ozun SUTQ== X-Gm-Message-State: AOJu0YzncODjmqHFS5GD45umXqLom2EVdd6Fdtwx6U8dHVs96O/VybQk tfP0vKLXCDOi/sc04J4IGryPvYHU4T/FCorci583mtX+e3eJauzTlTi4/7IWuowCsw== X-Google-Smtp-Source: AGHT+IF84Q644LIPX2zVsWrcS22+LsepeO+sRItLfMHuI5qKz2UTz757QxOySc/b38TYfYiGUOFBTy5IVWK+ X-Received: by 2002:a5d:8ad8:0:b0:7bb:5c52:2109 with SMTP id e24-20020a5d8ad8000000b007bb5c522109mr1709170iot.2.1704425731471; Thu, 04 Jan 2024 19:35:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p22-20020a6bce16000000b007bb8e90727fsm26595iob.5.2024.01.04.19.35.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 19:35:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 19:35:31 -0800 (PST) Message-ID: <65977903.6b0a0220.2d01a.20b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A90AE60524FE; Thu, 4 Jan 2024 22:35:30 -0500 (EST) Subject: |SUCCESS| pw135737 [PATCH] doc: update default value for config para 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/135737 _Testing PASS_ Submitter: Simei Su Date: Friday, January 05 2024 02:44:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135737 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28795/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/