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 1E97646015 for ; Wed, 8 Jan 2025 04:45:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB83E40150; Wed, 8 Jan 2025 04:45:53 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B8F344014F for ; Wed, 8 Jan 2025 04:45:51 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2166651f752so47899855ad.3 for ; Tue, 07 Jan 2025 19:45:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736307950; x=1736912750; 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=HIFkBrcKJq/54xT45vMtDkVOlUyEVbEEDTbTUakx7Ho=; b=QOGxqivtqIha40mujiczaFBZYYPxaMGzolZPDMDAv0I/HIs2R95U2shcfGfN3BYWc1 DgPh3X9IWZgVNDkuoazp3mJYEV/jao6dx/7AM25xVXhDU+MU4ImQA15AU2S3vgmV+0VD Qy7TAxesXne9/Im7qBS9MgiKPlOnfi659k280= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736307950; x=1736912750; 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=HIFkBrcKJq/54xT45vMtDkVOlUyEVbEEDTbTUakx7Ho=; b=DqOcOaGCJuZGBk6MqouDXykHUnLtrX2GD0STteHxFzJX0X5zZZIWlhWwkhODIj6XY4 KFwCuT8zLZo6SxlNasHT7x2zsY53sMo6HqWwB4y8ZCeVV4fBKJ84YGMANFNKTDHXbK1O xwSRe8U9SymRzSOhfsow0I++jKVNpeqX10WGd1iqq3gRpqvM1NPKZDWtZvyQLmA5e8RR oBT2iFUDkyt4Knh8djk2G7ePRTTFhduE0QtPZb0Y77s1Jn6HABa/PRrdKWL4wfZPaUct ZlKv22PWoIAAosGacLSbx6vqTa2nvB3omsyxK+Ytdt7h8Qc0dYrKnMlMWBRb5M7gCWpN PZoA== X-Gm-Message-State: AOJu0Yw27RH+DmkK66jxWSeoA2r2ydzP/SbmBYVUk47Vvql8gHDyEjfm yclWpffhKqVw8YOEwBs/3DtKcscL8xsHtH+3/87Jhoq9JRxsmIo3xddXNPbDJE4u1kYDqIFTjSt b1WATLSPbFvZRFtpZM8vm5z37a/kuV9cvstbeJ79f X-Gm-Gg: ASbGncvRfYtohPKOQisqDBYGY+uzVTR6Xnsyl2HRW0cOCIeacyDNFr/WMEDmle2dT4D JOvOJPCOtW+Ar6VGSwJF74d7jEC21lD31UVtukX5IGlP5llGu0hvql3x3h2rDjCR/zqbQEJUgJC Ms5Mr4QYeD2ufxSADh9z3CCYrFE7ULFLxq+/Zfl7OJsKlFFyhsajoil+/ujUrQyNWS0h7cyITBG tXo+19S+fBqi6O+0OtJESpIHYoJTvnndwBO5u7HlbklfoL9Th1LXxg6hxX35s3iC2dpaW3J9XlF 6w== X-Google-Smtp-Source: AGHT+IED6IHP8wo1auZTVTEsF069xhVJa57idlLTmbYYExjo/09OqOJCf4AWkbN1pbpLmeiRJHsdYocRytFC X-Received: by 2002:a17:903:2b06:b0:21a:874e:8ac7 with SMTP id d9443c01a7336-21a874e8c02mr2877545ad.37.1736307950479; Tue, 07 Jan 2025 19:45:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc9a48e1sm18619785ad.70.2025.01.07.19.45.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 19:45:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 19:45:50 -0800 (PST) Message-ID: <677df4ee.170a0220.110fd9.24baSMTPIN_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 9DC156052471; Tue, 7 Jan 2025 22:45:49 -0500 (EST) Subject: |SUCCESS| pw149646-149660 [PATCH] [v5,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: <20250107025015.1962467-16-wanry@yunsilicon.com> References: <20250107025015.1962467-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: SUCCESS http://dpdk.org/patch/149660 _Testing PASS_ Submitter: WanRenyong Date: Tuesday, January 07 2025 02:50:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149646-149660 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304058 Test environment and result as below: +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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.3.0-6ubuntu2~24.04) 13.3.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/32263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/