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 0B4E845EC2 for ; Mon, 16 Dec 2024 18:41:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E16AB4025F; Mon, 16 Dec 2024 18:41:19 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id EA98D40144 for ; Mon, 16 Dec 2024 18:41:17 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5f3328fca29so1287281eaf.1 for ; Mon, 16 Dec 2024 09:41:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734370877; x=1734975677; 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=WDBZzEclpBvO38YfZCXGA8W3vl1b1yYMjiOrdz2GbqQ=; b=YgTDHv0rbjINZm595E6csfIS2GBMMOjET8u63htt3lhbinTfsBeaduAGIbOi42G/ui B3FXKBzbNiCAL/L/TiGsEvJe0fiS6JpBAq3N+IX9I+H98p0mXSsAq3vR1KJXM8WIyosv 2WSmhO+lKwMOUAX2tno0CG38h4oacMsUEoHWw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734370877; x=1734975677; 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=WDBZzEclpBvO38YfZCXGA8W3vl1b1yYMjiOrdz2GbqQ=; b=K/XCYitZeqYLuC8zRIulJI5g2iw6OAJ3EdBLbGLi72MipSalJAQBpccZGcviY9eP2F HWLGWwiQsO/HmLmQk2upzyGblBTojTorZ0xgdmFfWGeWA2XK1cYBrmC3La5+NyB0RGM2 IlYdaqRcak/ZV/0bvrvopVM3GYvG8+sNUUus/4lZUV3RssBjCbqLDexbnJKuSQcvfq3n MzHqExGQhlvSiDjHrEWxuTPqhoo0aHhYZIKZn+I7iR5jGULuf+r0LIuqrmX3CRPokRy7 tSD1hyXSLDlXmppQ6qA8lIkwJWMN+scTR1/sV8oxLhWKZ+fEBgXccCNKecouizkVWAvx JlRA== X-Gm-Message-State: AOJu0YxWb/xSqOW7n3xWg0xHuDYt6MMtZq0hb3EOI1o6XVFyOXGMMBHO wZRPTlbd5MOwq3roAIQjNz6aAwGE7L/xBYQJU7xmVtz26i9Ql2rCjFRQl9roTbLMnS2ApvpIJKC xrKKV6Cp7FdOkGjDkKsaHeo3rUtAEWhuaaj9dCZXE X-Gm-Gg: ASbGncvphtvj7y1ZONAcILYr6sNA2E7tU2jYv8BaZ+Hv+5Yh5WbUbu9OCaINkMN1Lci 22w50fgo+bO5V111js3ThcQs2nrrFWRy5TU38bXOpzQaFF4mGFgJMeg8nskYS0QzO6mBvjXbDj0 PqI7gr/PnNMYDCSSAXJAr4+aaBHdEl+nhWZOWVW7JkB/Z7CNiaNKN4/IDkDKcZihLnnvGZB3Jnt XQZayVqyt2h8ZdHpqKCngccvDASpaqBXqTE8pivVK2WzqOqYtIby1EoilxROnNom7Uva6e8MgCQ Pg== X-Google-Smtp-Source: AGHT+IFzQpHTdqeJKY//uFRUOUx/VcklWfBmpV9K2iy21dSvTTEERL0DeK8r2+bp8uNIfriVh7Y2letrbR1h X-Received: by 2002:a05:6870:bb06:b0:297:26a9:32ef with SMTP id 586e51a60fabf-2a3ac8aac37mr7190358fac.33.1734370876902; Mon, 16 Dec 2024 09:41:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d29cee2asm231272fac.30.2024.12.16.09.41.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 09:41:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 09:41:16 -0800 (PST) Message-ID: <6760663c.050a0220.e1494.fdb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8634A6052471; Mon, 16 Dec 2024 12:41:16 -0500 (EST) Subject: |PENDING| pw149252 [PATCH] net/sfc: avoid duplicate configuration re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216111141.1578426-1-andrew.rybchenko@oktetlabs.ru> References: <20241216111141.1578426-1-andrew.rybchenko@oktetlabs.ru> 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: PENDING http://dpdk.org/patch/149252 _Testing pending_ Submitter: Andrew Rybchenko Date: Monday, December 16 2024 11:11:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149252 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#299661 Test environment and result as below: +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ 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 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 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32148/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/