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 A87B643841 for ; Sat, 6 Jan 2024 03:16:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B89C402EE; Sat, 6 Jan 2024 03:16:26 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 32AFB40042 for ; Sat, 6 Jan 2024 03:16:15 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ba834684abso6655339f.2 for ; Fri, 05 Jan 2024 18:16:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704507374; x=1705112174; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6hEFGAyIt45Y2FFHbLTzD1drfjhK7ndzQjbBe40uqig=; b=KZcp53E4bXup5bf9HccZzfF4jdfKkA9WCJXQxSN6DV3eloy/EmpZNCGHrkv7b2bYpj Kh1vaHqCuP7s1LrQzjLf542ZWFZ/3zB5PUvi3ykBnplqoBVS7HD+7ufiMqm1DuvnPRBa 0PM/XJ9D16oN+eSFsq9RSDi7Yv6O+6cPjuvWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704507374; x=1705112174; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6hEFGAyIt45Y2FFHbLTzD1drfjhK7ndzQjbBe40uqig=; b=uIhdLdIO/bbGkUiU3oNMUFgjb8z6IEVTLkyAo6+NGzUMndLdGUclKgT/iqSsOSxS2F YA8kiw090gNWWMK4K8xPN+JUIbYR02NDnjzYau5x8gHcYyuETzhYKp+/rlKuhTeUUg/q cyulSYS2Wk8Drv7zMewkMK6oKYHlvm19bXI12cWAWNfcHiidSrTwfnWnnALuT7/mrd3H HTfV/Exo84u13afouDI0rZWEnORZOpWdf7rk+2xitrVWDMGrsFJ6ofA2V4t7xKk3pnrY FMuuW+u5pyT+QqD8bYhDfQ6b/2QFogVmShPCyIfTzmbFOfU2dMvIHSBTWnA87fR0B9sD F0WA== X-Gm-Message-State: AOJu0YzGHRLDFF4O9v4Q+8b3zOBM9QEr+6NlmM03x8MpLzQa6tET1vOC clqQwUw+NEgLmxMddz9epJbVL+7S0ephIaKvp3yN9kBaud4P7gC1h6ydQVjRt4xFpJwSOOLdWGx hygNvBg== X-Google-Smtp-Source: AGHT+IGKjRxHL13hLaLlE4no1QEMzWd/VnmSjWKH38yI4TRd8WsX+vLOZPxBTKzfI9nKtGkXREV+LnIInxiH X-Received: by 2002:a6b:6b13:0:b0:7b7:9401:e330 with SMTP id g19-20020a6b6b13000000b007b79401e330mr567006ioc.16.1704507374685; Fri, 05 Jan 2024 18:16:14 -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 r15-20020a6b600f000000b007ba84e134dfsm74421iog.7.2024.01.05.18.16.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 18:16:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 18:16:14 -0800 (PST) Message-ID: <6598b7ee.6b0a0220.7274b.5de8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F290605C311; Fri, 5 Jan 2024 21:16:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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 | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | 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 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/27583/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/