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 335824608E for ; Wed, 15 Jan 2025 08:54:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 111C14025F; Wed, 15 Jan 2025 08:54:25 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 2DA584003C for ; Wed, 15 Jan 2025 08:54:24 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7b6eeff1fdfso553829985a.2 for ; Tue, 14 Jan 2025 23:54:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736927663; x=1737532463; 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=ZjkwxXreNjxMyQXK/bO7kmAYVAA5oGZil9G3Z0CJS8U=; b=AN2cwn7XDHxQK1iqIe5wFcrmO/p8BMnhHYl9BeeMKY6ucxzvtKWxlO9wRRteHzUk81 VgygG27obyNhQMwNIkg8yDONE5nPAsLCqmzQJeAfWRyeZBzlIkYTaKqUxAHTmrNeOQof 4knJ1WuQ6ccO1WufNV7b/vEkgaSrqhr17h/Ds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736927663; x=1737532463; 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=ZjkwxXreNjxMyQXK/bO7kmAYVAA5oGZil9G3Z0CJS8U=; b=F0FpSPSufpBKxZL6EieLnDfvoshbhBWTdWTf4eJV56iuWuD1sV0It+t+8S0J676nui WovCv4nTEBuchXAort5DyXfhXoDMjYsQEjGOPLkeV9TR9jNf9qJUGFLrfN+M80VvRl2G 4UEIVYV/Jfns9RY1+RR5W6im9OexxQvihpC6JJF6T93SYlHjfb1KQGKhZAKkmmLV39oS dIeQk/xvu4kXALXo6P2ZJgklkJcqCzuxnKF2oMUgnkh3i+np2xMsQA2ABQPpkcv30X23 eYRDAq5kZg/ssoaLSNrfukC6kPtmCYghPJ0n5gpb+5b0FDOWhqxoP/v5G7edA4VWtkGF X19g== X-Gm-Message-State: AOJu0YxYm/r4xeNfZOrYHNpPpjdK1gLwGqTgh4bZlVbkYkPgetdOgXhU XfZXicUTue+wfeSLlwyfqGn5zvuuBS1t88/QuzJywZhlpX+DJsW1/f8S4ngeLGIqUfl4X+rO1pe r9BMR4aFHHo99UZpExcR2E1nKCem7izq+c0P9a5g5 X-Gm-Gg: ASbGncsbWFIxUDP6rvYk+DaBeyjj77ea9Wx411CFjWSxxW1DuhogXDfSU2v+Z7S3evm xJEovKPwYKy93GMdgFSjxdkeCZ5iJ1SNLRb/K8d90dltbLVgLRePQqFXWl2LFYSfsUakKnuFyb1 o7o7EbinDHqa4JscfGzRyrD7G4dDaUhc85+JW/SKWS7m5SBu78oNQD/8atNb7ujGTKYeHpoA0Ng xfeHJSg678OLmHjA0TzmxA2zrn690PJZ4FbDezlTQXXx29spMEOcxt11x8fpRJEeRgNjX/548mY TqUPiA== X-Google-Smtp-Source: AGHT+IFGfCEkrqGttGlEDkSJNPUEYPaeqP0jJ4Il3TNncXKXnyBZMskgasyL0TFL46gPeirjsYPvNuxOOC2w X-Received: by 2002:a05:620a:24d4:b0:7b6:6b52:8bb1 with SMTP id af79cd13be357-7bcd973ca17mr4218060585a.14.1736927663567; Tue, 14 Jan 2025 23:54:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfae04342fsm7576466d6.66.2025.01.14.23.54.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 23:54:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 23:54:23 -0800 (PST) Message-ID: <678769af.050a0220.31ba19.5aabSMTPIN_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 3BE7A6052471; Wed, 15 Jan 2025 02:54:23 -0500 (EST) Subject: |SUCCESS| pw150086-150085 [PATCH] [v1,2/2] ethdev: fix some APIs can From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115034110.15245-3-lihuisong@huawei.com> References: <20250115034110.15245-3-lihuisong@huawei.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/150085 _Testing PASS_ Submitter: Huisong Li Date: Wednesday, January 15 2025 03:41:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150086-150085 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#351172 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/