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 A94EE43836 for ; Fri, 5 Jan 2024 04:38:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3E03402AC; Fri, 5 Jan 2024 04:38:18 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id AB55F4027C for ; Fri, 5 Jan 2024 04:38:17 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36066190a99so4608905ab.3 for ; Thu, 04 Jan 2024 19:38:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704425897; x=1705030697; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FUtLPqBMj/w8vxrBi6Wi+N/eu6uGkNtKD0m+I0PGYrc=; b=Z7LdUAg5qbWgG8MGy8LhSrmSC5XKT3NEjbD5Rj6w1N/oKYsQn9YUkc3zP0loK2u7XJ 6Fo8Yp9sfm+KCZ3ePpXCOuyY6DxgaqtSl7nwrLd51CYJEGm7kL/QogN9Fpqt5eeUyCks IW0EXUUaqucsz5XlqjkRFMw1h0et4OVrYgbXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704425897; x=1705030697; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FUtLPqBMj/w8vxrBi6Wi+N/eu6uGkNtKD0m+I0PGYrc=; b=iH3ve5shhe1tvfQfgNsyblJBby3Amf88r5hnJ0iko5/Dz6gyZuzGwfWYjQRM1/0Gzv +4MDtsjtZm+Khsoh0PXM5amOGbVQkpraXOdy8DXhErigmmUC0k/9oZaMYZSDGLrGkrlt gd3e5O9wYXY/XRwwu0t6SeYVvGKfifdjN/sfCwWf9e7lPcj3Vfclr1VWpswys0dirmm6 WvJefIRu447eKFwIloFFpWiUf08dcI4LcEZ8el0m43+sX8CHWjostn963FZHksgD7O1m a8yEYGpOj3TLy5ymq6+Qe52eNmTkFLlRiVgGu18aW+toUm9cS78NNSb9VLvoZQsp6iI1 ZBwA== X-Gm-Message-State: AOJu0YxVVYOMzRjJOF0ZyBxvVlzhdcp/XRxcpSJpdg9tt7gK441MqUJ4 SvE867WMbxQ3bdmlYjeJfp45u5wIMZ/8owjeiIxgyL4WMqT94cfbJjc31Dct77B/ewCAguvQmCS 9ALOY2w== X-Google-Smtp-Source: AGHT+IHeB59LJEKergTIBNqqx0SCBOomLXTwBlf3dP/a/pu21mZe3+qxmq2o8D3+R/8vd2peByN3/XKTULg/ X-Received: by 2002:a05:6602:4b87:b0:7bb:7449:188c with SMTP id ep7-20020a0566024b8700b007bb7449188cmr1722833iob.23.1704425897153; Thu, 04 Jan 2024 19:38:17 -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 j8-20020a02cc68000000b0046d1eb436c0sm18185jaq.72.2024.01.04.19.38.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 19:38:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 19:38:17 -0800 (PST) Message-ID: <659779a9.020a0220.80d0b.16b3SMTPIN_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 A93AE60524FE; Thu, 4 Jan 2024 22:38:16 -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-unit-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_unit_test | +==========================+================+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/