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 71D0143405 for ; Fri, 1 Dec 2023 02:23:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58607402CF; Fri, 1 Dec 2023 02:23:03 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id B4289402C6 for ; Fri, 1 Dec 2023 02:23:02 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-db538b07865so30757276.2 for ; Thu, 30 Nov 2023 17:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701393782; x=1701998582; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1gxgXlNmUlC+UGhClsBfdEWAipqp46tT9SeflW7SCh0=; b=VL8IS2Lnsb8yBVSaa12caLHw3BTWS8TVcIPjVDPmhrGAizpT4CCp0UrtIZEsVeJfh0 9YBwGZFLi0PdaDfbkHUW8FDDyCXexQk/HyXlvYyASu3mG1YaLCU+BwN3NuO05njqcHXh O+Q6XLIuiEbKEw0RN4N5yiVPDqhtO8rkR1R18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701393782; x=1701998582; 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=A6fueXWBPNkW7FTGI0A/SCAsrTk0lYZq7GdBCubeTYWIgBpFpLCNAylu11SXazaiz6 kkhyoJQNTHAzGrXnqE2TRFhFxnJmMd3N8tbyzsYhF01NHBghFv9a66sevdZjI7pRafu/ WxImhNcKeROlPJSocPH0LMwK2t+VXlJUzoLlBP88ELcjzY3I/erT4tV2x8KhTCNp5ydW n2B+dUhGi2y/A9LfUosD+G6l8JSWUKVraG4wrCYWgDCZpmIjBulzNLDeiXh23oVhmxTe +BKBc7GBocFi8ydAAt67jL6vDzuyMBuC6pOPDFKm356ZwtM2wyofyPyubokTlXnBIWDp arng== X-Gm-Message-State: AOJu0YwODEAApCoG3h5xl0CYNfpY0t7wwWW1pME21Spk1MUi8Bu/m+bI LhSc0kmoLWDJqz3JrwOaiu2PcmT0q99dz08UYseVb5gKbzty6MUp1SG9WnlrVS60lfqKXyT8Tw= = X-Google-Smtp-Source: AGHT+IH41+3Zxvc9UxQhhSJxCanaZ5IfAHEctuiQoPHX9Ok+ApjkprD95xugMT2J9UtjxuWYAKyiRq7/gTHU X-Received: by 2002:a5b:f83:0:b0:da0:c80f:5775 with SMTP id q3-20020a5b0f83000000b00da0c80f5775mr19985145ybh.61.1701393782139; Thu, 30 Nov 2023 17:23:02 -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 i1-20020a25bc01000000b00db53a3a304asm8440ybh.12.2023.11.30.17.23.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 17:23:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 17:23:02 -0800 (PST) Message-ID: <65693576.250a0220.25c0c.0431SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id AD734605C311; Thu, 30 Nov 2023 20:23:01 -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/