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 B1E7643405 for ; Fri, 1 Dec 2023 02:09:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC8AE402CF; Fri, 1 Dec 2023 02:09:25 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B1EB2402C6 for ; Fri, 1 Dec 2023 02:09:24 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b389399dfdso48345339f.2 for ; Thu, 30 Nov 2023 17:09:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701392964; x=1701997764; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1gxgXlNmUlC+UGhClsBfdEWAipqp46tT9SeflW7SCh0=; b=M4mGqNjlGu1Mm4dGpAC3bnrKUDo8My4TRmsvZz4i9lPTbGlHenhu9gmVSqY6ViJ+Ts FMLVZu6ajF98yqpHM+mqk/5iO1y7m1HTfwVzAk2MpAaA5++2LjxOKZAW0VposkCSPW13 64ThlSEm520P/2SCbdBtkxEns05BpLJ185/YM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701392964; x=1701997764; 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=UImmBEvmPG+cVj94oNnj2k1iU7JtNSp9btbT9dmrKExVVR3VyBzTa5SJYF/VuISSd/ 6g9JD2Wej1SUWbELU9BMSUrq/O7LBVxvEqEI/gdHy/2pDiXj5v6VJIgbPKPPtIx6AY6N vto6fGL6xblN1PC6Cfi6Nl/f+yhv+Yreto0sJtuLm+Uvn3SZKj3jbEFcg+sBYerWv6mu swEPnexBMyAOl/i58s3LOthIKpDUwZrYBQ+bnGZoVm0xl7sOv1lu/9yuNIttrfygM1FN kOByMY4nbUJASAVLypm+4arnjWJ7PMxgRu1XYUzZawoLASg+oqDTom5zr+zcwDxlt8ck uPpQ== X-Gm-Message-State: AOJu0Yz6+T2NdkwlfdeZQkq+GL6+X5kCwtKXKEezGV0rU5ZKjaVm5z1R xFjYEgyYxx7xN1KxJbaVeXqPTdn7pcRHYFvnaUlHvGglfchQC4ZWQU7oHlk7o/66tvrk1lCB0Q= = X-Google-Smtp-Source: AGHT+IEGQzZVJKJRPLufqIwT0QPu7ksCmsPKE7IpWAxNp2LS5/DyBjnFcR6ImW0ZhoAvmFDoj/tEYGBHNU3A X-Received: by 2002:a5e:a915:0:b0:7b0:2027:efda with SMTP id c21-20020a5ea915000000b007b02027efdamr21624423iod.5.1701392964092; Thu, 30 Nov 2023 17:09: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 11-20020a0566380a4b00b004586be7351dsm117606jap.11.2023.11.30.17.09.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 17:09:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 17:09:24 -0800 (PST) Message-ID: <65693244.050a0220.39fd3.4612SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 37E2B605C311; Thu, 30 Nov 2023 20:09:22 -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/