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 557D846073 for ; Mon, 13 Jan 2025 12:14:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EC4C402A7; Mon, 13 Jan 2025 12:14:53 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id BCC8C40261 for ; Mon, 13 Jan 2025 12:14:51 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844d7f81dd1so150703139f.2 for ; Mon, 13 Jan 2025 03:14:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736766891; x=1737371691; 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=8hfFH9A8B2Ff7TcfYI32i62SLLaG+xkx4Il1/mc2VPU=; b=cCKPFU/QJF45jO/wJjxb6p2rPREx8fF6+3mwSVAORrNucTGM38VDbmK7vDzao0dPtc h3tEciIIDkIQ0f8voSQCsSu1n6Te56HAEpq+FvlKkrWfIX77tuQFWXhhbzOXe99YNtW8 H3AminYtzeqUcYXuAMrKiZW+8FEJsGSs3FXLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736766891; x=1737371691; 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=8hfFH9A8B2Ff7TcfYI32i62SLLaG+xkx4Il1/mc2VPU=; b=FPeMycnfhXr5s9i9QsrHPLlgmyK2Hv5Kcp7NeVSK5upWy/mFf62vetzM7swKq0Av/t NSF8rkONgClgSa6QpbWKKjEsA59RlYPP4+P2QExafEfrbrVQ2onvisVZktZkW2f4aKKO fyLmKqeVQKoWTddNJecitfYj50Tj0cxZnd1PT9Jl6s6GEnhuyJWo0oPxacbmcbq4MH3+ 4sYKq+thFBCU5MEkugGlpp/ZifeMT3aEY4/u0hItOz76eEai6LXmscv+g23hkucdPScF XhIgDq70DW4aFvS1pmuLxM0m9i7Nn65gh8blPMsbkbyOAGSDyFtBLXu1bSVcA2czCL+X ZGJw== X-Gm-Message-State: AOJu0Ywboe591np8nBPGyyX/OGdKtPsMwRXjXgcmZREZmNyiS8Pk1K6M nzoC6SEfFH6O6BeHou+zeKVJiBBuits0tIaAbB3EnmO6yrN+Ht6IzvpllWARSGc7PTC1ojDYe9E btc9GxvFCNGdTNu5OOaLDJVmp/ag11pv05kFu4vjD X-Gm-Gg: ASbGncvDY6nxzpCC2e1G5qRSNYeFP97tWqxp6w1e17a2JOu6Z+SVvJYGxs3vz4n5k0Q 96Hi9tIWT/vQWDGBrHHFYUv44+O3WdzwwSN/Q++o87+J2B61dz1CPECa3WCaVMsbjEspg/jYGvH 6pIsfdpSvBscojVMk8dsOiWWDXtxllHU93tsTv3Ia/jwVrq67ern/CFoHS3hZeioIvc1iTrQzze EjQgjBSKvsxqM+pj61le5IUQLCP+ZqoooZpt4KpLkPDg4UIUD+myp/VbH334sHQEbMbloijwpIY vhtP+w== X-Google-Smtp-Source: AGHT+IFf1ba2bY9zSj9xv7E71umIilbE/dIrm0NCtUEfaNRWDGWdRfSdmjcFz0FJoebQwRdy9ho0Rs0KlAU5 X-Received: by 2002:a05:6e02:3f09:b0:3ce:473d:9cb6 with SMTP id e9e14a558f8ab-3ce473d9f96mr121365265ab.4.1736766891027; Mon, 13 Jan 2025 03:14:51 -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-4ea1b633139sm494593173.44.2025.01.13.03.14.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 03:14:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 03:14:51 -0800 (PST) Message-ID: <6784f5ab.050a0220.27c78c.3829SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 963836052471; Mon, 13 Jan 2025 06:14:50 -0500 (EST) Subject: |SUCCESS| pw149929-149930 [PATCH] [v1,2/2] ethdev: fix skip valid po From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113025521.32703-3-lihuisong@huawei.com> References: <20250113025521.32703-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/149930 _Testing PASS_ Submitter: lihuisong (C) Date: Monday, January 13 2025 02:55:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:3779f70292c6b3c8fa23e6ca682876506bb08883 149929-149930 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#111846 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ 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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 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 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/32302/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/