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 5FF6A43BCD for ; Sat, 2 Mar 2024 21:08:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57FC040284; Sat, 2 Mar 2024 21:08:18 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E36DA40271 for ; Sat, 2 Mar 2024 21:08:16 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3651b948db6so11393715ab.0 for ; Sat, 02 Mar 2024 12:08:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709410096; x=1710014896; 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=RJG2A5acnSlefpfPLv37wDtpF9zo5p8qkOEaYVap5PY=; b=JOATtnL2WUFPcd6DX7xL7oc8tvA4j0R8PsNPhKotDzJekAJnDocEEXNAYGpaMmUh9c BMEZ0sVzbj0G3uqoFTmviZxXdDnBscoFN7fArsZR+dqDdreSxdvUi9Lj7mOJgxDx5X4j gI/G/Z/9bBZp8qQY3VVR0LQmeKDAK5jIc/f9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709410096; x=1710014896; 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=RJG2A5acnSlefpfPLv37wDtpF9zo5p8qkOEaYVap5PY=; b=TaanLHqZdgiJWyqpNLysH67a0h+WpYZAVBN99ES1ssHAft3nJmC37gGOkFyNDLimzE ZbILi7WcXLTyHUCuTgIErBRwDpda4Pi4d6goAp9vvwF3lKEJapblm+u+eB6lc5dglU8x wdN+NEhZyAGiRhOPyOdhh2S/9tuO3KOGmhXTTOERa94pkvQNgpeQgYQnIdySsqen4YES kQSp6ndE6+3mQ3OUzM9VfSzNdI7y20I7wgqPUeavQblw34pEIIYHyT9k/3asKm/2feks Ojmufv6b2+WG6P7Axgvg2NuTY8NQyBssx6pcEv7S6GsjEhooR2g2lJaZQBNtT+jR086N QJYA== X-Gm-Message-State: AOJu0YwAVQLFj5Yj5H9kxd90T+HmWyQT0yH3MYyun2Qrb4X6FaUdEbde Sp0S/ivEvqfLU0T5G5jtWRidmCKZkCS8JwFGhDXhSqBipL1nLTcMogchdtXhO3TNElrDeEX/O76 uJZhVzqMq0hisOaN/DEHuyuZTqd5bq8zesyNIhgtphOJH4Oi+nN0qfI0v X-Google-Smtp-Source: AGHT+IFSVCreuuVBfDQR3T6ra7Y29BOxXVVxgPFhooV027HaI8Pzb7arJ4s8ExO+ldGYOUUrb+6pDyGjg4Mj X-Received: by 2002:a05:6e02:1c0b:b0:365:da4:ec9d with SMTP id l11-20020a056e021c0b00b003650da4ec9dmr6369624ilh.15.1709410096292; Sat, 02 Mar 2024 12:08:16 -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 bm16-20020a056e02331000b00364f2e4cd51sm321395ilb.7.2024.03.02.12.08.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 12:08:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 12:08:16 -0800 (PST) Message-ID: <65e38730.050a0220.28bfa.675dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E24B66052712; Sat, 2 Mar 2024 15:08:15 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/