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 8581F42591 for ; Thu, 14 Sep 2023 06:42:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6988240289; Thu, 14 Sep 2023 06:42:29 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7247040289 for ; Thu, 14 Sep 2023 06:42:28 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7928dc54896so18996339f.3 for ; Wed, 13 Sep 2023 21:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694666547; x=1695271347; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nrHHkfly/F5GZKaGmCAzEC6ym7iL5+hKh6ccppC0zvI=; b=S60Ya/AValNwR16xt5rqX8dHExsLkld+7LEMlZnJlVOBCOSCv9uEq5663O97UbfP+5 XySEy1W1w+3ecA9NXkooksFnMOdIuTA0A3dXWOzndWQx3PRKv9Af6y3j/xvxC++0hoKA m5qq+8pUIR1mF6q4l4zCOCs/faE6KMXDG1IZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694666547; x=1695271347; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nrHHkfly/F5GZKaGmCAzEC6ym7iL5+hKh6ccppC0zvI=; b=Wz4v0CadRGeGTxpnxyv3YyaXxmnH70VR9j5TM0H5e6rPRBDMBZ4ToAip0vhAtKPVjw pycy+FHHx9n78fGV0vA2n061ASKqpaWbmPmiYVSdyDGIzUvQoeNnEgKKD6o7pdabv08v wL8tg23T74c/b6FNUhKow/3VMf8fC7DFsmAhH/CIwyaepIPY8C6rw37AnMPuSC0cDVyM 4yJavHfl68Pp2LW4Ria2QsfOqMbbpZoQ452/ekYGZ4aN06sgAgEXp4tnsJknVhqhDtvB 0D2ob95gTaFIo0Fk4PbDPJhtfK0WH2ZSDHHIZgYYsEVPe+2GG2/zkGpOLp/ZVeURn81I 1NMg== X-Gm-Message-State: AOJu0YyBdwItozH4zoV5ZJQTcE/ghuqDfJf+pslpq5xRx3Q50yjgKh2Q XfRyaal76xFsdxn2xN5cWVEpZMbg4A0YosvnAzaTVyEbTnFmrNc2Aip22YDUbmaz2yPSNceTgw= = X-Google-Smtp-Source: AGHT+IGxJbIBjErh94X7QZxBYHk0i5H3xsUmTsBStcARKJTD9kIaC0WGhOmWlbpzEXpjyI5P5Jk2jyjE+kUP X-Received: by 2002:a05:6602:304d:b0:783:4f8d:4484 with SMTP id p13-20020a056602304d00b007834f8d4484mr5521593ioy.2.1694666547777; Wed, 13 Sep 2023 21:42:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x17-20020a6bda11000000b0079187d2f206sm94767iob.7.2023.09.13.21.42.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 21:42:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 21:42:27 -0700 (PDT) Message-ID: <65028f33.6b0a0220.e2ab.1adaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D3C466052471; Thu, 14 Sep 2023 00:42:26 -0400 (EDT) Subject: |SUCCESS| pw131402-131401 [PATCH] [2/2] crypto/dpaa_sec: fix debug p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131401 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 13 2023 14:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131402-131401 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27595/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/