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 60B2E43C88 for ; Mon, 11 Mar 2024 15:08:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AFC94027C; Mon, 11 Mar 2024 15:08:49 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 883F54026B for ; Mon, 11 Mar 2024 15:08:47 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5d8b519e438so3731565a12.1 for ; Mon, 11 Mar 2024 07:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710166127; x=1710770927; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aYm9VROc2m1ycHoI3f6M9OCGw2k+Lsp7LS75ZFuxy7A=; b=d6lUViBPo6RnlrFjpBEg4x2mD/LRcoG/rdt1MuhDFRMZMsrXoKcq128DNGdJkIqfXK M4Ims9+/ImehYiAmnx/oSNPVDoRPK9WyXtcfqvN3BfeuM+Ead6DDw3d/5CCbIa+5d++i MO1snhNaNZ3qAesUfUUD+49S8kxddYlP2iEiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710166127; x=1710770927; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aYm9VROc2m1ycHoI3f6M9OCGw2k+Lsp7LS75ZFuxy7A=; b=Tnu3otILALYImPMeotFIyX0QFg9MZPGvTGhA3jQxFY4bqNZ5QeAdjM7VhrPLA41NOI 0+Wyz7HmlX+BXYInx1fjjIOH6ZanwpAD+fWqFBKo/CpA+d+kGPa+81T1b2o3e8UbW1eQ FQIluVExXjHBXLlSGOt/Qkh31B3T/jLJFLEfBDQRgx8hHW2RDwcfYo3n7vOj9eflhjyr VDQd3gtr9qkQVK5o60l4fazCsZsPVgG+iKeZZNE8QdXcle2LXWvQOHbofTShhnTRc8SJ AHqNt+WSVwOQSKPEPabM1XsaqoARIXk+FbYBKmoMZQXuXPFJBFm5Sz7vhSb961B3S/HN df1Q== X-Gm-Message-State: AOJu0Yxq/3J2dW6Tgm1SoQ68OxFrZj5wLiyh48MaefstyaVnVHBDxeKI XSRloPMRtKRY8n9P5I/XYnSXOPHyWrQcO4hHsJAmAgHGSZl+kg2r+RGLehvbcP5K76pyIryIYac SfoH/3V5/SWG9uyHz1VBzEeEMbLY3BTIb X-Google-Smtp-Source: AGHT+IH5rhuh7JUwejNdUtUcpnPJHnzOr84ZjgmvqCdglLKx5ppGS4qaXy8ldRpf5NyyltMVYCkBepBL4q4d X-Received: by 2002:a17:90a:9f07:b0:29b:d236:f37a with SMTP id n7-20020a17090a9f0700b0029bd236f37amr3078183pjp.49.1710166126773; Mon, 11 Mar 2024 07:08:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t1-20020a17090a5d8100b0029a9dc37b5dsm469170pji.4.2024.03.11.07.08.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 07:08:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 07:08:46 -0700 (PDT) Message-ID: <65ef106e.170a0220.f00c.e8b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E31A46052471; Mon, 11 Mar 2024 10:08:45 -0400 (EDT) Subject: |SUCCESS| pw138151 [PATCH] [V3] ethdev: restore eth_devargs init at From: dpdklab@iol.unh.edu To: Test Report Cc: Thierry Herbelot In-Reply-To: <20240311115722.2708497-1-thierry.herbelot@6wind.com> References: <20240311115722.2708497-1-thierry.herbelot@6wind.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138151 _Testing PASS_ Submitter: Thierry Herbelot Date: Monday, March 11 2024 11:57:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89 138151 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/