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 87BEC4416A for ; Thu, 6 Jun 2024 07:49:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 785504027D; Thu, 6 Jun 2024 07:49:21 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id D898640268 for ; Thu, 6 Jun 2024 07:49:19 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-44030e79ed4so2606211cf.1 for ; Wed, 05 Jun 2024 22:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717652959; x=1718257759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+PVxe5d3PheZtSlt/izT6kaS2K5m5XjnvKKilNWhHiw=; b=PiIr2XfhILfFuDPGP/YkGyBn74tog0CGf0X1Jm3T9Ond1t5rOY6BBAG5zJZ6trEZ+b /n8VRSO1Ry7G2+THXF6ycxGD8c+jBegflvxDUJOumULDCZnBng/p10IhBPhi75T/BcQD +RBxYtRYVOqgmxkQ2PpeiG+8fnWPtG98jlKBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717652959; x=1718257759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+PVxe5d3PheZtSlt/izT6kaS2K5m5XjnvKKilNWhHiw=; b=oUd1pPy15SMxFKcs1MujH0gxWSBijGxDVB35vHfOcftLcA2N0V3ERjy+9UblWBImSE 1SpstnwAXmZKm7uEixt6zCww/KrfIYI6xxsrMgNy9ilVMYH3NIFRuCJu1pKueVdzXkVS B3dv3GfwNdTHvItWt1kvgUtCwvJld5HT9l1NcOyZ0jw7RZFUrJh8XpmND/qFDMCbkkiZ VOlh4K3QlFxeptgYf3Ol+hgigfdE2EB/KumdQNr8SvOGWK096l/8+B5IlEvMTCKuyYzG z6CcTVPJxEdNzoP+Aa90GkKOuZ/oOrpQ84FmDkPh6hBKXUrcqK9DNx2iE8drxSPjXiVy s77g== X-Gm-Message-State: AOJu0YxRU7eQbw3UmhDtEjJP3xQURzNe//RvkZJVUtwp+2LJo/G36U/r DFStXmhu5LJjtmxQS79+CXiKVMRb38fbMjxDTYJ2KhBP2bhA20BfjbRY4jE/pUcpnT7k/JjNU7P AWF7QyZX9Kt/f4el+wrWNH3idF53FUYHG X-Google-Smtp-Source: AGHT+IFNeferrlT0y32eFNevkb3KALJfa4VFavCzAk3fLhtAi0xbdn2MJ6WnHlsLr9NGwXniM1FH/74RDV9b X-Received: by 2002:ac8:5a15:0:b0:43d:f7df:b9ff with SMTP id d75a77b69052e-4402b57e9d3mr45952401cf.6.1717652959306; Wed, 05 Jun 2024 22:49:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-44038bf9f97sm120311cf.26.2024.06.05.22.49.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 22:49:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 22:49:19 -0700 (PDT) Message-ID: <66614ddf.050a0220.3e18e.0d77SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE559605C380; Thu, 6 Jun 2024 01:49:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> 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 | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29353/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/