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 D4A5345471 for ; Sun, 16 Jun 2024 02:54:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3D6740666; Sun, 16 Jun 2024 02:54:43 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 20B6C40270 for ; Sun, 16 Jun 2024 02:54:42 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfdb6122992so3280041276.3 for ; Sat, 15 Jun 2024 17:54:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718499281; x=1719104081; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gPz2CSMQ54D96paPARSyJaRkTgVgcQhtqJfEN4evo9U=; b=eTrUpv43iT1JoGrdjrMzAAuu3worpiCHuGwga1XPBxZvX5tV3L7ShX/sNmVt0djzp6 epppgB5AoFPtIcSr2kt6mMCa8UQCkHOs5Lv0Ee0SlRk5lGOJDvNoji6JECBctt4exUn0 /ooz+KUeVdVhq60n5gm1k39Pj+SmhEU7ef6h4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718499281; x=1719104081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gPz2CSMQ54D96paPARSyJaRkTgVgcQhtqJfEN4evo9U=; b=VWdCdkobUltRKxvmyd+/eSLl0FPhp4UDUpkHI9IIwIAIMDRphF431fbMsoi0rIlhrz 1C5lmG2Qlx8CoMdK5BMno+ftrcsKh1w7x9evJjPA7/P3xdjn4IhvkSbk6dk6InGjQY0a 3yd2kDWFlLhfg/eqgw0LwEszmsPOvPE4OaFDfRCT3MzgfHpNcsQbTrOL2GTcRT5Lqp5U jMhqdQixH/1+oo0D4JeAMsEcrqatGQmmOfiVfbdowpUZHaolElqAhbcecmZcAYQYyC4J pCEQFVSf3jGRfcK9BvesMdNHvnRyHuQjCC1SDV3dWqC3wa4Rn87ykfVQOz0jBLEikAbf NEzw== X-Gm-Message-State: AOJu0YzPH8mtNSp0m31GTI12lEC3Sce/NNAfAwyyYcu6MRexy/FUVVXo awoRU2qwvAy5+2+mRLSSpQCNs+dvfRqE8jdv3s5+Ohb3OCY8QZVxPffz6zBT065kdH3YTJEdWBB 6I5REAmbmT9NTH6J1dclp/xD6Ia2JNaJ/JWCu0II/ X-Google-Smtp-Source: AGHT+IFWt3tKb6xo3srgESxqq7yi1LaAW0AtdgeT3CApG7v0wAhV4AaCxvPpt81cB7hEgFr7jxWpAXHKyh+L X-Received: by 2002:a25:b192:0:b0:dff:338e:4f6 with SMTP id 3f1490d57ef6-dff338e066cmr1347988276.5.1718499281447; Sat, 15 Jun 2024 17:54:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-dff3348c965sm120386276.23.2024.06.15.17.54.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 17:54:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 17:54:41 -0700 (PDT) Message-ID: <666e37d1.050a0220.670fc.594eSMTPIN_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 9491760527C9; Sat, 15 Jun 2024 20:54:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] cef922c9e0c53b05a7b939116b386993570c9bf9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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 _Testing PASS_ Branch: dpdk cef922c9e0c53b05a7b939116b386993570c9bf9 --> 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 | +-----------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 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/29454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/