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 0B09543395 for ; Wed, 22 Nov 2023 03:31:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06B9540150; Wed, 22 Nov 2023 03:31:06 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D4A4640144 for ; Wed, 22 Nov 2023 03:30:55 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a6907e9aa8so223058439f.1 for ; Tue, 21 Nov 2023 18:30:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700620254; x=1701225054; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HA1orEaMWR64C7ptSyqDGW2gD9+2uAgAZr3DQ2CrzgQ=; b=SF00G3EGmvxl9NXRb+WjUoWqqBsfhO+3EL0TCtjCHr97se2Vy1DCbBcGdE0dqp9G3i YmA/GiBJWcp56rTJEPs8S7S0HQC7VOf3aq1e1xmwjKIryneuhfNZwo/M4tjYc6QU4WWb A1E1Z0bZSPwMHOPuJGYXR4XFk4rXJLKFOuVZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700620254; x=1701225054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HA1orEaMWR64C7ptSyqDGW2gD9+2uAgAZr3DQ2CrzgQ=; b=I7Oev7IPM7kWEsERkoZrb+9bwV02DkdINa0Wb/AC0B+XDGvsxPQHPyoLP9xMyMmL0H JGYMC9NCvY8uhC8DbkdA3ZBLTTTPcCIW09jYx0oWODTHDPdKZAwx48yRuDK5oLzIs7SG xMfdqNsPZ9AAvdlsLB06oWZR5MMsHRBrcUNnJCvn4a7gmiKhvFQiLNjsV4FuwNBadlHH kzdYxVtqB9w9IiIhM4aXYFsjAwuVP6ZvjWpg/DAz4hxUzlB7YvxVxxpANwhWAbDUhfVr WJ1FpneFFZlubcIAIRYplR/qCSJ8kOQ8IyFHCZ0nBbUum5j8vnEuQnThR5ng7pe/Yuf7 lOKw== X-Gm-Message-State: AOJu0Yw3Q0/I7ZQOqR4oAPWsqQBitzV4rZ5qZ1f4SESiUIlAM7fNu0Ya LSX7b2Pd0YX11z1YgJPs8DDrBIZOQ6Gzye78aHCUadHhgxMuCbEtNBVKgQ== X-Google-Smtp-Source: AGHT+IFE7Bx3SQIUex7HF2O1lQ73WNEEc46GWrr8A9yo6aQIBh8GVAtPp5FsABjmy+GIUmCCX0enHDvGwDjx X-Received: by 2002:a05:6602:9:b0:790:ab53:ed16 with SMTP id b9-20020a056602000900b00790ab53ed16mr866145ioa.21.1700620254393; Tue, 21 Nov 2023 18:30:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s9-20020a5d9a09000000b007a97c990d5asm686172iol.3.2023.11.21.18.30.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 18:30:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 18:30:54 -0800 (PST) Message-ID: <655d67de.5d0a0220.c29e.d379SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E44C3605C311; Tue, 21 Nov 2023 21:30:53 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] baaa446dd47ec05a93bb1843fc49791c8fa21697 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 baaa446dd47ec05a93bb1843fc49791c8fa21697 --> 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 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 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/27069/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/