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 230D5436A0 for ; Fri, 8 Dec 2023 03:17:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D07F42F7D; Fri, 8 Dec 2023 03:17:48 +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 B984C402AC for ; Fri, 8 Dec 2023 03:17:46 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b6fa79b547so51738939f.1 for ; Thu, 07 Dec 2023 18:17:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702001866; x=1702606666; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HQSjdMPW5LmF8ALNZEXMk8cSlbkXco1O4+pvyf9/jvE=; b=TwbGjpLRC0gQHV98jO1y8dVV78ysmd/B5Bo8SRrGSI3xJgRQnk1aef96gfprdHtYoW eHyrue/auAI+/zesy3q3iQNXPwRZhIgs+VuV5LlmizFdtLm4ojZoOQserjbLcV/WSFTB lRyEG9dnY2exVF6/BU4+oQhLgYSnDTr8U6XEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702001866; x=1702606666; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HQSjdMPW5LmF8ALNZEXMk8cSlbkXco1O4+pvyf9/jvE=; b=raBENnNFRvBH6Qkt1KBsvg5up3WodUdDQQGXFCeVSXJHUgZ6IRGUHsLnb/aZKm6c+8 RRT3fGwo0AZwsmerT2a+uw2DdPeHjRiSadbNrYFVjGUhxcSFi9V0Ts1Djn5VCPGbJVYL ebY6yFu17UzF7osceZp5L76McZMCSeoA49VQVxYt8q3nTjwMoIx1vSX61vLUtazPKQQi 05CcOGp9OalMBmtQ2BwWxUkQ2LjVZI06NXfQyAPtqc948+ZT6VZlMCwCGF+HFFWuTr9o enUjYkc4vOmIA8G/LRUr2r141A2F+RIJJFlZXqJdPKyUZg1oD+U25S6ATOowOmDQ6nwS F4+g== X-Gm-Message-State: AOJu0YyPQbOEsPyC7hii3PxqHQMFgGFaWTLtT0kFpAHVldo+qr5WtCK7 Wevf5SAL0idk6Jc8+uJSkDVaCnTdWumxxP78mU85eJsjTWL4QyV3AF1c/7dPvXIXNCHDiK060g= = X-Google-Smtp-Source: AGHT+IE+BY3gPw6/hEcXS6wNPRUgUpNwVYCtBc5V/0rjQc2tOxFwOzcrvq09SbbpPB9vd++QGxIa0S0hHC3i X-Received: by 2002:a92:ce51:0:b0:35d:6c63:1cbe with SMTP id a17-20020a92ce51000000b0035d6c631cbemr3554262ilr.20.1702001866116; Thu, 07 Dec 2023 18:17:46 -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 n2-20020a92dd02000000b0035d541d6ba6sm41527ilm.40.2023.12.07.18.17.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 18:17:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 18:17:46 -0800 (PST) Message-ID: <65727cca.920a0220.aca74.2cc8SMTPIN_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 A6C31605C311; Thu, 7 Dec 2023 21:17:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +==========================+==============================+===========================+==============+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/27254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/