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 DC53F43836 for ; Fri, 5 Jan 2024 04:39:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D87A6402AC; Fri, 5 Jan 2024 04:39:04 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id CAAC44027C for ; Fri, 5 Jan 2024 04:39:03 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36071910050so298785ab.1 for ; Thu, 04 Jan 2024 19:39:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704425943; x=1705030743; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qC1/t63phICml/oFcrcUHdBNVMW3BAmKfKrk+KUx5zI=; b=Nhwbteab+IWg+r5oMQI2aNJdIBRUi4aTWlbmRTTJN/CqPNi0YqXuYvrjg3XQqsEFfd THnt8GhlHT0T+3SFsAU3T2mJBYuE+EcCu9/mdNeOUNc5qcxogzJ7AVqz89kEoXpEDVfJ KNmJEVH58B52YB36NJLVyRe3rl4tHOydVk8bU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704425943; x=1705030743; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qC1/t63phICml/oFcrcUHdBNVMW3BAmKfKrk+KUx5zI=; b=EMcU40gA9D7Ax7efvqO5tGStSOckq5GU/VKrRcEqMzMRiuVbME1lRlbGKI9bIRZUHg 3hYzR6XPLATPXMmeUtwTayrPJF43SRWbR/LF5kWLszIhZv2mS8FP56L1dFmNRMM485Gn ZXycMDtcW7FpwA3dtl/g78M7SqM5SmvaOVlhbiZZzuakDuQdZ/J3jU4x+QAXBEofxrqn KisC9hIvLKZ/TsEfmQiuhTAUEksfMNwfWLatQa7J00ubFR6U9yiTKzP283M/HE7+6o5g t7c6BpFw6ysY2CWQ5ZGVd2ZRx/whuHzYtOAwnOCq29npod//lLt+/JPQLe0i0rSIKoP4 74IQ== X-Gm-Message-State: AOJu0Ywx3Lc1DjaTKrfCcbyrt3jNCxDGemQRhDxfzWJnvMznES8ADo6Y PloBo6n7tf6ftHjtGFKqlwCuon2y37MjXxLJ2A0n7MDI8PaztWIba21BdeWCae36AA== X-Google-Smtp-Source: AGHT+IENYY2QnKU8dmxieKvtOvqy7eoVN06hyfPQkEPlBy3Jm3Q92q9RCr9cFOIUEdtX81Ng4ifYwz5gJtd6 X-Received: by 2002:a05:6e02:190e:b0:360:932:de22 with SMTP id w14-20020a056e02190e00b003600932de22mr1823113ilu.56.1704425943235; Thu, 04 Jan 2024 19:39:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k13-20020a056e021a8d00b0035fb462dd69sm25330ilv.11.2024.01.04.19.39.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 19:39:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 19:39:03 -0800 (PST) Message-ID: <659779d7.050a0220.98936.2110SMTPIN_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 C1ECA60524FE; Thu, 4 Jan 2024 22:39:02 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/