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 0895545EEC for ; Thu, 19 Dec 2024 14:27:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3E4040265; Thu, 19 Dec 2024 14:27:14 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D17334025F for ; Thu, 19 Dec 2024 14:27:13 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-216728b1836so6599635ad.0 for ; Thu, 19 Dec 2024 05:27:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734614833; x=1735219633; 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=vC2K2D4nPyiKEgQyeQLWiFFSCmeJQOTGJRtl4pkLkWM=; b=TPtlh2ZAGnb42QhcwyEooZVdAr9OrfF90g6+Hh8mQKdXk7Pcnz/qktCxQ0neZwP9kX qT26QBzfAi+T/soFsH5ORD3qlI6NPXmI9Jy4DebGpjNP+LxlRckj1DlnE0HcgBlsCptt pZ1YDmlGH9UW/KqIRN8W6QdhvowT8KILuSVDQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734614833; x=1735219633; 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=vC2K2D4nPyiKEgQyeQLWiFFSCmeJQOTGJRtl4pkLkWM=; b=OAPS9bbx1ituRFj15Yw39BkzU5Tdl20QVZmM+ynPR1evE8DMX5fUL2RYsB7TOEI4q8 cYlcahKc7wCQXnnX9qHiYrPGp2zxWWtF2t06/oUHJpPbc3l3pS2xDOLvCK0TG2rnN+Gw sjS2nV2h0YPmvUxPPixiC2Q4fl7FG8unAWarRrMt74tSsN7BaJao2yf1Yz2lr/1rmCrd MQUaNGAEcvgH2j0tNZ8DlXJ1IzaJHE3HBQlPd0T6vjF6OSDEJS2OUh+c+mdN2ht9UnB+ AcFDHKzu9uBMqZEhTGVd+2lo1KtizAqlrqttPUop5qxnBjv35OvKck8oT0GmqO0dXds4 qwNw== X-Gm-Message-State: AOJu0YxCHPqxsHQrBkl1XkAE1Xk64WLFcRKkjegEFdDRc6gVCe+SbOFO X015y0R46a/dIi2OWJSu+Opoh9wH6N6mNWdrtGWsHzF2veXMBTPR0TOHNPFVsFzAVBUHGm7Jd5e nD0b+wEmBD8eWbQAE+ZDfksH44JP4vlYkQYnVAHSd X-Gm-Gg: ASbGnctvdH5sejpjg2GXTW2/MH1tM1V0hUQ8a5RzruQNgHOxU/TrdevERzxzuG4lECa rg5casrn0Yl2DK/VKVFExQeMcyde/Jo/Wee2EmhuCmYCLMyOzyhgqQgkYgjpOA5dTzM1ShEeu3q XQsQtW98BSUtisB3Zl8Q2VFsSizErPQfDOBagvqkZjx9UPVpt17cA/MoUvq2iEKG9kxr458P64D QwiOyTtRGydUn3wUZcWFJG4lMEszL5smmTUKbLHuMGCyMXTyQwBqLqbqB6YnXKcXeTMtuTCdjua 4Q== X-Google-Smtp-Source: AGHT+IHjPwxCgdMftsdibefDIS+9yOogjO8dePAk37N6I67P3CEhcM8uri7SemHHz4MayIgdwW5qgW8xSyvf X-Received: by 2002:a17:902:ecd1:b0:216:3eaf:3781 with SMTP id d9443c01a7336-218d725a7bcmr91744805ad.43.1734614833005; Thu, 19 Dec 2024 05:27:13 -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-219dca1a503sm490615ad.83.2024.12.19.05.27.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 05:27:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 05:27:12 -0800 (PST) Message-ID: <67641f30.170a0220.327855.38eeSMTPIN_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 36FCD6052471; Thu, 19 Dec 2024 08:27:12 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149314 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, December 19 2024 11:45:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149314 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203377 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/