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 375F4460D7 for ; Tue, 21 Jan 2025 23:18:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 359D5402BC; Tue, 21 Jan 2025 23:18:55 +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 9295A402BC for ; Tue, 21 Jan 2025 23:18:54 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e9b83aaaso503988339f.3 for ; Tue, 21 Jan 2025 14:18:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737497933; x=1738102733; 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=bPdGQoIbHYVrCFS13TrXLOIMkL2GvZCTzD3ybsCEPlQ=; b=K/BDbQcthjVID4qLRrSLtkjeRXLONsk71iQF6kt8fKyJrrqfXaqx9Fa57djJNx/nD8 nlTWpfANtEm0rCefpQ8JVpZd2AwVapeqL549UjxUJm9aX9+deWSKM/dFU17rT7VzSzXR 1ygIt3fMJkSysnZBl/Rc8AK7VfvoBcIS0dP0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737497933; x=1738102733; 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=bPdGQoIbHYVrCFS13TrXLOIMkL2GvZCTzD3ybsCEPlQ=; b=UAmG+EMRuQq/0bOU77EPMcmDokxKIP6Fa+AwyhozokuQpkM1dhsfCp/0++n78+altc yM4UBNEudQlO/0x3zFgy/b9iZn9UJsXiodR2mapyJOo3dL7V66BmHDirBm1BiNKJ1bht ALOGuAMsO925Kn3MLkYarGUCh1jHufeo5zzOHLPHVjCKDfOEMcgyOYiERKqaqakkTbdp g/zY3BWMpVoc00vBQfHVyjSSlVOrxPJyfFjAmFjVw4rICW9K3Dzaf5eH+wwObVZ6cYlF la7bp6zltALYfh6qYd6haboxQrU9HZ2Oi8Zduvn1Ef7fgfcC/lK/XHHPU9Z9/RZmVvyj FInQ== X-Gm-Message-State: AOJu0Yy8wrAG9gX8WyIuGwXhCQtkrdCh2LCXCa4UX5z8UF59hDD4/WZm C0p14Zlz5WLiek+Js0x63QErGZ6+8IR57exnx7hA1sWS9M14/484sjuwnLvWM78NERJrHMdPMjr gil529dYthi4ZyteUZDMFRv9vhFM66CRG0fpTxAbO X-Gm-Gg: ASbGncuv2fagFHeucZ6iz3KI7Vm/Lbo6cHL3epOwHdr9vvV+xgIePLtMpkCjlY81Wj2 eI8VojnIEkRNqUu90emndoU4ATYHEO2QxJkT9+MS9eAIaMFZatCRW5lDJ3IjF0rCTAHQZaekgo1 zjRLPpWGPZz3DqtkJe1JHwg0I6A2tfjjcA8Vrgf3AbgNyNU6akuYvbAUNvz+rXtJsvTN3iZOTC1 tJ0LUxh/tDPD76B5RkI3Uhg2lNl+hIPjY7QHbtz7qV+G+b2NpE5wESQnTgZlapArq4ioGFq4HUZ VQfdnDFDrgLlMcxuc9o= X-Google-Smtp-Source: AGHT+IFSlYUUWSZ+qqi+xKeIipy/Lf/hgkO+4gHr8QdRW3TzOYy60lNI9QMWCgAGdR3KDPMc8Bp+huxWl1hx X-Received: by 2002:a05:6602:4801:b0:849:c82e:c03a with SMTP id ca18e2360f4ac-851b65193admr1482861339f.10.1737497933636; Tue, 21 Jan 2025 14:18:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-851b056e267sm68644039f.25.2025.01.21.14.18.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jan 2025 14:18:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Jan 2025 14:18:53 -0800 (PST) Message-ID: <67901d4d.050a0220.1dddd7.d755SMTPIN_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 2AC406052471; Tue, 21 Jan 2025 17:18:53 -0500 (EST) Subject: |PENDING| pw150358 [PATCH] event/dlb2: fix event weight handling in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250121171135.2705818-1-bruce.richardson@intel.com> References: <20250121171135.2705818-1-bruce.richardson@intel.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: PENDING http://dpdk.org/patch/150358 _Testing pending_ Submitter: Bruce Richardson Date: Tuesday, January 21 2025 17:11:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73 150358 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#113152 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.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 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) 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) 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) 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 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/32386/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/