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 0F26941B28 for ; Mon, 28 Aug 2023 10:42:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16B2D4021E; Mon, 28 Aug 2023 10:42:14 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7D01E4021E for ; Mon, 28 Aug 2023 10:42:12 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-792726d3aeeso101484039f.0 for ; Mon, 28 Aug 2023 01:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693212132; x=1693816932; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dpi0SVWT2o6ZLW60MgKGsE16pZkaq+DFIsyjV3oh37Y=; b=bmZY1KYb8R2ncpWomi/Ry8EvWUoIbEae18ihDQID5K23p2WWWMyrjCdoRjAPpleh2q jXbFA/s2pswyrzwxFUPmt8jpS/nSt9zbNGpfxyurgYbpCZF8ErU44TVxHU5ZNDFpPbhU s5JgJx8RNi+kG4pgC4+gwsWhqdG2+qNDV60sQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693212132; x=1693816932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dpi0SVWT2o6ZLW60MgKGsE16pZkaq+DFIsyjV3oh37Y=; b=fWisI9Cal/9i8FEaSL+soreLAR2gefxR7NU+kVp2GbXMMmjAPfGG1HyPiNQjF3jQs3 xO1IvPVuYjxk0BfD0xbMXWbPqIW4cFDtTPX9IHoVTFRLXMI7JM5zTLh77Y6n9N4+HzBN btpEXPowUFqDV4TPvn+hP8/fKKZpuEL8PoqYQCbXDtuUORjwP9M8cUK4lWRezmQ9c80J TrUmR/k33RoPrqkBUbnF2PwEMse2KD9zZGo6D5r/PuzaNJzqxWvp/VTnYxcoVLm5C9Al ck5st2vf0AOy9jiqAXaOjHVZYKgcxc7fP1ubST2AV+4V0lhOgNf9XObQMS/mo1+fP/vp V01g== X-Gm-Message-State: AOJu0YynKJ+2NMJXORODKj95tyi/3ZN69FkeqjDh/vq4AkWHnRA6TpVh Q3eNH9V1ICvJJdexiLTN8289uHcV/F2U9W8qQEdQiOK/g9wuPs/jKdnyew== X-Google-Smtp-Source: AGHT+IGRLKyey3HDhdaP//Np72m24oulaKgVQ9O80DqpHbkuqU4CzJwgnTXHPR/MghOb2mwyl6pNvpFIV0Fh X-Received: by 2002:a5e:d816:0:b0:787:6bd:e590 with SMTP id l22-20020a5ed816000000b0078706bde590mr16289283iok.3.1693212131944; Mon, 28 Aug 2023 01:42:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg28-20020a056602255c00b0078703dde5d3sm382695iob.8.2023.08.28.01.42.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:42:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:42:11 -0700 (PDT) Message-ID: <64ec5de3.050a0220.d0620.353aSMTPIN_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 795196052471; Mon, 28 Aug 2023 04:42:11 -0400 (EDT) Subject: |SUCCESS| pw130784 [PATCH] test/crypto: fix return value for GMAC te 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/130784 _Functional Testing PASS_ Submitter: Hemant Agrawal Date: Monday, August 28 2023 06:51:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130784 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/