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 9240E43BCD for ; Sat, 2 Mar 2024 21:44:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EC8740284; Sat, 2 Mar 2024 21:44:38 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 19B9040271 for ; Sat, 2 Mar 2024 21:44:37 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-68f9c01a148so15260576d6.3 for ; Sat, 02 Mar 2024 12:44:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709412276; x=1710017076; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=eFD4nC4QrB+rxYIuMVrwrSrAccpvvJAMY3QhA4+Fph4=; b=ZFzosK/jRMJNXUB3/KCCVr6lZuOYQSz9tP1O7KEVZ1OWrHDIyDRooz1ZG2IFOmUafT CP2YMM6jfmCLTaLAD8BqoW5Wkk5bUbKi5ngHnfnMiKWo2M6vTgosguIL3A8BzLkdb+XD OsxkprMYKroORfaSewBTI2Pfv47wkCSEMhmbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709412276; x=1710017076; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eFD4nC4QrB+rxYIuMVrwrSrAccpvvJAMY3QhA4+Fph4=; b=AmPOutiCNh7weITB1uaIoLMhgoNamPeNY+5sFHIouDt+S7Bd/NazxgOkfFWfJE7XqQ C6k1JJ8ZzH4STyJrkQocC2zJgZeshCh1YF5ZTe1IeSq9zersivuPAZsO2ZKsCNzfyyNP hM5f/1N74XsSDOOSx1KsodDiB8zw1JjYVSr0tLnrandr6TvIs95GPdRtPbMmDWqnWt/w exvLPGYS+f7wbmwPV15w5qUd6MvyJA8Qe5Iav/w50P7dlH4wbu1GU16xMp85GBWmvzGu 37BjM+XYnzdHjIZrR+4D+dyi5CrEF/g+QltjzRXmDk10BN7/ZN/mV9dmWsngh8LFoLUh 5ymg== X-Gm-Message-State: AOJu0YxqS0VIlTII6uMHADDVOQNEwEYcDLs6lDIpUlxBe4/1Moe77yEX o4z+a4wlYMp8E2bQCYLWC59QIfViqiHe2uIyDmpI/J9lqPydz6i39FmeTB5u21CG2Hyj+xrU9QU QfpLXZtl+Ge6fu5SM3dsy2yLEG3dbMpU1Bi20rf4X X-Google-Smtp-Source: AGHT+IEZ47fcSvPobxF+BpcmEvNHLJ5wTxKPLepYRsHnIzY7Mj/UiTcawiZCJ02Ip8Hsy5Roc4ahWNeg46A4 X-Received: by 2002:a05:6214:b26:b0:690:6396:27e5 with SMTP id w6-20020a0562140b2600b00690639627e5mr2173336qvj.12.1709412276570; Sat, 02 Mar 2024 12:44:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id js2-20020a0562142aa200b0068fda2db8b0sm301368qvb.10.2024.03.02.12.44.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 12:44:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 12:44:36 -0800 (PST) Message-ID: <65e38fb4.050a0220.8c27e.5172SMTPIN_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 482D96052712; Sat, 2 Mar 2024 15:44:36 -0500 (EST) Subject: |SUCCESS| pw137794-137800 [PATCH] [v5,7/7] compress/nitrox: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240302093813.14922-8-rnagadheeraj@marvell.com> References: <20240302093813.14922-8-rnagadheeraj@marvell.com> 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137800 _Testing PASS_ Submitter: Nagadheeraj Rottela Date: Saturday, March 02 2024 09:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137794-137800 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 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/patchsets/29384/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/