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 9634F43C88 for ; Mon, 11 Mar 2024 15:09:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 908954027C; Mon, 11 Mar 2024 15:09:03 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 474294026B for ; Mon, 11 Mar 2024 15:08:59 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ddf26eba3cso3380696a34.0 for ; Mon, 11 Mar 2024 07:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710166138; x=1710770938; 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=z9Dp/tX/MXY1J2h7E9f2Kke3MN59Du1724cTcL9YnX4=; b=eydoiGFM44gLPfPGcob9++kv+6HY19JQkAB16WhPaHzg6shfIwZj1kqGa7lPeJNJOf jpI+ju1ndYWKCf6FFKXS28PR62C5apLUZuZUgTK0KKxNgqkGyS+DfRHnjURMrwmgFbAm /i2+RtBv4vIeftzEiej6sQD61uTzKTj20IzsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710166138; x=1710770938; 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=z9Dp/tX/MXY1J2h7E9f2Kke3MN59Du1724cTcL9YnX4=; b=tWOjf+hwp70bqlzGAC2mMC7r4ZbSZyhTEwSmuFyjjdcZKTrdarDldbqZFSp70HAm82 HSyWwqw5pAoZLZrf5Pjs+0xHoxFRVe249x6O+2Gl43GYDsLgDzzU1KDETzEiAWMXb+hj /HLdBknegfkm2re66mavg1yS3FkbDJQt0g4hHmJ9pbe1vYDqCuleIQ2fPcZ1mZ+dnwBR 1Y1NSFdUr6A+Rpmj6XkRhEKN669LkGv9VzUXJ2vxptmiehf3xoiutha5Ai20uDD7BCGx Ey4QqTQdp7pLFnJzMu1tbNM8AGgq4qEC8kOQ5rWpQJxj5TF+Oz+zZIzbSSaTnb9Xszsv 1PHQ== X-Gm-Message-State: AOJu0YyzbWcgT0U8aZ6b6sgAjxZWAVIN8RCfyXmP2QrhehA+f3b4HIq2 28qYELTdOCJsvLmEkY6BYl6r9/HV6t7PiW+tpW+g1qiuX5cz1iNAr5zMM7OpxTdnGSVk2A0SWge QFqvsThj4xIkE3ms7yz3ahfczVTh9N0vB+H7AlZFg8vIwSXF0HlIWWy/C X-Google-Smtp-Source: AGHT+IEoze71OVDPiW7K4X0Urm23PRQZsWIbOa8XdjmCZv5uWEhQfuQ9CH+V9AgeQC/rgg+HV/LYgX/CC6n3 X-Received: by 2002:a05:6870:8a14:b0:21e:9e8e:66e1 with SMTP id p20-20020a0568708a1400b0021e9e8e66e1mr7612668oaq.22.1710166138630; Mon, 11 Mar 2024 07:08:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3-20020a0562140d4300b0068f71d66dfasm266502qvr.27.2024.03.11.07.08.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 07:08:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 07:08:58 -0700 (PDT) Message-ID: <65ef107a.050a0220.8606b.2676SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 03A2A6052471; Mon, 11 Mar 2024 10:08:58 -0400 (EDT) Subject: |SUCCESS| pw138151 [PATCH] [V3] ethdev: restore eth_devargs init at From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/