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 62D2445FE4 for ; Sat, 11 Jan 2025 00:56:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22774400D5; Sat, 11 Jan 2025 00:56:27 +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 7336D40041 for ; Sat, 11 Jan 2025 00:56:25 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2166f1e589cso53084875ad.3 for ; Fri, 10 Jan 2025 15:56:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736553384; x=1737158184; 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=YAtmd2lZj8FcKF1ftjAO0eY6Yci+p3qskFnOUbbgh+4=; b=VrPxJd9BchcEQT+XoWbZoXH1Y03Cbn1rdC+li032+tZccyT6iEtli/Iez2SD4jjXVR Km91E7njEeNFUri3U9niRmaii44349P/a1iG98u+SgMDw5IChPLkoxOIvIk2DTWAW7Wp wAvTo92jrD0eB3qwkv+po4/T68hwiStzqjQRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736553384; x=1737158184; 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=YAtmd2lZj8FcKF1ftjAO0eY6Yci+p3qskFnOUbbgh+4=; b=shKT2oSDtnNEKLYzOZrJQ2zq/SLzh+75nhe7vN8FzQfUaupeBMfb+EmC8LsvbSSlZS GzkErmJBFdRJPMxe1F6CnMvAeHU9uqAZAQ9fZ6CXl20fD6yoo20dIQ6WQ88DPly5RNNp AyZlSYQnyAjo7FqdsuHVjk2ZNR/RESk0ZALKdFs3+8j9it1Is5h5AIuNN45gQCJFVi1k LAiyUsVYTiS6aJdlr1pOdLQ/p1I66sjsfzFiG2J067VXzs4XhnSPAKnb4WJUJFJclq9o b5DIBJzmgmHMb5Vg/3djNHdOCTIvgZJZwTeS1fksgLa95XX5f4nXo9GY1EuN4d0+/Slw mvQA== X-Gm-Message-State: AOJu0YzyVNj9a3DlH/tTrOHrQ61yFa7MqJbIKjyqF2Cr6e/R3AZ7YSgY 9rbSDf2juuvOPnszlKPsCYHLvnZeZ35hks19QJPMRRT6ruIJ31HK+hwXPFsOuWaWmUcI+laPE7z h881oN7P82DamYJDz0E9UoUKMEuL7DjJcvturHQti X-Gm-Gg: ASbGnctDgJF9xCSAW8KwPWW9BDA6+yGaDBlwyEtViEk8SVTUZldrU6qLNHlvwpPRGor KWbkWkb5QiYZkQX8c9wbUPAk8c/sknOgOBVoIrUrIYgpZUlxr42LvVmwMgNKbo7+fWiINbY2D2U mRUTP7drkTRob3J6L0A2ZB6O4Ipt5qWogamXdX2mbCas+tqGy42HqAMuU1IOvsa91JSAr6yVZ0O alYwRxchT1E2jnys3uYiNdfr7DZDDJk3WeGD2ILVWEKvND8DdHzQpzPsNalTDyI0iJUk7wX6NV2 Dw== X-Google-Smtp-Source: AGHT+IH61EEVj9FJd1QTeytP389yEn6yscR4fkEs0fuMfKGC6oawpQdNxfyUif8VW2OZbP7EsHGM5gx85wMY X-Received: by 2002:a17:903:1106:b0:216:361a:783d with SMTP id d9443c01a7336-21a83f6609emr213575705ad.28.1736553384462; Fri, 10 Jan 2025 15:56:24 -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-21a9f2681eesm1122635ad.46.2025.01.10.15.56.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 15:56:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 15:56:24 -0800 (PST) Message-ID: <6781b3a8.170a0220.386d29.98a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 963376052471; Fri, 10 Jan 2025 18:56:23 -0500 (EST) Subject: |SUCCESS| pw149869-149891 [PATCH] [v11,30/30] eal/include: deprecate From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736547411-5895-31-git-send-email-andremue@linux.microsoft.com> References: <1736547411-5895-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149891 _Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 10 2025 22:16:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149869-149891 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304976 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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) 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 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/32296/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/