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 D00CC46018 for ; Wed, 8 Jan 2025 09:32:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBB284029A; Wed, 8 Jan 2025 09:32:06 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id E1A714014F for ; Wed, 8 Jan 2025 09:32:05 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2f44353649aso19795604a91.0 for ; Wed, 08 Jan 2025 00:32:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736325125; x=1736929925; 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=1nx3POlCEfJUWxOgYa0wI/entkeTQ2nEwwX+Ikz3daQ=; b=ePE47aQ0P4jF9eksISROIQLH/AezCmyiAVDkF4us+45Ia1pmQIdqecUGO6apP1krog 5PHeHSOMiIPfV20wrVT6UvBGRufU27GhByGrIJlsjmRuHhJFhSGFluXoGnjnSkuiBOrG eHKWEs+uMWAxVBHtShClnKhfSzILUsneT0sYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736325125; x=1736929925; 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=1nx3POlCEfJUWxOgYa0wI/entkeTQ2nEwwX+Ikz3daQ=; b=fXO7P4oXhsrEvdvy92O4EIYPcKawu3zEUuu0EgIRTQ/oCFo6UkjXrKGYB2iKXuTPgG SbaQjEO6F+9N8H+Bw8EUSQ0H6FD8UkkvTx3ltRSJ3yzg6rTGv/0co/tpOwKTu8WQUz4R uu7f3kKkGfQrPPFoevk0T+nqkeZ4Q/0NoS6RXKW0hytf/UuhIhvEtWpiageAj1wzzIj3 EE4ogt2/IRFcREOOO/8WjVW6jmI/la+8DggMX3Q20Wa/plmu+KUHdLUh3c52q4vQ5G+I mxYctju41bfiuQYyxFVAS0ZdXLwXxntgb78LTCt2VWgiJE+ZnoLgjk1vACuoqoPv5oqz f95w== X-Gm-Message-State: AOJu0YwH7gwvxhFP21UkvagcNU8kgRgJiUSA9Xky5ipPboDJnGMMXVx0 abp+uPq4og0/9wUyaPKRri3D/RFgzq/zE/zFBPxlJ4bFCP8rb+4L3awgrU/ud33xU4OdfnIxokz 2NyiOdmzhGjTVX+jtjDXQ75cygDASy6hlA/RsnDGr X-Gm-Gg: ASbGncs9jW53IYugVKqvQVT7t+8eoWrhDXZOWbfFQcf1C1m2202NvKySO1ii9A5cRpy hyCiSuH4i+cia5NLZjw9MwUlkTlipNIeZJl35eNJMF6lL0xr11TKFGPgtyvSfF8oy3bUePT+GLC Tt/sQs+MYsI7ralvDWnc02Err+TrxdieNZrFb+dnw490NdA4t0wSMcDoT7jhqTLKrxZWw6U9FK5 iP/Nve0UTcwu0dBp9lURg8D1N3E00KBsKV9ytTGkUAH91KGnYtgQbEc2zijlU+U0KrL1B/JHX6W wg== X-Google-Smtp-Source: AGHT+IHHNXJ57h0t9gbdQQaRI7DbwZj/1SjSvoiXcQJ9R+CIDIc926f9sjCdLZ8wnyxwBNdjHzMvgaKAf2ak X-Received: by 2002:a17:90a:dfc7:b0:2f2:a664:df33 with SMTP id 98e67ed59e1d1-2f548ea60c8mr2932356a91.1.1736325125057; Wed, 08 Jan 2025 00:32:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f54a376046sm49210a91.11.2025.01.08.00.32.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 00:32:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 00:32:05 -0800 (PST) Message-ID: <677e3805.170a0220.11b16d.3a64SMTPIN_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 3919A6052471; Wed, 8 Jan 2025 03:32:04 -0500 (EST) Subject: |PENDING| pw149305 [PATCH] drivers/common: avoid truncation of const From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734537913-1159-1-git-send-email-andremue@linux.microsoft.com> References: <1734537913-1159-1-git-send-email-andremue@linux.microsoft.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/149305 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, December 18 2024 16:05:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149305 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#110559 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | 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 41 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 40 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 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32160/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/