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 66F9C43200 for ; Thu, 26 Oct 2023 02:03:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52BC54027F; Thu, 26 Oct 2023 02:03:35 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 424704027F for ; Thu, 26 Oct 2023 02:03:34 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3577ce73552so850155ab.2 for ; Wed, 25 Oct 2023 17:03:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698278613; x=1698883413; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tr8l8vIGReou3O9zdqCgQPdUxBpoPmtIbwrfphkos40=; b=SKjbYsrUgWGcE/+ip+c823nu0KZRal8/zGFRcrPsGN+mF3iAzkoaqs/oVjU3611n2d rV/GbrPLGCH+HZ2QaRWh+LHFaXZKM2uS4EfcWsTsLyxbNZ5GA2+JCz3oslnUrii7v4Kp ecsnTOS2C3HGg3LNfsdGc81X+EdZRbFK8Mj7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698278613; x=1698883413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tr8l8vIGReou3O9zdqCgQPdUxBpoPmtIbwrfphkos40=; b=VXUvBUDh5swBeRPENoa24HoQPD36A2jPWvfKLuAgpKn9Of6Rxv/q7nruLhyrWYdktB YNLbOIEXnSVe8S2nBiuQjN8GkU3wf9Kaq2thwukJtTBXXTtNRBI8BxeMOrB8R/7WLEf6 u4ZZZwNQRzWYlqXfqw/97zL5n+BEs4cqWXFeVeD2hgdvanK6jRGXL7AVRy/xuNedXpdp rChnEHnMCiKASiSvMcrcDWqhASsb0xgalg4RBVklBIBP9jb4SmATh3RWlNDcqEPEH/6v SpUhVHlFV2TzKjVj0tRkdN1jJ+yMSeFK+7Ow+/ThXPikS6Wd/yFfJTd8g0ohgy43cSI+ Jh0A== X-Gm-Message-State: AOJu0Yz7NPzZ/zZgR6kZ1UvPAHhUSrXn8jcPe7wBinuP5bRljEckh7aw AzppdLLFjHZIoEeQ+wo7/JgUMCvb7vB4oRyOhF36JF90DEv9681stH1wlQ== X-Google-Smtp-Source: AGHT+IGrAQ3SL3ExRsqrSBstgMjZEdjnCZzeXpqVGdNgp76PfpQfFYN0BV9sn5wNciGAKyLOptmNRdg1VZrw X-Received: by 2002:a05:6e02:1cac:b0:357:47a3:adb8 with SMTP id x12-20020a056e021cac00b0035747a3adb8mr22672825ill.29.1698278613624; Wed, 25 Oct 2023 17:03:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h16-20020a02c4d0000000b0045664b9109dsm69224jaj.73.2023.10.25.17.03.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 17:03:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 17:03:33 -0700 (PDT) Message-ID: <6539acd5.020a0220.e0479.1e45SMTPIN_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 40FD56050A61; Wed, 25 Oct 2023 20:03:33 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a91d60a796d08511ef30db7aeef76410ec8cefcd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel a91d60a796d08511ef30db7aeef76410ec8cefcd --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/