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 E08A045EEB for ; Thu, 19 Dec 2024 13:49:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC2E340290; Thu, 19 Dec 2024 13:49:03 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1BDA240265 for ; Thu, 19 Dec 2024 13:49:02 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d8fa32d3d6so9676236d6.2 for ; Thu, 19 Dec 2024 04:49:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734612541; x=1735217341; 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=Nn0TAAtxiL/WlLk1OKborj0LA7CmBuuy2oMUXLseoAY=; b=JW8ejr5F4WWrWManDPw1v0bMKYPZcO1QgSyYE5YQeZfCEkY/UprqPNlh7z0fNWoPO7 0UUKwRZD28zcmKPUPX0NT8osEouelgRjWqV6r94hfvCon3tFcOqB9474M4KfpP0EUSEY z6zt9hKc+myr6yu5TzjjC/wl6VkhIGODfZqlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734612541; x=1735217341; 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=Nn0TAAtxiL/WlLk1OKborj0LA7CmBuuy2oMUXLseoAY=; b=qIVewVX3RcEhwenQ6q9M+2pSAcWByPHqYSwtSUkY0+g4B62uX07+Cb3/lH/klnTuyY edo4dbe7Dr19hlo6Tc6FsC/UaLn3KkBnfRu6hwCCx2fOQW1x6rFU+H7x7/hsjBr+S6Gq zZDmPuubVnsnVLRWw0HZPs5lFDb2sVBu4pRIiL9ofRIpQO2UTs7G+tH9sQQFHsE54Jdt FlcYFQB51UeragyyxiFfoa/du3peBpo0Or+v3l0EjiRsOvppE4yl+SuZvf57O7J8zg8a sy5ACDtNB2B9kiL1DS4buKpFn2zTaoByXKkNKLREykeSNhzVBEckp+nb4v/hjesFz9Ri NAoQ== X-Gm-Message-State: AOJu0YwYgGKaDROeqrSkH6RtXDH7d0Y1sSRdvLsauRGZFB7gqkHO7Dnz OPX26noyPTXCD3Dd79wvnNrHALdgQYIhMUl42211OJNu+ZusKQtKhA20oQvHnIMo46jg0JvvV0b V8N1HHz9tHWcxAJOK2gdRL83gCtZ1M8IdbC4lSpa+ X-Gm-Gg: ASbGncuDC7D6Cl+pZfTIc8PmgvkJsat0rZczvJvPLRxiU/KkDufm2+YtPI+5DvppY5D 5S6FhQcFaZZlOQlOxJKaWA8ZeL1k2fPZCLi9hQV0M2Gd+ck/XqeYQFIlyNnV+JESYYS4V2L3+uz hI6jl0VzYwcIABrxGngrwucjH2b0v6GEdXtmwSpwfhwLB/TCP5jPThckrR6ub3VWH4atqwS3nrz D9eAvNttdQ46Ne+DuRnyhfMfWUTotEzv7OhLKhNQlLg79F9bSn24HX7GRs71SxdxW+jOdJjIQd7 4A== X-Google-Smtp-Source: AGHT+IHTOq8PNZ8C8DDzsppBSB8E/IZELsjTZxCy81gghhwyrRVcwPJiU2CrCVpe9C2cMH3Zf2+vmWiwqwLo X-Received: by 2002:a05:6214:e81:b0:6d8:b3a7:75ba with SMTP id 6a1803df08f44-6dd14c75215mr62817396d6.45.1734612541437; Thu, 19 Dec 2024 04:49:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd180cde63sm733926d6.7.2024.12.19.04.49.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 04:49:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 04:49:01 -0800 (PST) Message-ID: <6764163d.050a0220.243213.5131SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 23C226052471; Thu, 19 Dec 2024 07:49:01 -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-marvell-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#203378 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/32169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/