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 27F7845FDA for ; Sat, 4 Jan 2025 00:28:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF1864026F; Sat, 4 Jan 2025 00:28:36 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7C80540264 for ; Sat, 4 Jan 2025 00:28:35 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a9cee9d741so90613135ab.3 for ; Fri, 03 Jan 2025 15:28:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735946914; x=1736551714; 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=zL1llGy969ow72ETnhFy97n6r7iyvuObV8fdYDgBTLI=; b=aB70s+z70tvTH7YzUtBFG1FtSkkN1bOkHaolwHVmWdIekJPH3P1KSK5FGc+xGvuMkH QNQiJkoAv6NItwoQubXFMDGAweVDVRLv5C2Y0yVzFWFB71mp9yROXY1lFNVMDEowGIVT vdo4/zxCYW2sHJQBIx3HNw30CkgFqrCBHcXXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735946914; x=1736551714; 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=zL1llGy969ow72ETnhFy97n6r7iyvuObV8fdYDgBTLI=; b=v2oZq+ZIgVjyzG9T+AbdGUBShn/aiW3250sexAbbHuDG6u/jN9lqlWpQ1ijnrdzFmR FqVjeEUx/LLmjxdjc3uTmdD6Nppo12QxjHWKwa7b9lV0trZjMlcIkbQmHsB72ZsdJG6R ln3bm+2abm4gBUcnon7j07VtJ5Aj6Kc8hsz9eyO2XBJX/guUJFJcBDy4cWEz+t6wmx8F pznGZxyFQn7fdoIt5d4IzhlaDnzILGffnBp1IEhPhqEQnDXfFj81lqxNBT3OMOxCNlQJ tytpL1YG7FImHs6OXXMAlsqTxrrujaB81vnR2Fvmpv5/ME3Rm9JjlBQBsH8zQmtAnUgo bzPw== X-Gm-Message-State: AOJu0Yy4ZcwpwcZUmhDG+rUEXem9HYG4D6txbulldJ2UoESFTuJILNjM JI8WRvyXXFFAmrTsrEoLhRs6g81akJo+8o1ICuvKv+y4EkbFT0m0CM0r7tsTYkINXGUXAhDNfmA tbwkmeLyxjp5oGT3sqNara+6hwAZEgnax8JYmFScK X-Gm-Gg: ASbGnctArgsTC4ctbo78kApxL3ZEXaW1vfEqdH7I5yFrOlGezUCJ402++NhIipwPAyB w/+3uQhsGw/+PRGob0EQNrbQ51RWyg0Se0BG+hPkryzOixgJ74jq2VA9QonIuG/7jTzhHt11hgA S2BW7pK/zuaryZT7g9c9fPDfCjrEhVakZ/HTLuEb22nJ0u9n79z+aY8C8LPkX+8eDIo6qsePk2v FAr0WK707C5hgg63LhrwE6VEhCuEkEhNy+Vnjpp6WF+MZ1dJ+iDTt82NSUP9o4YBG2UON/9c6eW 1A== X-Google-Smtp-Source: AGHT+IHk/NonV/E8HPl2GuFLrUWlWGS3IntuuNvGMvgjhlXloihlYnuIXBX9T+pcWE+rkGjLpEDGYKnfDopG X-Received: by 2002:a05:6e02:148d:b0:3a7:d7dd:e70f with SMTP id e9e14a558f8ab-3c2d2d5112bmr400927465ab.12.1735946914731; Fri, 03 Jan 2025 15:28:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68bf9ba9fsm1745344173.16.2025.01.03.15.28.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 15:28:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 15:28:34 -0800 (PST) Message-ID: <677872a2.050a0220.12f46d.2773SMTPIN_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 470F96052471; Fri, 3 Jan 2025 18:28:34 -0500 (EST) Subject: |SUCCESS| 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/149603 _Testing PASS_ Submitter: WanRenyong Date: Friday, January 03 2025 15:04:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149589-149603 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#108613 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/