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 32EDE432DD for ; Thu, 9 Nov 2023 02:17:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13FCE4013F; Thu, 9 Nov 2023 02:17:50 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3D9804013F for ; Thu, 9 Nov 2023 02:17:48 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc30bf9e22so2678615ad.1 for ; Wed, 08 Nov 2023 17:17:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699492667; x=1700097467; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UD3ojYKkZNg3pqqFcenKmBt6z+q/h3OcQUZMAJZAFTk=; b=K9ebfcPGTj20xlNi7c7dNkcOqx6AHe3C9v+JFiDEp2sXsrVZJpsZY8dH5sLlfvTUoQ HIBERESKhJ5WGslOM1Zh2rJOJ8Pu9cH25bihjEmRXi7LtRBAfifZzQbmuvsBARRiTGu3 3sFkI8fK7ghxi1QJNiSGey8x/4q/hWuERAqNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699492667; x=1700097467; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UD3ojYKkZNg3pqqFcenKmBt6z+q/h3OcQUZMAJZAFTk=; b=bC+zNnOAk+3PaD0cSJnzT9sRYoC7tZAzKPiewy7dZ1ux+GE4YRok6y9f82SBZoYGzo OdKBAgGczLfmf6sJ5NFmVx6t/9ME2tAERbwIZ2jfsqRRWgT2jKoX89nYxmnF6JE7NxAL vOWusNyBVI/S7EIfaHOAIR6Vu53vyon8QmFz97aU3B7K9ZcMkAgGVDRG+MfRyDy+BPcT KZuU9JbX6sYN2ref6IIJxuL3nZI7gVUBhb+aNYkhnkcOh4BziwOMs6wB/YtoDcVvGZwD BgNt/5DCdkSl+6oVse4xhXfxF8qcTHF/0fWdjugGUkEvyQKExhaH4dgnswn0QBvIScB+ 9rNQ== X-Gm-Message-State: AOJu0Yx7eHG9H+uoFWl6TSQ32V370BXZc34WXE4s6puk5kbXJkShaTtS 7DfPIxz/Tovebm7PRdc+B/g3j7DTGDMqs7Bnnssl759M9NSYVHIR+K0UvU75iw6DTSvbUKsD5g= = X-Google-Smtp-Source: AGHT+IEg4Nkjk6qRVpZ+OOLk0Jf9Q7ExkVaQISSlsT0DPWFj5/bP34BPJaQ5pxx435oWMQwTpFfkPWHgISh6 X-Received: by 2002:a17:902:f681:b0:1cc:30bf:d07c with SMTP id l1-20020a170902f68100b001cc30bfd07cmr10282276plg.10.1699492667374; Wed, 08 Nov 2023 17:17:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jw3-20020a170903278300b001c32fd9e413sm507433plb.71.2023.11.08.17.17.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 17:17:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 17:17:47 -0800 (PST) Message-ID: <654c333b.170a0220.41de8.7088SMTPIN_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 7B73B605C318; Wed, 8 Nov 2023 20:17:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] cfaab02a58ec4e75237af64d92e695df5179a9f9 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 cfaab02a58ec4e75237af64d92e695df5179a9f9 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/26890/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/