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 28F8143219 for ; Fri, 27 Oct 2023 20:37:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23E7A402B9; Fri, 27 Oct 2023 20:37:52 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DF72F4025F for ; Fri, 27 Oct 2023 20:37:43 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-66d0c777bf0so16370576d6.3 for ; Fri, 27 Oct 2023 11:37:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698431863; x=1699036663; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vVOoG5y4UC0A9eJHPKrDuaUWueBoSGkTcv75hX5gCOI=; b=WwcF293t5bw/CngiGCRDAdVUKKzueJdj4A11XwIEc5iZwfx95Xs+oxawmukiAbObPk SvJeawgMtKV1TK6cvsfv554fyIPodFUc/fKEldRKprJz9oirTNFEFvSbewUJvcFMLCeX sk1N0Bc2PFcuH6F3JPTCbBHTYOy4ZWjGFTX/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698431863; x=1699036663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vVOoG5y4UC0A9eJHPKrDuaUWueBoSGkTcv75hX5gCOI=; b=L2aUGp7UoisOSGI799y85iofSVwIPm+TYi/1fStkI40hrFx4tPremwIasdJryFl0t0 dhr83m8PhES8krqc8gntAgHwmvwNoEEFAq6uMWcyEp6IV11OgCO8dLIi7q7r2fxCZxZH 3zlxuKZAjk5isNNl1XAIynlfGjpV1HU5yjQ2c5tAEhYYum+h0mHsta8rjSX8+37fF52j ZXzFTC6gs+04vBQrpVC50vLB78CwX/iEL1fWVzkOS6mAO3Wr8dRFh+k2QkPDmBnaedBg hWNqoSe6u51lvfvZstfXsHrAE3RZSBNyeVkZ5blfBEbA5KXu5ie/sCLJ/K24bVCTIADi skIg== X-Gm-Message-State: AOJu0Yy69z/6y0opodLTxYH7+8HS2b0GTPe9hW7e1dpL+fuxDaW3YnnB 8+vgKihM8uoDEtFMSD5Vt4Kg80jrYj6u7hSuHKRMbIGf+pOxh0bZkVQVOGPjSpfkcA== X-Google-Smtp-Source: AGHT+IFEK9l8q+31/okkLwmPNCQYRc12m3DgafD0nePSk2Vl8nzZcF91kNaI43FlTmRIGhMBLyYvyUGzQNEP X-Received: by 2002:a05:6214:c85:b0:66d:6afb:ba5d with SMTP id r5-20020a0562140c8500b0066d6afbba5dmr3877999qvr.24.1698431863343; Fri, 27 Oct 2023 11:37:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p20-20020a0ce194000000b0066e0c9c0a5dsm185556qvl.2.2023.10.27.11.37.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 11:37:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 11:37:43 -0700 (PDT) Message-ID: <653c0377.0c0a0220.5f59e.3651SMTPIN_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 10FE3605C34D; Fri, 27 Oct 2023 14:37:43 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1564a4b7e5632749fcc592254b69f9de11e06b94 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 1564a4b7e5632749fcc592254b69f9de11e06b94 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/