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 6E5B745E9C for ; Sat, 14 Dec 2024 08:48:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C0FE40296; Sat, 14 Dec 2024 08:48:19 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 14EAC40041 for ; Sat, 14 Dec 2024 08:48:18 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-71e287897ceso1518853a34.0 for ; Fri, 13 Dec 2024 23:48:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734162497; x=1734767297; 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=enaKTpvSwVBAzhiJN9VEFCV02hbh8my57h6nCXPFEdA=; b=XY3uAqujXD1Kve815GShJeivr1BcI8acpVy1/zIyAyn0Obt47E5GNuRb/X6x7mtJN8 Kk+pdcgmA2fHGl8acq3RM9z51bD9ZNpkGaaynUqkye5djhR+VXnUmrEkRfJ9wPgvYWee 0nZhDCiopknFwRVfCrjflJq2nksjnBaYpmCkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734162497; x=1734767297; 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=enaKTpvSwVBAzhiJN9VEFCV02hbh8my57h6nCXPFEdA=; b=TIx7sUFUC72CJl/mDo/LQ7DJUSI7xvuh72CNOauQIIw4nZ+DlQxxV618g5lwuqrthE YKF+TfF1lr4ZUZZmPsaJ8FmsT0RQd66o8Z44kseQ3ADYFI9+5jM1wLLdrCu5Sfq2vb4J 0FtMVMGUcEsx788OFrRQhFzX7XXXv5hoOqtsM9/3ZuiQA+hqmP6py1hea/P0bW7osbgA dpIP+DA2EQN6m0ZB32NoxIL373QQqegf4J8PhyhLPCVmaEdfXoh+k8Jx/xjcPqZ/oonz KON+2bWLFuNVJKOwEwW5WmvsUjU7XLb/pwJc4BHrC3rHHOwG5KDIPWpJzVS3kBhzzXyz k/9A== X-Gm-Message-State: AOJu0YxzxCiAUn45Lafs++gYxR5o4wgFvOHe9wjTY6tFHbHaDDMA7Hwi HBgTeUpp9WZGdx9WFPix/up3ACx5gr1tF3cJxLvBDOkKiuOPgW7JbDE6JH0AGt0VzlCvu9jT6dv IcN0NSga6LG9kiuxF3euFAKoROFcxw2Ej3uQogsdZ X-Gm-Gg: ASbGnctlDEExUMliqTjNlLLMm7XCB230jEf+46RLiSpotWXBWgyJi7sq8W3F4g9QydD 5uhZt7zqK5WHoRju3w8bQy/supDB9GhCfxiUVKEP0vvfbMHwEoE+nuSZcr/9kgO/9MbsrTjqtKs WVhhIzMNXdEu/me1BpOwQ3PCES+bk7IjfcPMNbfqh4/s3OyWSLTvis6bIa2ZKdkeq23Lsp6Kwc6 we48hfpa2SJYPvEfiuDQbkiScqsqMubIu0FErSAqrzYihgjrGSkVwptcheiHNLEHuA0fMG28DMY PQ== X-Google-Smtp-Source: AGHT+IEeWEKrrzsYYZ/IWbvETAIyu524WngUx6LlJp9PJuSvbV3yAXVzFFJ6h8qyHdG30hvgqtkygYU6/pRu X-Received: by 2002:a05:6830:498e:b0:71d:eee3:fd1a with SMTP id 46e09a7af769-71e3b5bcfd6mr3243841a34.0.1734162497218; Fri, 13 Dec 2024 23:48:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71e570b3b10sm2173a34.6.2024.12.13.23.48.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 23:48:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 23:48:17 -0800 (PST) Message-ID: <675d3841.050a0220.377c20.081dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5ECEC6052471; Sat, 14 Dec 2024 02:48:16 -0500 (EST) Subject: |SUCCESS| pw149242-149243 [PATCH] [2/2] drivers/net/sfc: remove unus From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213214951.61974-3-otilibil@eurecom.fr> References: <20241213214951.61974-3-otilibil@eurecom.fr> 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/149243 _Testing PASS_ Submitter: Ariel Otilibili Date: Friday, December 13 2024 21:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149242-149243 --> testing pass Upstream job id: Aarch32-Unit-Test#4638 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32144/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/