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 E997246024 for ; Wed, 8 Jan 2025 23:03:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C31014014F; Wed, 8 Jan 2025 23:03:56 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 0B38E400D6 for ; Wed, 8 Jan 2025 23:03:55 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e455bf1f4d3so286636276.2 for ; Wed, 08 Jan 2025 14:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736373834; x=1736978634; 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=c1v9OkzAQfwNNc9xMO4IFOO2woW7h8Kx5t6UsEp5mvQ=; b=iN4qqAig3xoAFqVHgNEHxet5AlEk6obEdf0hKND/YY4wRbm3NTVcnSesTWPwJL3fIc mSOlm9mFLcCoYICu09DgFItRR4Cte3VVpaHRaJKM17UUx69bMvHiRqdxieu05sEmLATN fmkd4ylgSDwKZYmVhKCrOcsVNIK0N1MnUYMfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736373834; x=1736978634; 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=c1v9OkzAQfwNNc9xMO4IFOO2woW7h8Kx5t6UsEp5mvQ=; b=FDdSiTlEaoVYbThwhrV/VguS53WNDTxjzrqK21W2489Y/u2Jj3Y7YBm3UOFcJQhY5W Pkv21NcnvkdZsIM+phy5WLU/xmf0L65FoA6/5G/RWHGaAFxIeVNRz7jgJM5MyZ6f+EC5 l42EVchp5Y8jGRvfL9Z4P+71FmnwtyCRKmPHEN3HSZ3D6H8njmo4uzaxMfsx3wFNT+TQ DE/xHLQZrTi+gysKYvsCyMm/mnjIbXC2p1rpfGacjqAbl78xLiocjQW9r8fTeL1nrVrR l2BEhaMVv+V5qkXWOE90GoLeYgmpDoyP28zKFDsQacujs0iwz+7rs6iGf4a1otKYKV/9 JB0w== X-Gm-Message-State: AOJu0YxOHadtjc3tCykmWkyP4tbQ/yd/HSeUtSGoC6y+NYEmrFSP7OVC PxLDi3DZ88sHE9Lk6MFrrmUjJxREl0X8oPErWr2EmyBuW2Icu7Eiq2kP7J5g1bkrV+pFv9oUFS0 MRFhfljuveDEdQPe0MwzXZtx1BJRx/fvW7RqWO6YU X-Gm-Gg: ASbGncvENt2V+76CgmBPGszHB+55aXRZ9fo/yA5nnPtemClWAwYEqgTpUQppUvBkaQl 6V1tFRD+KgOr7ViPjx4MWAXmMpLzPJqgL0Hu+C7s/Sm7jpfQ+YnYUwF4A8TGQNQRMDMoWdjgg/c w6QMn1zPKOU0CzSD7A3AEG5FW8hSy//t/GmRowZkYa2/Cq47Aj7NLNuPvnaMBRb13CanOd4EuUR 4qDSNVgPvyMkNT1nFGE88wpTkwKLlF9bKLwTSMyFCoycAkvVIyhcA52FIZ0Tg0SwiAt1U5cQwXR 9Q== X-Google-Smtp-Source: AGHT+IFPxx+q/ZHJ3VP/viRqK/7WtK7DoeGvNkv42Lo7Y/+mutlGmyr/KakkcAl+KMFp8lirQ/kEJmuHk3yY X-Received: by 2002:a05:690c:f84:b0:6f2:8e62:d8f0 with SMTP id 00721157ae682-6f5312ae9e9mr37385017b3.30.1736373834229; Wed, 08 Jan 2025 14:03:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546cb8c5fsm26007b3.41.2025.01.08.14.03.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 14:03:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 14:03:54 -0800 (PST) Message-ID: <677ef64a.050a0220.29a389.02d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AE3226052471; Wed, 8 Jan 2025 17:03:53 -0500 (EST) Subject: |SUCCESS| pw149314 [PATCH] cryptodev: fix C++ include From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219114555.406331-1-thomas@monjalon.net> References: <20241219114555.406331-1-thomas@monjalon.net> 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: SUCCESS http://dpdk.org/patch/149314 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, December 19 2024 11:45:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149314 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#110668 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) 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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/