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 09B1042591 for ; Thu, 14 Sep 2023 06:22:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0035B40289; Thu, 14 Sep 2023 06:22:22 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3353740289 for ; Thu, 14 Sep 2023 06:22:19 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c3d6d88231so4464575ad.0 for ; Wed, 13 Sep 2023 21:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694665338; x=1695270138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eUcnJslG9H921a5l3Q/3Pkw5gWeopK5O2g810FuBUxM=; b=XDiHWqAif9g7ykspYl76bCBgAjTb8XcwFRyoTfLbGeS34IEXzLBXqjYe6qSbBuJk3/ Jax4fXxGradslN4WFk4tcqlFmGZBDEpVydrpIB5rTKIra3RbULaMo4GuhQHNrkjoOL/o nl/sQ2xmtqzdmpETzfyIwNOholG/i08aodPlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694665338; x=1695270138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eUcnJslG9H921a5l3Q/3Pkw5gWeopK5O2g810FuBUxM=; b=QgusbRX8+inql33sqnY1jtqw0mA10oZzrrAOTa6mZn/W7wA7HSpDgfwmSyrn7oADdq Xamgo+3A0kXgSm2sLmzOalgM/bvqygXUF93De5kZB4v0gbShqhBtI8SflN6IPuctmbaA VO/fZqITLfGFJid7kbq9kRAPWnk1o93nE99YDgi8v7Fwz4sckkPJZX+jUHwCk9R5J4BT jce/mp/jwVh/dt13fQd+tbFLUc48JvElNkO7HusR/hhKgCaS+PLZb3Rnl6J/oxMR462J A6/4AmTjIMzyiFBtKSC2stPNVLnXmywq/UX3AYi1og5g+c2wArH/2WiKgtw/DQOOgb76 JrDw== X-Gm-Message-State: AOJu0YxPkmJ9xwQMjaoljRn2cPAid2+xgWqihr8XbHAEW9CTfZk3fSUm z/R8NFlHh9MGDOL6J2iagZ1exQYGFZonmN1YKyB0BIYp8Pu6uZiWmeJtQ1GgdvwBbKSxRNxlag= = X-Google-Smtp-Source: AGHT+IHCpmET4d1cN/efbD3GQxRmdInakG33gd8avosiMIONUJlv/++TLODcpB0OBIZVsZ1sgqJ0+ThTHEWX X-Received: by 2002:a17:903:2284:b0:1bc:8fca:9d59 with SMTP id b4-20020a170903228400b001bc8fca9d59mr5168271plh.29.1694665338363; Wed, 13 Sep 2023 21:22:18 -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 y23-20020a17090264d700b001bf5ca112e3sm120443pli.80.2023.09.13.21.22.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 21:22:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 21:22:18 -0700 (PDT) Message-ID: <65028a7a.170a0220.b7833.2cc1SMTPIN_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 95CE16052471; Thu, 14 Sep 2023 00:22:17 -0400 (EDT) Subject: |SUCCESS| pw131402-131401 [PATCH] [2/2] crypto/dpaa_sec: fix debug p From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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 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 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/