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 BB2374367B for ; Tue, 5 Dec 2023 16:25:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B733840297; Tue, 5 Dec 2023 16:25:32 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 237BE40271 for ; Tue, 5 Dec 2023 16:25:32 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c69ecda229so1170493a12.2 for ; Tue, 05 Dec 2023 07:25:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701789931; x=1702394731; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0cI7OcuPkvoShux0HCpE3xVPjSBlpTO/anDE1iM2bW4=; b=PHzMvFAPpbk0FJMtSunmMV6BoxDCtwjOc0e0knu6eik2Tkw3oZ71jzQlo4nxNN+3qI jwu6SkjHo9Gc4qUBP0NDKvnCI21ncLV0lBvqV87SZIh0dWv6FG3v2uB7jBD44cw98kNn qy3rtacUA1kpvCM+2423t7239x5KRaBgkYhBM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701789931; x=1702394731; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0cI7OcuPkvoShux0HCpE3xVPjSBlpTO/anDE1iM2bW4=; b=Ac0MR2rybCs0YPTYAADU/KOA15SOmAHx7DUAwZf/EV9+NuMt7owJdTX4QJOkaeO6E2 0kwgVDh37QO2BzU+GglZhYdyUtX9wjkgxeB1uAGmR2LjQoGD05eEHP6YVGrdgHwzuo3b X6sqRuPADhnJiaFoiyOtDq3GR4rCMRzZ5g3KyVIUtj6oKn+jiUXrqRys7taocCOiCnkG Jz2uIJ9V9n23A6dvpW9h5tv8O2cvad8k9g1b3XOPU3uUBod9nNlMKm2Tw8470FN80DNY UyPvuXSEY3CEbYsCh/lyOTuP66OCunNpOqcyUGPoEhe9H+X+uAces+tw0K71dffn+tYi aBEw== X-Gm-Message-State: AOJu0YyBdl/G7CXB09R96iNwdgVJzyShTVB9VaQdbe4PMiUKggCZUEd5 Qz6lCaaPvfS3DRXv7Q7cmOb+s3QtXfnlHK7SLMLhN8zCvzHjyvnHEe6NTQ== X-Google-Smtp-Source: AGHT+IHvXjXcpfxnqDIcrhsLPA1jQbvvSm4DPepO+hHIk1VrSWQKlvdT5eMBhWxxmFEbNrUZO6/yUhGAhVvm X-Received: by 2002:a17:90a:b94c:b0:286:6cc1:5fcd with SMTP id f12-20020a17090ab94c00b002866cc15fcdmr1191827pjw.80.1701789931417; Tue, 05 Dec 2023 07:25:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5-20020a17090a19c500b00286f87d57e8sm37217pjj.15.2023.12.05.07.25.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:25:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:25:31 -0800 (PST) Message-ID: <656f40eb.170a0220.773b2.144cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A1068605C312; Tue, 5 Dec 2023 10:25:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a526461b0764de52b09b073df84f9e87ec120c93 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-next-eventdev a526461b0764de52b09b073df84f9e87ec120c93 --> testing pass Test environment and result as below: +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/