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 4865B46007 for ; Tue, 7 Jan 2025 04:46:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C34A40661; Tue, 7 Jan 2025 04:46:45 +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 4EF6D4027D for ; Tue, 7 Jan 2025 04:46:44 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-216634dd574so144773845ad.2 for ; Mon, 06 Jan 2025 19:46:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736221603; x=1736826403; 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=jmsqbCGnmdsom/C8bvLVBDgSRo/N9R5pGgCQqOacA7I=; b=WT3dDnHGLLTphBDe8ESEo6gWJhLbotG7+gz3dOMnB4NZp02VqjbkqTmZzQseA6FXz8 VPFbUl0Fqjnvu5j6Ssph3e84NL51uxJIOgwsd27jgtrXRO1lVRBiiExmKN1VMvZKm3f2 CHHClwa+/J6LqidnAcO8oG8kTLnFchWkNAAAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736221603; x=1736826403; 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=jmsqbCGnmdsom/C8bvLVBDgSRo/N9R5pGgCQqOacA7I=; b=g+vviV+cUbvLPlhj6nE9JhmF/lbcbI2XxnNnE0zCBregcHeSRBb0uX5GzOhK3f/Wpf pledzQMCsJh7fIoWtGWSR+NLwyImikQrtbUaSxGkXR/VI8+6LHXU+r0DCsQc6xAnYTcz F3vj95erUtrcbozJi8riftqj3uOvE4S0926D8rPSQtvs/ESfVvnaNmdkFC03o1tVpnnD s4bAxnjSkNEp5kGenLmda13PSj5akyIJff4gUBpO/udeYqjzpvshw9ApYtGvDTfJ12rQ oFbv3PIYlBp59Wsb6loiMWx5ob0U9+t/18fYKRCHtWasH4Ln7uA32YYfGqxs8xDNQEV5 XRPQ== X-Gm-Message-State: AOJu0YweBe15E4ZNRMujuHy+hwSYJPgr9kU4PzfBx0/fKI8mv/zvtP3h YR8d16sbVfeeDqcYs7rhovnekRVfnnUPCarwne3+A3ghAXIo1sBOtR9079Y9nUlnsSECXfD1Q8y vPjiYDF0O+LsXnUeykPLhGQblhKIbP6qd2k7jhz// X-Gm-Gg: ASbGncvrxQAXOXyDOJR0bs4bdyH0Wi0tyo11cFBirAfQHlhwHpTP7U44AnXYbiWesS6 cWG+vbfYmfqusMe8otUAZw+iWZ1h7kK//wHQcOYlrvnqIe1ns9P2c8FvTF9SPAkHdJCFl+ZaaIW 0y2Rkw0rCFt49E/PYRQGg5Qpe5mGS9dHZIqYP23n2Id7io393XOIqdVbbZNXScnxShEbj1rRTsJ pVvOmK3tDIQAT/TSV1AZjD5Yjf6mVPN1nCJv31Xh7pN1irXnXYokYhDIbGyAQe2Igl3KKY0QW1u YQ== X-Google-Smtp-Source: AGHT+IG8WheFuwrXuUUSIOR6psKgNOoQyxaaAOi8kIk5VPbxa5ilQcJLjaM2Jz3oVanN54iPggmn/6qPD+GO X-Received: by 2002:a17:902:d592:b0:215:97a3:5ec5 with SMTP id d9443c01a7336-219e6e9fdf2mr983036805ad.22.1736221603401; Mon, 06 Jan 2025 19:46:43 -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-219dc98afeesm17031845ad.26.2025.01.06.19.46.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 19:46:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 19:46:43 -0800 (PST) Message-ID: <677ca3a3.170a0220.b5a85.8b75SMTPIN_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 8A2936052471; Mon, 6 Jan 2025 22:46:42 -0500 (EST) Subject: |WARNING| pw149394-149406 [PATCH] [v5,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: <20241223110249.1483277-16-wang.junlong1@zte.com.cn> References: <20241223110249.1483277-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: WARNING http://dpdk.org/patch/149406 _Testing issues_ Submitter: Junlong Wang Date: Monday, December 23 2024 11:02:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149394-149406 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#109250 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | FAIL | +-------------------+----------+ | Debian 12 | FAIL | +-------------------+----------+ | Fedora 40 (Clang) | FAIL | +-------------------+----------+ | Fedora 40 | FAIL | +-------------------+----------+ | Fedora 41 (Clang) | FAIL | +-------------------+----------+ | Fedora 41 | FAIL | +-------------------+----------+ | RHEL8 | FAIL | +-------------------+----------+ | openSUSE Leap 15 | FAIL | +-------------------+----------+ | Ubuntu 22.04 | FAIL | +-------------------+----------+ | RHEL9 | FAIL | +-------------------+----------+ | Ubuntu 24.04 | FAIL | +-------------------+----------+ ==== 20 line log output for Ubuntu 24.04 (abi_test): ==== Error: cannot find librte_gso.so.24.0 in build_install Error: cannot find librte_cfgfile.so.24.0 in build_install Error: cannot find librte_net_vmxnet3.so.24.0 in build_install Error: cannot find librte_ethdev.so.24.0 in build_install Error: cannot find librte_cryptodev.so.24.0 in build_install Error: cannot find librte_pipeline.so.24.0 in build_install Error: cannot find librte_dmadev.so.24.0 in build_install Error: cannot find librte_kvargs.so.24.0 in build_install Error: cannot find librte_eal.so.24.0 in build_install Error: cannot find librte_pdump.so.24.0 in build_install Error: cannot find librte_mbuf.so.24.0 in build_install Error: cannot find librte_pcapng.so.24.0 in build_install Error: cannot find librte_cmdline.so.24.0 in build_install Error: cannot find librte_bpf.so.24.0 in build_install Error: cannot find librte_eventdev.so.24.0 in build_install Error: cannot find librte_member.so.24.0 in build_install Error: cannot find librte_mempool.so.24.0 in build_install Error: cannot find librte_jobstats.so.24.0 in build_install Error: cannot find librte_security.so.24.0 in build_install Error: cannot find librte_ring.so.24.0 in build_install ==== End log output ==== 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 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) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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/32195/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/