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 727AD46016 for ; Wed, 8 Jan 2025 07:53:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47DDF40150; Wed, 8 Jan 2025 07:53:09 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id AD37A4014F for ; Wed, 8 Jan 2025 07:53:08 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e6d1283aso19016939f.1 for ; Tue, 07 Jan 2025 22:53:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736319188; x=1736923988; 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=m3dxky+lnovKnTqljgvphwm/PlpHdCfq0FVt03MXAkU=; b=V6ktKf3cl8wu7CL1+DxyyVPXtUH9j4JT22uH8lgaJc5X+sClljQReETcVBC+zbAPbI qdKC4DQymhf88KNXXtP95IPY4VYziLItkPEccXO6gsfkw/FyjTWnwDgNdR/C83vKjDOF mX13704tshVGcLy/fZS5duz0gQueuamE79Tjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736319188; x=1736923988; 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=m3dxky+lnovKnTqljgvphwm/PlpHdCfq0FVt03MXAkU=; b=LAgZ/FClByLc9Ln5TD+2xP3L9TlmQ3T4PZIIsr7o9/Jdchmu8S7GAmxwWxSybJXxMq Tl9ETaEYyJ8lTp2vXsVKXkPg55GWX6lwCRMm/4HVjt6UaFAZUyVadG2PaZJOxlgQ+qQ/ ZzOX3ofoP72sCeivLmBp20e9rjzMwTb4ze910jrMsmff/I68YQvZxwp97dN1ApU/Wq/E F+77CNMXbQO0+yZeykT19OPvcTigkrBag8CpgGdPsrPdvrH00qT3EYhteezhysK7gu/E d3sRHb9vTW8rwD1CY8Wb71knIpQWHfhLqyHLrv3H/DMFBXAwh9Qah5TLWP4e0ojDjdgB iRmQ== X-Gm-Message-State: AOJu0YxKjSxvrIYM+M+hQW8CjAV3aoIfo2GzWUohRryAzkJ7NgD4vgXy I5s9b1esrPxFpL/Lc3mho80xPpWW6DvhlSpaMN6qbfByucXAeBcmFdweYRq0D/uQ6TeWF43tZ4i Tyn6UFAvxFaUMHKGkyyvVUAemsh/DeEVPgRoWmCwH X-Gm-Gg: ASbGncsR7piwO7SDwvRRTm4+Zk2rz+PHuO9lp0Z5XaxAKjro1hIDJoIRH7yzEZnfOhl S3Qy+iR11li/mymF1LdRSvGW0UCL7mKAdGZeDOyYoXFwl5MeVzdXmXUSduaT3kWWh+J5zYj4m0H 8yPKzXAoRcrn3gvbfEn7nEkvMGBqCxJtYJjsl/pZUWVw6M9XsjNoZmLvX07/eVnj+5MKti1r+ks eBFX6Xqipl2+PueSbMV5LAOkgx6ngKKT4fM9rAVRbWKjgK3kZU9zi1rIyzO2odA5sfFqfqK2gOx kw== X-Google-Smtp-Source: AGHT+IHwIrnidtqYRul4H62azJJfc4ZdpbXw7eSTWwDpe6xleYEjEt5WZA9ZUdm05fWFD8L+iYiyrvX4GSva X-Received: by 2002:a92:de07:0:b0:3ce:3517:b831 with SMTP id e9e14a558f8ab-3ce3517b8abmr29440185ab.8.1736319188035; Tue, 07 Jan 2025 22:53:08 -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-3c0e000029csm25693265ab.41.2025.01.07.22.53.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 22:53:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 22:53:08 -0800 (PST) Message-ID: <677e20d4.050a0220.3bbc9c.3b2eSMTPIN_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 877836052471; Wed, 8 Jan 2025 01:53:07 -0500 (EST) Subject: |PENDING| pw149289-149303 [PATCH] [v4,15/15] net/zxdh: mtu update op From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218092603.1218855-16-wang.junlong1@zte.com.cn> References: <20241218092603.1218855-16-wang.junlong1@zte.com.cn> 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: PENDING http://dpdk.org/patch/149303 _Testing pending_ Submitter: Junlong Wang Date: Wednesday, December 18 2024 09:26:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149289-149303 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#110482 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 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) 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/32158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/