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 3443D4602A for ; Thu, 9 Jan 2025 07:12:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CFD640269; Thu, 9 Jan 2025 07:12:53 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id EC48A4014F for ; Thu, 9 Jan 2025 07:12:51 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2163bd70069so8429375ad.0 for ; Wed, 08 Jan 2025 22:12:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736403171; x=1737007971; 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=efWzA84os+AJqM9XBndxpcdQEKVz8PacNtsjX/3I7D0=; b=jGbJXbFBirDYTLS5qB66IhxBGXq36aIEUJ5JG5JzOPiVnXq2K0Cqx7Wv2bK4qbxaUt j2OVRkvC7k6pELrb2lFngWDaRlZTeDYKj94MFZIWu4d7PETxJQWIJ7eCjQCizZvGPgNm EuAK7bH2XPoNJws7GgOcwbrm3RpLoGt2VVYdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736403171; x=1737007971; 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=efWzA84os+AJqM9XBndxpcdQEKVz8PacNtsjX/3I7D0=; b=has3YkILPtsuJAimuhR7rcN1pu99EbYcRC/ASN1y0xgHLt4xZgfH5ZuHKcV16TmCfj gROvvNzVwbFPUXAiNYlFl8dPyKp4QU0e/fKnuGFfddxAO0YtkERsm+3HOE9SrXu8whBS hdnriBwfPjzgNoibz77IkWIpNaRf6QIdoLwttvejiI2pikTZtvr+Js006fa+OZ45X6eU FyT9UBJJPu5LI9+5OWeINhseR/CmpFP/Hzi3UE8PP0OgWWGXDFI0YvAdmKnnkLwR2XWS N37kSzYslZovdeqFDVDZL5nA5mLIZubczpw+Wjzi2PsqiT/7xqFLPuWqoneL338omjlp 6rBg== X-Gm-Message-State: AOJu0YzVuV6Sd4h9R2xWVuneDFmNHBnXWawTGPwep6FM87oIledTKqrO aQDQlRp6c+SorcP1fDDVmQ1xoKZ4qoGbNWdr+ayiboiShlgqTB2ipOloSQfIpts8wRJwK0dLv8M tqV9qn4nAEY5bXQXp5DVKEUuhCorPPQo9+UxTiQ4w X-Gm-Gg: ASbGncvXExmriW8qpio2UoXAxg1v5+n6AUCsmTrUtEN8APS6bJVXHvCewCuks1h6s/3 XKQxrPLFmhLpnWLjK6Mp9vJqOb/Bw+Ql+d0grxqLHbCRcFcQp4T8FSLSq6K48On3YvHnCMoeTh7 o5HXrr/fn6/+HzwvMUO1XEiOiOhaaw1xPgU9WGGAHG2aw8uWGAtY4TBr+zgUc8iqbKXzu/jZFFW +U3WCp/DoLgabX9w2v3iD/53oO7PtpHJDMarjeLxvK8HTXIHGVMXnDc2fCsUNwbKXqddVOuiLmx LQ== X-Google-Smtp-Source: AGHT+IEw5EZkHYnwbMYlhC6DbzlljfmyR3/gG3z84GCHTwIAanYXKX2m4O1mgxA6Jp+rLXTHl9QQNH00w/2u X-Received: by 2002:a17:902:f644:b0:215:b9a7:526d with SMTP id d9443c01a7336-21a83fa210cmr100962185ad.32.1736403170804; Wed, 08 Jan 2025 22:12:50 -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-21a8839586asm895905ad.20.2025.01.08.22.12.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 22:12:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 22:12:50 -0800 (PST) Message-ID: <677f68e2.170a0220.22cb25.624eSMTPIN_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 EC5616052471; Thu, 9 Jan 2025 01:12:49 -0500 (EST) Subject: |PENDING| pw149687-149712 [PATCH] [v9,30/30] eal/include: deprecate From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736383715-31703-31-git-send-email-andremue@linux.microsoft.com> References: <1736383715-31703-31-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/149712 _Testing pending_ Submitter: Andre Muezerie Date: Thursday, January 09 2025 00:48:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149687-149712 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111428 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | 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 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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) 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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/