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 B72B74333D for ; Thu, 16 Nov 2023 02:01:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B10F24025F; Thu, 16 Nov 2023 02:01:57 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id C926F4025F for ; Thu, 16 Nov 2023 02:01:55 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-40859c464daso1898485e9.1 for ; Wed, 15 Nov 2023 17:01:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700096515; x=1700701315; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=90jguPYHzGINS5Q8G514Z09+XWi59gqrAbAXW1plvAo=; b=HBcuhJ+KYBapiiE8fN6rdUr1FdoI4zhZDBrvNUA2dAMyadJKBHHQhUACwjH2DDud0V YGojtckOwRHvr24c+yAxm9kCa3tbnpkEhPC7LNtzyrBGmYxvuFwjmQDL9Gj5qqOTEEAC YAQGsqmfoJnoQkPg+MuJWHM41x5LERRKeGyys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700096515; x=1700701315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=90jguPYHzGINS5Q8G514Z09+XWi59gqrAbAXW1plvAo=; b=Q3GAr1Voyq27+HWjHgPcxCOVAUpj1fGjwC7nzc3Y89oq9FpV+SwiY5sMZQtcmOu3Gv p3Pprw06Sv5IFMmUir9Hygc/gxt3Sd9c3CEzA4cH8KGx8Ti0W7RXsyUMtL4zIRLW/EsQ BzV9FYZ2epxMRER1AG/VQ54nBUoB5tUyVFnxX9Cg1AWwoKJ5KcvomS4LdGr5yDSYVRWe iAdtCNoQCISNop71suMmYhbXbTbLRtm4J+kNn1gyoF03o+kbEHXP3giIcmK+Nm7Lv6ie 0YHc3nKmpNIAZrEnSZXTzGtH9jbBXp0Uu3aIhDZndYnjrnr/JInOeo3uzBFc3H8Vo04j AbEw== X-Gm-Message-State: AOJu0YxOAEWDIrQY3lzP3nSMqaB7GQmv3wQ9/pLXTqtYy9Olq+nwyX47 SVglDpE/yOzTelzVX9UeIw81hLiIRIT0MeZcciAyqyRs8K8OwwHLh/zg3g== X-Google-Smtp-Source: AGHT+IHEcaobISIC4BqpsUuWVj9r5DERMaZHEopoBjDbcgQL7pYALe/ai5zXT4U/PXmcFO10Etki4QN28ks7 X-Received: by 2002:a05:600c:1d98:b0:409:6e0e:e970 with SMTP id p24-20020a05600c1d9800b004096e0ee970mr10227520wms.23.1700096515667; Wed, 15 Nov 2023 17:01:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j20-20020a05600c191400b0040a4550303dsm102817wmq.25.2023.11.15.17.01.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 17:01:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 17:01:55 -0800 (PST) Message-ID: <65556a03.050a0220.c049a.301aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CE068605C318; Wed, 15 Nov 2023 20:01:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8435f4c3cecbd6e7d0ac682fbc244196d170ae3 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 e8435f4c3cecbd6e7d0ac682fbc244196d170ae3 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+---------------------------+------------------------------+--------------+ 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 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/