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 EAE7843405 for ; Fri, 1 Dec 2023 02:16:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF96D402CF; Fri, 1 Dec 2023 02:16:25 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 1BD37402C6 for ; Fri, 1 Dec 2023 02:16:25 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-464431a39f1so543041137.2 for ; Thu, 30 Nov 2023 17:16:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701393384; x=1701998184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1gxgXlNmUlC+UGhClsBfdEWAipqp46tT9SeflW7SCh0=; b=hpXyTJWKWpagTsGLsd0VEDfGm+8LhFAfnmDahl6TUFbgjB92wDTf3BYz1/dSd5gmmb AbI92rnhFyZySJTVuiQHNM9EIYacawaDluh2s276ydICCSTnjwg2Kz1xFMtE9iV0WVel raP3n6LmWLcpes+3wxbALUgjWzM3kxMm7YqFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701393384; x=1701998184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1gxgXlNmUlC+UGhClsBfdEWAipqp46tT9SeflW7SCh0=; b=S3JXWgwjPHRKLFNemN0+ajZulB5C7fAteLKSUCNoG/qA/AxZHnn98/pCTFAQimWcax 820XmUOvy86oWEgtq0K2euKHh/Dc/2i3WakNcvCSfjYvT71b/hzefyHR94sIqj+prGiM yJJY4YjPZdERtx/HoLMtA5iqxyvMk4XLfIoxEclwd4Yv3bpriyx0skE9F4DM4UXFVENU 1pqcgJezVKrOuVoGMezWhIJE4jFCmEPfimks/Z6etVhFrTWIvR+77qWsQjmneciJlmbI XkAylf/PckQxx+gzHZw9iJKSRculYaKRlYDN8dd80hSBqHCw/jVhp3Q+S7nxkhCB25kf EvcQ== X-Gm-Message-State: AOJu0YytXoRyvFJalpnqkKmEiLknqFvirSrBKp2VgGYdCiWTGbccWeIU bEoSi0afv4GKaMGVaMzLd2XzldaNkXxilWjMW3wh9gE9rpdwN+DFbVEsv9EOzdwJWGtPjRcxRw= = X-Google-Smtp-Source: AGHT+IGG3L2XRlJUQEnLLJCBz+js9+Eccjsbw/AhWOl5V0eVSXc3IxdyksYu0ntjXe4KZxrMPjgAQmI/UfOj X-Received: by 2002:a67:f5d7:0:b0:464:4447:b84d with SMTP id t23-20020a67f5d7000000b004644447b84dmr8356808vso.0.1701393384373; Thu, 30 Nov 2023 17:16:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p14-20020a05621415ce00b0066d04196c3csm117922qvz.37.2023.11.30.17.16.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 17:16:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 17:16:24 -0800 (PST) Message-ID: <656933e8.050a0220.94658.35eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BF0A605C311; Thu, 30 Nov 2023 20:16:24 -0500 (EST) Subject: |SUCCESS| pw134724 [PATCH] test/crypto: add ext mbuf test for aes-gc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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/134724 _Testing PASS_ Submitter: Aakash Sasidharan Date: Thursday, November 30 2023 06:56:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134724 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28499/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/