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 80E224320E for ; Fri, 27 Oct 2023 03:07:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C6444003C; Fri, 27 Oct 2023 03:07:53 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D5BCA4003C for ; Fri, 27 Oct 2023 03:07:45 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-357c9dc1068so3830965ab.0 for ; Thu, 26 Oct 2023 18:07:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698368865; x=1698973665; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mmf75oeAVfRNOl4/QwJKkb0TBsUFj+7VJOHY26ECsIQ=; b=dd6JbpewtJFKJCBXy8PgXW6W5Q8OI3wlToWdjJL7OJG1cAZ+4yHMYrOuVyXbApgDbN 5il8g0CyuHN4FIQLL1pRWTw2F/3KI83GyM+knXLPx2Z+4i2ukqOirUGUjdSRc8E+SBXN j2S/3/aI4z/OyE1QHOosEv4+7oXkua7KstSTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698368865; x=1698973665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mmf75oeAVfRNOl4/QwJKkb0TBsUFj+7VJOHY26ECsIQ=; b=XM03Buq0cGXQGjhifzMGAdh8QlBqbdIBr77LvgcURxT7IcnWbQIi3vkfYjgS0eAONj sXgvhAuvFoui+O/8khgWpK1IU5iXHmJtFl3eI/fX1Dp3jHS/Pnk6KdhlneH3VBJo/xXz yG9Pvkfm7bsVtXsZYP6q6O6KSQbjESf6CjhPlc/QZnUXb6JpHSse8iDGa3qZGjUMNMtk Z5ElLVOdD4ajdT+kDjYEpR1afxmKoD+/93YSw/rqPmz03t+ES+aV5AdVSaN46NKPXgAm 0ZP4vbbPHKZqf6YtuWc4E+mHHiCbYc7WJ2qvU1qTTYYIaasqYR/hMJK8sjF2KFgXAOGa q0vg== X-Gm-Message-State: AOJu0YyMQAMY+ZcZJL/h/XUX62s2jYv1Ka5POneHL3sLhdTwl9Ba0QwM S4vUkd4skCTONGTOoD9eg3PZeDyi+E7UjjndVbO8o+ToRELgC8SYaTyBpg== X-Google-Smtp-Source: AGHT+IE/EhZg80/lVKgJGn62CqO4LRTzW+nh1ROvxWHmOL30cLy0DLFpGP45A+/uPmPhNnTuTxH6OfrfGH5M X-Received: by 2002:a05:6e02:1849:b0:357:f5f8:2245 with SMTP id b9-20020a056e02184900b00357f5f82245mr7982961ilv.13.1698368865271; Thu, 26 Oct 2023 18:07:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n19-20020a056638121300b0045f7e56c75esm43364jas.37.2023.10.26.18.07.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 18:07:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 18:07:45 -0700 (PDT) Message-ID: <653b0d61.050a0220.e7266.0d33SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CA5DE602A042; Thu, 26 Oct 2023 21:07:44 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 656dfad43136ef43f4315ab6ed45b78b68c287a7 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 656dfad43136ef43f4315ab6ed45b78b68c287a7 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26679/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/