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 2D0774334B for ; Fri, 17 Nov 2023 03:35:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1212F4067E; Fri, 17 Nov 2023 03:35:59 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C19B4067E for ; Fri, 17 Nov 2023 03:35:58 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-da41e70e334so1474181276.3 for ; Thu, 16 Nov 2023 18:35:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700188557; x=1700793357; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6J3Ws3+7xpjguVKLc/Da+5J0bHb+tl9DdR4685aelNo=; b=OCYZ/Y2/kOIvescYRt1GR3BcTXwinmpRIAOmUU3VaFbx3Tl77L50+7T2XnvruBxycp TE5GWs7ebPMylbUbjKyH6A5wMu1dPhrbXEMIJ3VQyDOG6iPTJqNQF4aZESjlwQz9QPwo DaFn4eGFq6NXjHYiXDkrYc7rInxejCY7enZ8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700188557; x=1700793357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6J3Ws3+7xpjguVKLc/Da+5J0bHb+tl9DdR4685aelNo=; b=bh+q722KenFh/kclqbJaEYxn43kBWxmCU3yBIX63yMxNkTZN1hcoQqX03T6tj1A/Wj rxb2x1/vkDdR81yaZ8AOO8IboJpsL/Aej6ubxPEzTPAqu1j4SUl3piiPOYJly/aShnfm Vkgis0aTCElBLuTyHhZUQ3ooibWCJqSKu0lQ2a0+rYifzhCwk5LCOx1HzRzCz3Z7tOiC a2mfmpbDJ9igZP7TsWsJ8OJln611ecC9taM2ZPk/PlsfkHYi/F9CCYM7dfSxeLX3qvKh o9G1L3jkwZhsXCbLltHK5UU3Xy+4wCvHSKAZJ0UjLNVOluuYWELTXA5Pkt92ANMI1NBQ 8tgg== X-Gm-Message-State: AOJu0YwpjLpI1yo657HANcFCjRq2SiYzjFqRPnXNzkh/JX3dz6H4AV9S F8s/93i5xPFFxkEUOlb8AY6M+3H5zQKHAQvCFAXXGt1AeW2D96FCpes4mg== X-Google-Smtp-Source: AGHT+IGNjES2/yCu6+loO9uVCcKSNhPN6bLGGpOlzhPzX9+spsceyDUdXf94S6ipj9bWSeDKLM1M2tA/0DYx X-Received: by 2002:a25:3617:0:b0:dae:263e:5007 with SMTP id d23-20020a253617000000b00dae263e5007mr17518706yba.52.1700188557699; Thu, 16 Nov 2023 18:35:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w1-20020a254901000000b00da03b6d4a0asm44714yba.33.2023.11.16.18.35.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 18:35:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 18:35:57 -0800 (PST) Message-ID: <6556d18d.250a0220.693f9.2847SMTPIN_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 4B689605C318; Thu, 16 Nov 2023 21:35:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 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 6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 --> 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 | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/