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 E2BEF45F4A for ; Thu, 26 Dec 2024 10:08:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEFCC402AF; Thu, 26 Dec 2024 10:08:13 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0B7E64029D for ; Thu, 26 Dec 2024 10:08:13 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21644aca3a0so84166475ad.3 for ; Thu, 26 Dec 2024 01:08:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735204092; x=1735808892; 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=FfWxuYef+3J8BX6Vn3QUjCaszlqjxD7XrsB4rfVgk8U=; b=em1GUD74Rizu6Y2a1X88d3ky8jrhMyvw3CnglGmI383S7lGPgxMjXKH+rxMDnBKhUz KXlIgdTK0vBq2MjlBtwiMTeRKp11K8gV5AVa7Ti0IQhlRxWjB2ztG6fvxHBJOYzDQ1Eo oAHBZB/HySOg8sVxkK3ahHiohDvlmPanhUQcQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735204092; x=1735808892; 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=FfWxuYef+3J8BX6Vn3QUjCaszlqjxD7XrsB4rfVgk8U=; b=E2i1qd/wi3OVo6OnsDYVszSX9LqNNn4s/2UxyL4a5ctYZavfEopDPc1tJ0FBkYC1MX mZTgGqjfQWqpp6ebKr8mpOVOZBHwSHkz4vDieUGhUJls2OaZafzC5X7yJ5yC35aDE4q/ 1hJXsG8GR+RXxpiqoKKDSPx/NL/fICtHIp8RLLaAxBJwEioB4oYFNVKbkrHwuuqglcql lwzEzAU8JDL0iLRIwREHi8kSGSb+5ztOoL2Vz8oaCeAqLfBjujdwi+tnv2RbBo79rYj+ BxTTTllygJHIF6N+rnWRB0Jr60P0pq1sahjbi4UlFKmpPW8TMSfQPGbYG4f6DfZ+ahZK DOWQ== X-Gm-Message-State: AOJu0YxA0Q9wa5PQn85Sb7wHbL5ZJZcRRM0web/Qzz64poXXKywAxMi3 6aksstGjib39bTIueLV0I1GXDO8gR0Z6wnhWKsL5I8CguLAZZ17Krtvv7I6s+gIrigtbJCdn7kN K4WR1S9Vo2PyROgHPcMDejMBD7cYEWiOdCQ1KXGfu X-Gm-Gg: ASbGncv5vrksW6R6oNCG9uS8715hf1xS0vkGUWzNa5HtQn39uLzluBotf0+Aib8Vupj TFzojM8f7jReQ7lnDA3zv7M2R52BwGK6815Iy3QaKHyn8shHSQbKIh+EuzWx9FTPAnRuIv2+zrY 5Tx2Qia6rWZ0d3/cHs+fTMVrobhcTlhTwtdvBEGnyefMVy5defG32fYhdVdt9H6kFnil+pxBD2B vHkTtPGB7r61xeJJAUf5T2pDpGUeZhsMioIV0KzFfIY/Dn9VbVkjlll3lRljf3zzK2gtdBsdvkJ pw== X-Google-Smtp-Source: AGHT+IHqUAgdy/bvIGI4zkicKCeDzx/lnoozPY4UEq3m7Px873+pttbKK9d/BqP2Cz0oIm+rFb05NGPp2JdR X-Received: by 2002:a17:902:ec85:b0:216:45b9:43ad with SMTP id d9443c01a7336-219e6ed1eefmr287731625ad.34.1735204092198; Thu, 26 Dec 2024 01:08:12 -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-219dc99b672sm6663065ad.52.2024.12.26.01.08.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 01:08:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 01:08:12 -0800 (PST) Message-ID: <676d1cfc.170a0220.8e857.ef10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A1CA06052471; Thu, 26 Dec 2024 04:08:11 -0500 (EST) Subject: |WARNING| pw149488 [PATCH] Fix unused memseg length for memory issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241226081020.3479-1-ming.1.yang@nokia-sbell.com> References: <20241226081020.3479-1-ming.1.yang@nokia-sbell.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-compile-amd64-testing Test-Status: WARNING http://dpdk.org/patch/149488 _Testing issues_ Submitter: Yang Ming Date: Thursday, December 26 2024 08:10:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149488 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#346813 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+=======================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | RHEL8 | PASS | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 41 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ ==== 20 line log output for openSUSE Leap 15 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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) 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 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/