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 E316C46008 for ; Tue, 7 Jan 2025 06:41:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCBBF40661; Tue, 7 Jan 2025 06:41:08 +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 31B8F4027D for ; Tue, 7 Jan 2025 06:41:07 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2164b662090so193340835ad.1 for ; Mon, 06 Jan 2025 21:41:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736228466; x=1736833266; 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=hhNmFt3E/5N/ytgT2KB/+TpzGAlca+S9pYzl1oOn5iM=; b=aGWEzFh7heqyqXpSNilSD6crD91woZ+dsFOBfu4ze2WEdOfuBnMKOOZffgCJzgBwHz 5jUpWiUi9I/BZLajHQjDlzuLGEpd0SLOjb50kcvYC0BoSSebTs2zMQ6WYsSCkWptZ+Kq qv37ECa29/lw+++1F4FuZEeawmNfRCuvFWFb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736228466; x=1736833266; 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=hhNmFt3E/5N/ytgT2KB/+TpzGAlca+S9pYzl1oOn5iM=; b=dI+6MY6FjtZ2p0KBJa+otWmLjXFDI8gpRn62LWz8eMBQFlCox6eE6IiI6nGVmscRI+ 7yJePkhHZ0If44zz95Q+UbB5GLPUve495P6fLFTCLboukAIUvm2HI2yk7m1fSXxdBCAp HTK6/Q7RXxi2uLud7foQAfOlSEPfq28I9/D4wCGdoZHZtKM0fGi7oUZFkMI30cK4oQev lR5vMYxZjSTfXH6pMxgjokX0cCA9mUzz8lDP+W2ukjGVfvT+c18BXDHtRrdmSH54m9FR 51Dg3WDSpgSNbD6Cgznce9epcPNd6/XcRUR9J7op4+6DyCc8HWEAOanGazmJmvSmW5mP xyrw== X-Gm-Message-State: AOJu0Yyp6wuwSpC9ARWP3GrjphtDDFYzO5Sowl5+MgO8VRf7BPsaM2at 21R5djTTEeYTq4wNqv5adbgcvb/iA4ewMRBCxsq9pisRBJNGochyAj1GMOODuKj7W4vIu5fM1nd /Gu+Hy+ZOv7aTEB9Bfc+nTzGyhKOxeV8WnQF1buYs X-Gm-Gg: ASbGncsgj9t/oFzlPqLUyFinK0Dj9L8Q1M7aFGs8R8lBtbupnqWQGumRwD5BfxnqALk JSpr0s5YrRNn3JFbGO/SHpmukW8SsAsPQS8P9/P+re+c2aqXs2pzW+ZbVc7aJYct2BigJW8RhhQ HvZpSgNkwbgwCvA7byiWH00xSBvZ0L/nvNEHsHsOeSHLejKJbGHYg0KrW/N7r1+1yVjNkPlZSrh WRop1TCzjxvtW62ferIIV0IONQc4FJEfRhE45QCZrwRx9c9hgjIf7rnPwTGtl38A4ieu6r7nF8d zA== X-Google-Smtp-Source: AGHT+IFKfc/LxidKcP8y3nE6dSM+4PYqe6Cyl/Jnlsh0KE10A+2x2Bj66Z4PxyjcDC8SwU4ejR71aBHMbtON X-Received: by 2002:a17:902:ef12:b0:216:50d4:5f50 with SMTP id d9443c01a7336-219e6f305b2mr782533255ad.55.1736228466338; Mon, 06 Jan 2025 21:41:06 -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-219dc999e03sm17442545ad.38.2025.01.06.21.41.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 21:41:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 21:41:06 -0800 (PST) Message-ID: <677cbe72.170a0220.136626.ace9SMTPIN_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 423276052471; Tue, 7 Jan 2025 00:41:05 -0500 (EST) Subject: |WARNING| pw149327 [PATCH] [1/1] vhost: fix missing gso_size validit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <6d3c97d4be3a43a45e9435478015f1ec546b14b6.1734663422.git.wangyunjian@huawei.com> References: <6d3c97d4be3a43a45e9435478015f1ec546b14b6.1734663422.git.wangyunjian@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: WARNING http://dpdk.org/patch/149327 _Testing issues_ Submitter: Yunjian Wang Date: Friday, December 20 2024 03:45:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149327 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#109360 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | CentOS Stream 9 | FAIL | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ ==== 20 line log output for CentOS Stream 9 (abi_test): ==== Error: cannot find librte_net_vmxnet3.so.24.0 in build_install Error: cannot find librte_net_dpaa2.so.24.0 in build_install Error: cannot find librte_cryptodev.so.24.0 in build_install Error: cannot find librte_eal.so.24.0 in build_install Error: cannot find librte_cfgfile.so.24.0 in build_install Error: cannot find librte_ethdev.so.24.0 in build_install Error: cannot find librte_pipeline.so.24.0 in build_install Error: cannot find librte_bpf.so.24.0 in build_install Error: cannot find librte_mbuf.so.24.0 in build_install Error: cannot find librte_pdump.so.24.0 in build_install Error: cannot find librte_pcapng.so.24.0 in build_install Error: cannot find librte_kvargs.so.24.0 in build_install Error: cannot find librte_cmdline.so.24.0 in build_install Error: cannot find librte_dmadev.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_member.so.24.0 in build_install Error: cannot find librte_eventdev.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 ==== Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32178/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/