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 A72D541B26 for ; Mon, 28 Aug 2023 09:37:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9270D4021E; Mon, 28 Aug 2023 09:37:38 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B093F4021E for ; Mon, 28 Aug 2023 09:37:36 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77acb04309dso98193639f.2 for ; Mon, 28 Aug 2023 00:37:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693208256; x=1693813056; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UULVsE5xDigEH5iZGh4RSpROH8sJJ/ZRCcAdoSJaQqk=; b=ASiZZdBv8FXgBzxI3TaV8uVxX1ONeguEuQYmedCwu3Y4VyShoQAFgAgP8XL9/Mux1K te1dx7vziyK0SSrHhVjHuSqHzCbTw21laeFZrnvv4K3zazOXWeJ8XA2favCYxSeL4vCK 3ErB3DgKfICvIjYkIdGpC/9gCFY4guHDYuQ2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693208256; x=1693813056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UULVsE5xDigEH5iZGh4RSpROH8sJJ/ZRCcAdoSJaQqk=; b=Nj22b/Zqx6FJUSFQLDN5LID5VBOrQGCD/WIIOcKXiD8WbScgw3VL1vJGiIAF98ANAd aOQHHTkBkxm7uDQKcuNI6r4JBk4vg4Efv0Decyb6jlDv4Z2XS3/wg4jnl6OUyj7anjC/ tXHXhpLdZ0BiTHwqf9QLW2AJ0VcWHMDGvu3siGyXwAaBkYNew2Q4ynbguEYCNz5pXzQO Dkqllucpyqvu0kACJ22AV2Tz54466mX/wbbsaxzpgH8NQoZToiGXeOUqndfpprSJMJdM 9ZGL2V+xgzre6YIZFl6ZU4OZlHVXElMpuA6ytvcTupBN+2SkZOMrUGYbYajTKHqEZXTQ ExIA== X-Gm-Message-State: AOJu0YyIMwke2pYeDcyAgcWkRbgSP8JnLlGlefO6tuHvOJXFM+qzW4Jf BuvfyrHMb9DnFoRQhAFtq2V5Rzf/AR6L/tqPUB+jQICtDBi5EJT8IUZoJw== X-Google-Smtp-Source: AGHT+IGap/6X1BeSEpHRj9vGr4fQa9JrZog/7K5ffL/Ch6KoRwAgb6l+a9f3jugPNYlhyQFchIuuC7xNNe0s X-Received: by 2002:a5d:8490:0:b0:792:63d9:b6b4 with SMTP id t16-20020a5d8490000000b0079263d9b6b4mr13646911iom.21.1693208256110; Mon, 28 Aug 2023 00:37:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p12-20020a056602258c00b0079187d2f206sm329844ioo.7.2023.08.28.00.37.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 00:37:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 00:37:36 -0700 (PDT) Message-ID: <64ec4ec0.050a0220.203fd.f0a2SMTPIN_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 9A3D56052471; Mon, 28 Aug 2023 03:37:35 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130784 _Testing PASS_ Submitter: Hemant Agrawal Date: Monday, August 28 2023 06:51:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130784 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/