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 307F745EED for ; Thu, 19 Dec 2024 16:07:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 129E740265; Thu, 19 Dec 2024 16:07:56 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 6F4D64025F for ; Thu, 19 Dec 2024 16:07:55 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-728f28744c5so905383b3a.1 for ; Thu, 19 Dec 2024 07:07:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734620874; x=1735225674; 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=7r6fAeqTxjGRZiZ5jVPNiu2eeesee3iIgE05IhgaPC4=; b=DVdrlw6nKOU+OO6QJIvx7cmWZPvQXoqep/XwyXQpi5m4aysa2mDMGfZ9C28/WcDp00 zavbAZJXChgepUOaopBTQu+zYdYA8G1V9hg78F8AekuDE67/78yHVVvWvy0PY1b4JCDg xAbUqX8H1Ilsz/BF0dbuhRtFS27r/q66fyNjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734620874; x=1735225674; 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=7r6fAeqTxjGRZiZ5jVPNiu2eeesee3iIgE05IhgaPC4=; b=pMLYtgV42MWT2tqTDPj2AvOq8KOy5CiK45hdT7PK2m4pTPnTkINzIGp0UYfm/CI1g8 QqY4QGfNoN/5llJtzvSywMmcla8UhiN7UdnFTxGPjTZWwiXX4Wy6LqGzwrFslamGqWiY z6mYTNNDHZKxZmwyoIdzyAy9Gv6lrYUC+nFCPEg1NnJJh3yAT78GgA2aHJy3ajbjeim3 o1TnoRmMloTqLLk7polS6pH+x2c/4X12O19QD66HlvC16XgMCcP2nZYno4TvJP2Q1PRl ESqL0zwo0nq/C+kaGPIWWst42AWSM49m3kCT/4fH3jb2Juz11GwsUifhqG3I+PvezsZZ 1G1Q== X-Gm-Message-State: AOJu0YzChbLVirbdR6GjOuPb0EbVfmMEqPpFeW4+B9bOR6Oxx1NjdUzM yPHIDycgR2G/IByrb/Zvof1utUKBXxcmTZp33/w9KFkHJ6qC5VnbvdNx8ltzFDpqfXnnQiaPwwD z44FzgOnPJL9v4TzrLzu6LLNXbtxi9hlmcw/4dgd7 X-Gm-Gg: ASbGncsvG3Cr8hRmhRhuMJ+hpuYHNu9BzkphlTvHKfsf6HRupxH32+56x5oRISGOpGn UGoxMAMd1cgEmL6/jWezfxC91Vm3IXZZ07hOIGTjwrOiuTCKqgt9uWraLPq01i+4mqnZZ1QJ2f6 B9sbFfu8HMI2lK3r1MUY2IwYh0PxlX5GiGbf/WAEpZlReGMJ+DzxLOnSNwc3spmrq75/rcrWU6z +vA7VMLeeKDJjlTmfuNMn5lF9N+rL9z2g38QgZy4+WFt4LAzXtlUr9987ptjxxAs3RtjkjppciA Dg== X-Google-Smtp-Source: AGHT+IGe729g2M+fJgixvBcP/QKCCGANoWAhyx31l7BgoVLDea4hIZ7obR4AYz/mOQcOV32TSDidEJi9C29n X-Received: by 2002:a05:6a21:1693:b0:1e1:9893:9a1a with SMTP id adf61e73a8af0-1e5b4ab5d62mr14570693637.46.1734620873053; Thu, 19 Dec 2024 07:07: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 41be03b00d2f7-842e4bcc6c5sm55859a12.27.2024.12.19.07.07.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 07:07:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 07:07:53 -0800 (PST) Message-ID: <676436c9.630a0220.139a73.3b9cSMTPIN_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 34EEC6052471; Thu, 19 Dec 2024 10:07:52 -0500 (EST) Subject: |SUCCESS| pw149315 [PATCH] [v2] cryptodev: fix C++ include From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219133139.420001-1-thomas@monjalon.net> References: <20241219133139.420001-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149315 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, December 19 2024 13:30:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149315 --> testing pass Upstream job id: Aarch32-Unit-Test#4701 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32170/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/