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 9BF9A43E7E for ; Mon, 15 Apr 2024 23:49:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9820B4027E; Mon, 15 Apr 2024 23:49:43 +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 53CC54021E for ; Mon, 15 Apr 2024 23:49:42 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e3f6f03594so23700525ad.0 for ; Mon, 15 Apr 2024 14:49:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713217781; x=1713822581; 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=uzQNSJQjH8qPvgCeU3qmm2Pjm0M1y6ASCZ+cUPq5hdI=; b=Keeotg6wjaGlCCI+XsmFA4c0I0z0S29woXQl3hwGkiQPhRBcXSof11Un4wntf9RCfo f9p6sV0ZbdJS5+KbXVTYRKpiNI+Ovu+qjWRJNIUCBSKiW4Dvcslo/uFtG1YNKfDd1bS+ bdVjPfleaSzpjWZVLisishKrxrvbz9E4Z0sIk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713217781; x=1713822581; 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=uzQNSJQjH8qPvgCeU3qmm2Pjm0M1y6ASCZ+cUPq5hdI=; b=T8vwVgixZyQkbH+rsitaQmnUIpcwBHyhi3URa8cBkNDQfDDqGxCDOMaVlrSqvHlwoi yW4rVQoKZtXCi2wfhduRHuLZ2VrJ9dHsZuk5YspjdJ1d4T5C6Ady2dod+ni2g3AfFz5G 3gO+c+Vou7/8S+tUhrMyZLK3qqqFagUucT93K5a98DgtumVE0+vcSURAj0MYDLtcqTJt jI2787rnfpgyY8IOQ3AiSvusoW66N1p//czXdTO3tNORbhnI2v7rrBDnobvMJtRNxZKb ZaN7cN6h0iIfKuG8tC/3oNcK5YHxTYGOXjTYWy6CBISNGxzDxr3aqjTLGUk0TTxHbU5C fT2g== X-Gm-Message-State: AOJu0Yz/vZNne8H69TdyN4977NVzklxuoBMf8+502Jbh8YEl4uxxyEGr oK8EgxsuQixGZUyiXynON1QcneCjTS9p4UH6LKEHyHO0R6JHubimKk2RU8pIKpL3z0SJE0sRxGN Lhefg94gfnC4PSDTcgjpAFALXAvmq9OOxMNyaE8f/Su5LzaLj5VQU505p X-Google-Smtp-Source: AGHT+IHWVR+zaCRTO7HlUCDP29YR2T5jwjpe3mvFuVnrqgkPdhxJVlDYUDvdq2v6ubUlPxMp1v5ETMrsqpmd X-Received: by 2002:a17:902:864a:b0:1e4:c07b:a8e0 with SMTP id y10-20020a170902864a00b001e4c07ba8e0mr9024255plt.66.1713217781539; Mon, 15 Apr 2024 14:49:41 -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 s18-20020a170902a51200b001e42a609313sm391398plq.6.2024.04.15.14.49.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 14:49:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 14:49:41 -0700 (PDT) Message-ID: <661da0f5.170a0220.3e9ab.f738SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5876604A958; Mon, 15 Apr 2024 17:49:40 -0400 (EDT) Subject: |SUCCESS| pw139281 [PATCH] crypto: fix crypto callbacks macro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240415123548.705412-1-ciara.power@intel.com> References: <20240415123548.705412-1-ciara.power@intel.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139281 _Testing PASS_ Submitter: Ciara Power Date: Monday, April 15 2024 12:35:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139281 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/