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 7A09645EEC for ; Thu, 19 Dec 2024 15:36:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7189840265; Thu, 19 Dec 2024 15:36:07 +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 061974025F for ; Thu, 19 Dec 2024 15:36:06 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a81a0277d3so2466065ab.3 for ; Thu, 19 Dec 2024 06:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734618965; x=1735223765; 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=J3Fd9/9jk9IpBkz+EK2m7k96GyoCt1aBaegyBtJ42rk=; b=OHd7lc925nJWSOPV7UcVw5FZ+xTYdNIThjiEsJ/Q5fbQ2StMaezTtEZBDFQ84K3nZ/ CxkYJkVSpypGW7EUJaQGLLjDDfMST3xZiiLdgjqiPRIFYnDuHOLAB8Ps0Oq19xTbMnM4 9OMWKFCQ6OE25UanZlmIp8eikGtnt/WSyYpn4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734618965; x=1735223765; 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=J3Fd9/9jk9IpBkz+EK2m7k96GyoCt1aBaegyBtJ42rk=; b=Ws8NsEzlmj30kuTEKzLbwUqGVYoLogEIPZMJbut+G56vFkQjskLYGhNYxSi100lXSJ yWhjtDjP0d6veYtgyzSRuceRuyQKXElPQfLsTdg+ezte/qsUckBPhsWJPen+1IL8yRds pylzK77SoIb3IsTO0wivdE//sMTN613Ba5GowF9iLyN2M3lwiWyqrUhpc8fdv06j130D CvCu91eN/xwwt7lo6Y5Ut/RjG+MEGB4iZ3uXW757B5+yuJt1G3mhzYAjDT6/EPjH4cYt b/Jw+dG0LsZRaT78FuQrxc0XyLb4NIwws5svzkoukRhajyVyrwI6gG3kdGFO7U2TYd7r KAwQ== X-Gm-Message-State: AOJu0YzwPwpN3Dpz03R5WyOM2u3PudXOKGrpt1oaNo87A63E97QYDE3H JbiA/5wpxj5rxfi8DebduMlfRR6p7w0MULCP/1Lu6G9DUBY1/ARcVMtJ13U+eO5EKon+wMMGs43 kopB8PdMRe/SBxGn1+P5juz1nu2mcKC4Rf75rusj7Px+Dsfbck56UfWmL X-Gm-Gg: ASbGncuD2otJovu98jLV4vV7Rkii7kjHNZgAHD7UpOfqF3/lEiaE2smSMCzxn9Xwvr6 2snkR0di/jxm+JNLXvLqod55LtgvHP0dCRmksJ2/CY4oXkdOmrgUOoR+6qPnSccYUJo68l+WHsQ GpIASl3qC6UF6wnoNnZ3G8B0v1/4syIW/YZAn+JSsZdl1ZtF/VZ7DEWp71dnalQsgfqSeRy02pc oCF81dCrweg/9SHpImstBOM4pKPkuvREL+z4sRvxk8rCnENz8Hc+qaf+dSthgaNkXNf7u5rEISq thKHBg== X-Google-Smtp-Source: AGHT+IHENXQ7wP6zUrgXxD5KcJjaIDwvk8gAaE40X5r6RpYbYz4i8q1rtA6S/f2et51JL/whk1PBIt2tUOZp X-Received: by 2002:a05:6e02:368a:b0:3a8:1195:f1f9 with SMTP id e9e14a558f8ab-3bdc0bc7b50mr79943655ab.6.1734618965352; Thu, 19 Dec 2024 06:36:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0df28f422sm729395ab.18.2024.12.19.06.36.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 06:36:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 06:36:05 -0800 (PST) Message-ID: <67642f55.050a0220.357a93.5074SMTPIN_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 D30AD6052471; Thu, 19 Dec 2024 09:36:04 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149315 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, December 19 2024 13:30:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149315 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203394 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/