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 29D6745EEC for ; Thu, 19 Dec 2024 14:36:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2450940265; Thu, 19 Dec 2024 14:36:59 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 735214025F for ; Thu, 19 Dec 2024 14:36:58 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a7dd54af4bso2599485ab.2 for ; Thu, 19 Dec 2024 05:36:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734615417; x=1735220217; 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=j9+SyaF6klWxAQYzUEoNL4/wCvjVwQXeRCNWBpmv4Xc=; b=Cwp6GHoQEFqllT+Iuu6ksJ1QurUu2e+ZX1+3NcuJr2j1pTedH1f6jZm63hehAzdzMo V9C626Q62VJanwlhKztvch/ggydrMyxnIVG3o940TlBEgK/eJ+Ikciv445jrqzUHv5Ew BDvF/guhA6AfhLqsLH0lpaoM69RX9vHdvIkiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734615417; x=1735220217; 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=j9+SyaF6klWxAQYzUEoNL4/wCvjVwQXeRCNWBpmv4Xc=; b=CVT/jga3jqC3RoIkWZeb/J05jCgcKfwuUFE6AfeAr5h9EJHW2FbCE79a00F82ncA3S /dVMa5p4+4s7zn82PuWZFgaK6+zwxoat7tzLdm7I5GiwV/koHhsL5xadp4Z+Cooq23tU 6Wxsenj0Oix6ZivZ2DF7mAg2qoAkHAxjgbDAavqpLbuiWUqnYYAx7iHlja/mkC4Cr42v mryJDavGvvoakBhBXF+n6taocfTjByIfzRa0BcGHzPkkLJzGAF8DLesUY2biUZiaEI18 d1V7c5bAoM8Pv4+51LtkN7cYf81pXVBMoIeYoLS2uzA4xtlUXuL16J2nWiuiO6Mnsz3H Lt1w== X-Gm-Message-State: AOJu0Yxs4u26fjkTpqMhgXZKAN/B9b0SyRhXSoBIdhHmvp33CLFAxdJN fF7Vd7pq68X6yqKP4I+D3BRWk98p96rmWRiywCuGAFfVMJgHDN17FWYT+/pdipYwbjLayCrI2M7 7Lzwyzbh5oXMBaLqThkQ5m7uK1iTpmeOkqSdLdAyF X-Gm-Gg: ASbGncvvKWTOpuVD1EFjIVS+6kDYcE8sNEQ0kNdM+CINzU5g0K22uCgDvDJZn8LMtMq tHhKG3JgKlS+TRFA7mB3xglX8aK4xYiPjjtRl6anknHTGNohDq1M+mPnqfOAjXev0aaBjX7g0Oe HiqxqwoVi8JSJ8PF2MfDFWQRjj9KHirVu0EKr9Oc9hsCLvSxDzfwJQx4Sgjo9lxXn4N0hNjbRny CsESlxbV8/Rjxua/r4xvUC34kFOu9hPu3nqJsf5ICPqE2Pmb+XmZqjL/EpzZfrOD1xtUz/PC9sK hg== X-Google-Smtp-Source: AGHT+IGBfSVm5peH455Fg88LLYx1uBxy/UsrN8V8xe2F1TThtCChKY6OOWO1meoCE0pZuQljkvbQGUSvt7pZ X-Received: by 2002:a05:6e02:13ae:b0:3a7:7ded:521b with SMTP id e9e14a558f8ab-3bdc4565127mr44327345ab.17.1734615417716; Thu, 19 Dec 2024 05:36:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c2175bfsm55310173.58.2024.12.19.05.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 05:36:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 05:36:57 -0800 (PST) Message-ID: <67642179.050a0220.176196.3a18SMTPIN_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 325296052471; Thu, 19 Dec 2024 08:36:57 -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-unit-arm64-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-Unit-Test-DPDK#300585 Test environment and result as below: +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+==============+===========================+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/