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 4A7C843CBF for ; Sat, 16 Mar 2024 08:29:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46B5E4026F; Sat, 16 Mar 2024 08:29:08 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 5E80F40266 for ; Sat, 16 Mar 2024 08:29:07 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c37f55993dso187671b6e.3 for ; Sat, 16 Mar 2024 00:29:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710574146; x=1711178946; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E7yAizO+7DCQlkaI53HMcj8WZRNcgz6ytzeiKQtrIQE=; b=eExsZ2Lj8OZMAX0U43qMNZ8oP4J1mTXBkVhUsA9yOnkR0JXusuXVDzHuvd1E5txQyf Ftj6o78OPEW6AnKaMWByhTxkWpbOWXI3jUIW+9+ugG3ILxdz+TyltP54GVRO0ihlZPv2 5AGBpoB5Erau81KhOZfuH/Ur+hx8hAeBK3dsg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710574146; x=1711178946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E7yAizO+7DCQlkaI53HMcj8WZRNcgz6ytzeiKQtrIQE=; b=vhb8PNySOtI/3z/eWQ5uCq0CPLyoULO+xaxbhb4KqHkEFtf6GdR0Z9uSEpoH+m7REm CUskJ/g75k4LSP/VgoiW7NGI0f3H3kL5wC9/4A57+TBdRRYAQFlK6oJcJ0dc3BiADOZT NTKxkegwLOuTOt7juoOQfw8tH5Vyy3B551OYG+Mjk/CjhpnsXYGUSu62+bXrO2qCy95s d3GB0lH/miyT6oX9wnzj5RckNawKsGHvvme/DZ41nv04q9qJO9AicfyvKpbGc+r1JkgG Md+gWObgU/+if+wWhYcrf3unhjfACLGVLaryAwaQ2lIXz/KsOHVU+A0d/XJu+9TEIiOl Zs8g== X-Gm-Message-State: AOJu0YwogncjI62hhgB041xKIL3u18xPz6P4HoVWlIdcdnb07rCVRWds 6hdhbBKAyVGacEmdSavxAk+aC4eMbR4M6acOXt6VtZbLmZTmTFhkFn8F54K/oGze2G4vi67nczO 8AVrO3LeJbLt1ZcMktzqwgsrgPDYoOrx/ X-Google-Smtp-Source: AGHT+IEHu2DiimEft1fHywVCaa9FAAd64I20ue2kXz3LKGyCCrbLnqr96dAVVYwK/1P9yCNMFDR6i661yWKj X-Received: by 2002:a05:6808:17a4:b0:3c1:add9:5a3a with SMTP id bg36-20020a05680817a400b003c1add95a3amr8247959oib.32.1710574146728; Sat, 16 Mar 2024 00:29:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p23-20020ab05497000000b007de3072266bsm115600uaa.9.2024.03.16.00.29.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Mar 2024 00:29:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Mar 2024 00:29:06 -0700 (PDT) Message-ID: <65f54a42.b00a0220.da170.8883SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 61F916052471; Sat, 16 Mar 2024 03:29:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 20db7deeb5131e46e859e212b334e8bef88ae701 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing PASS_ Branch: dpdk-next-net 20db7deeb5131e46e859e212b334e8bef88ae701 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/