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 2B90245FDA for ; Sat, 4 Jan 2025 00:38:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F6294026F; Sat, 4 Jan 2025 00:38:12 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C3E4540264 for ; Sat, 4 Jan 2025 00:38:10 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844ce213af6so491955139f.1 for ; Fri, 03 Jan 2025 15:38:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735947490; x=1736552290; 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=HQ7OihTx9UnHLwrXhHV+ELHUlI9+hsNk17zV34Nczmk=; b=J6bkPj5jKyDA9AbFFMjyrVHU0BmW7VVADsKfcTwCyfSmihxCttW9RC1gs2PJl66h8N fqzDu5JHJp9//gSDa5/Fe2w5uzBOWnkjQvNTiZEDglY945yct1QtHt7duFr5EHQ59KP0 pvu6TjrbTPR5LbfOOhYvQ0HaQg8Ev1qhb8m9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735947490; x=1736552290; 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=HQ7OihTx9UnHLwrXhHV+ELHUlI9+hsNk17zV34Nczmk=; b=FOOLRh+meLy6QXPihJIv9LjpabL57UCf+G69xrjz69SS46/CURRfVDsKW+efHcvNJh ZKjPayLnVjVEd+AYIUo4ztOS5/MCKKvrbrU3OwPQoDRECXnZKWkdBZ20T6j4MyQMSVMr RGuENnGmmCb2FJpjLWMp5RVT68c0te0WP5AIaPULJm7mDLrfqBFLX7twB+onxcFIKe68 2mXu6Aqoud2dFH21i8IPrVtuQeYD8BiDyeVm1bfGyh9ClSD7MwN7YlZzi9YGEHNbUlxo p96Yoq5YZnuUjCFOP/Cq46t2mWu1CYnrpnAXg5KGQntOYEiXrV25fWRf9KZmkRzoxFiy HOPw== X-Gm-Message-State: AOJu0YzmlFArarIrZWtBlybYDGHHrnphAFT4tbbcDCSrLuq8/VPoXER3 KGArajnesF6+mav7RAIc+uUW2ISu4LJ4YhHguRfDr4SoxceYKTCUgV1GppJrsxTegesmrvmB9N5 z5bG4Dcd3plgXjVrHCzPVzYyuDz0vC+YZRwobwSwy X-Gm-Gg: ASbGncsoj0XbGKOz5m5jYoPUWlh7sBdtWg68JsHghIEhwTLwYShtwT41ABJzRZC50TA VO/JittO86bZcJP5l88Q415RCIUPf06FvGciJprwX7at8DAQfG0L3mU+gJwqk5U4eg/ExZpK2Eu wi1e65HY1+0iFIC6NJJOFjCJOwZ0OEb/rXRtrvxLJZDv8AXzaFgF2AsZJ740j0wvP/8abEIJi/Y WoMoTW2j/D/63KGOo54Wo1u5SM7uU5i7t5TWICYzQ2L0dEUViJOycY7iA85SzhQCBd0UOJFZUm6 Ag== X-Google-Smtp-Source: AGHT+IH63e0WmbwwmNUnI5URj5UMu5I1oUf+gyRBy9ECGvWndln6zdgag3QL+oYZyBA7fLIDB1VIQBdApX+3 X-Received: by 2002:a05:6e02:1aaa:b0:3a7:e103:3c43 with SMTP id e9e14a558f8ab-3c2d514fb31mr443681705ab.19.1735947489980; Fri, 03 Jan 2025 15:38:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0df28f5b8sm20093115ab.22.2025.01.03.15.38.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 15:38:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 15:38:09 -0800 (PST) Message-ID: <677874e1.050a0220.2b67cb.4d1bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E8FA6052471; Fri, 3 Jan 2025 18:38:09 -0500 (EST) Subject: |PENDING| pw149589-149603 [PATCH] [v4,15/15] net/xsc: add ethdev lin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250103150436.1529663-16-wanry@yunsilicon.com> References: <20250103150436.1529663-16-wanry@yunsilicon.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: PENDING http://dpdk.org/patch/149603 _Testing pending_ Submitter: WanRenyong Date: Friday, January 03 2025 15:04:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149589-149603 --> testing pending Upstream job id: Aarch32-Unit-Test#4821 Test environment and result as below: +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+==============+===========================+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32248/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/