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 C6C0843836 for ; Fri, 5 Jan 2024 04:36:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C151C402AC; Fri, 5 Jan 2024 04:36:16 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DFC1A4027C for ; Fri, 5 Jan 2024 04:36:14 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68015293aa3so4910436d6.1 for ; Thu, 04 Jan 2024 19:36:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704425773; x=1705030573; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i+2/6alwezFBdxb4U141VfzR2twMoZuVY8qNvWCllKE=; b=TkqJVeb6OtwaisXd1twc4qnyAxAnrPvNJuNDhGzRJ33UqEPzDuB3VLPtkYmt58a1ra lfSWrlAqTH+WDX+aKYqeWgMYrPlsnD1cXuc+QJjsZQCE8VQOBwKcQF1DNT3SFjLskHXu 5Bu5QJJMzOIl0bYoaLDu4qZKE2ymnIEYwNZj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704425773; x=1705030573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i+2/6alwezFBdxb4U141VfzR2twMoZuVY8qNvWCllKE=; b=YS1+DQCNnl3lbGVr0+aHGRqy+jGEqc81FtuxOJqUpTKo2K/NwNGF8mnaFBnyt63ayJ /thutlqetf5aKENOSPlPvuMuchLNFlNVLDaRoMbguIOIp4MTglZxgmeDlrl/bH0RYYPO luW3lBjvcPfu8tbbp29oulLFK+YuE9TZhMHWZUM09GtRO2slhi9URpXNIz9Q1EnKw5Jw K36XXOohjxBYOn7vWj0M+JN9grFCJ7hmHCNl0REEkIsyYhzMo79WQ8Mu3h+qmoErjYau QafF6Wd01xmag53AwqhFW1pToK9BxpNehI7OZdLVJ08fOYOtAETRcoJnS/nbA6XyBkHY aaBQ== X-Gm-Message-State: AOJu0YwjagkPSmqcem/KQ/kbex5MPWAxlRsdExLWWN5lBz8lzq1Wv398 uxf3bsBYxNVvJ5KJziTehd4Ib9lDkHC889i7tBCqCe3w97LDzrgcUx4znjwMKI081A== X-Google-Smtp-Source: AGHT+IH3QX4eG+s5UeRNIe9aUEXRfMtL9QIVBzlT1nedLpxGcpVOsrYcsCHFipfeOv5EN9nhV/pwvpHDOaMm X-Received: by 2002:a05:6214:d66:b0:680:5bd4:b4b7 with SMTP id 6-20020a0562140d6600b006805bd4b4b7mr1851037qvs.113.1704425773590; Thu, 04 Jan 2024 19:36:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g15-20020ad457af000000b00680d12c60e2sm31515qvx.17.2024.01.04.19.36.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 19:36:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 19:36:13 -0800 (PST) Message-ID: <6597792d.d40a0220.32c4c.27d9SMTPIN_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 4B49160524FE; Thu, 4 Jan 2024 22:36:13 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/