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 1D373433B1 for ; Fri, 24 Nov 2023 03:56:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8E5A40A6E; Fri, 24 Nov 2023 03:56:11 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 86A7B409FA for ; Fri, 24 Nov 2023 03:56:10 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58a01a9fad0so665023eaf.1 for ; Thu, 23 Nov 2023 18:56:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700794570; x=1701399370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zYSNJa+wvq7MkUEQJ6v+vm+Zfpb6Uq+qpwItXv6j1mc=; b=gTtGfpFUateokdfd933EiW5FjBDALauDI1S9CS5OIbUBV/zVa7xfpSqMr6MY+R+X81 YKgWNp43DVqK+Do3/72l27d5KFbrPoEIGchLr6H/8Xmxqhb9mHEU4zSYORsRqIHw4c4U +lWTPvK8omb4fZWxZFvX69aFAYBaUbsrKIT2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700794570; x=1701399370; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zYSNJa+wvq7MkUEQJ6v+vm+Zfpb6Uq+qpwItXv6j1mc=; b=P4/iMCajJBOxWoK+Aw0PyOM6T1Z2zaTjCouj4YdSWckqaKhKtCyj5aMI/R+2yXroVm e2514pLLXSNjn/YOqCCkXwwecyKQr3Ia/k6Zh11ciX9Vq81MvLJwZc/Pmd3AS033Sghm E1oXHy06E8ia47a7omJyEvMTJOt39rFg4mHfvCQRh4L6mjb/Xk0GSzeBlCr4zwB6pHxc o0GOzKrX/HxBIUVzPCTab35dTvBkg8VaDN46T/5wKqCUjs38qnJakcYyopqdQHKIubOx FWUjLp8CDG+03EINKVFM9IRM9AW86FQYOtZ6oHNiL1l6R2TM8hCAEIanp2B8TJT/+aRZ dfbA== X-Gm-Message-State: AOJu0Yw/Prp2+zDXJ7Qf9WjdR29h+bYn9d53WAIoyCiBxEnkjIjSR4t7 K+QQ1vJWROsUcL7+nLDuu/JPgDpP89xYO3NjGEsNSSqB3kXTCrRj3ZRIFj0D7xeYdhIbT+voFg= = X-Google-Smtp-Source: AGHT+IHb5FcjWhnDRyVsg5uK7Hbwqe7CpnDEKJ9d01GjTbjl1SmA2+dNBD/0SU1GFlLQX74Rzh6UZb5sjhUx X-Received: by 2002:a05:6820:628:b0:58a:2105:f3f1 with SMTP id e40-20020a056820062800b0058a2105f3f1mr576527oow.4.1700794569840; Thu, 23 Nov 2023 18:56:09 -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 l9-20020a056820030900b00581df346971sm89512ooe.1.2023.11.23.18.56.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 18:56:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 18:56:09 -0800 (PST) Message-ID: <656010c9.050a0220.17496.2879SMTPIN_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 431B060004C2; Thu, 23 Nov 2023 21:56:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 0e9dd79c90e907bcf69851434882f7877cdc3dd8 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 0e9dd79c90e907bcf69851434882f7877cdc3dd8 --> 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 | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (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 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 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/27104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/