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 D854245F4D for ; Thu, 26 Dec 2024 21:58:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9230402AF; Thu, 26 Dec 2024 21:58:36 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A8E4A4029D for ; Thu, 26 Dec 2024 21:58:35 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a7dd54af4bso26041755ab.2 for ; Thu, 26 Dec 2024 12:58:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735246715; x=1735851515; 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=qy4K5JRfYuGDvdXKYNt6fpS/g5KUgCEb7CEpwmC1818=; b=cM43m8PrncaXhpB4UTvwKYnAuOHMxdovBiER/uYVc+EqkncbnPAaOvgL22vmKTH6w3 01mQaTHi5lcT10KRKwtrILLr60sGga6eI81koG05y7z5DUwXVwn0TPUcOQZ82BSamCn0 yQbMC00/VtQAsX8v0iLzqjex78WSVLVQfBsqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735246715; x=1735851515; 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=qy4K5JRfYuGDvdXKYNt6fpS/g5KUgCEb7CEpwmC1818=; b=vyecVMVvj2JlyRwvrD1P0nv1YK9ab9vMNUrI48JHUyT1L75OUHwhihj67bSwaOKhD6 ikoA9SHtVj6418nRaPmgIbhpq9U0DpNTCUOKq8wqUA58Zr/fVvp2euxiaxXV6oHBSDn1 IyZ8Z7CYH+HX8FHVodjfPXKaSarBeVUEvJE2SD9IsR3dMyx/stfAsjYg62BF9gJ0rPOl T8I42CwBK4LRwuqkOlsy3bfpteH7TakSHC9fh9kaB/qEupY+q/Sci1eBnE1LYkl5GWlb YSgAoVCusGArUr133XoRYADn15y94LcJaa7cyASaxO0/6YV+QFF7ksGh2GFQoaWOP/kn Q+Dg== X-Gm-Message-State: AOJu0YzztnIV+qCRWVRa1gKAV06ljyrBvtkPaFhEyGQoEG7NZWWw22py +i1MtdKWEUpRz11/j7wDf/r6qCmMA8f7A37jLPVopMBcNAHuiQtJ7GZO2bBRiJC+qkdHLC4ZzH/ lFGFj9UacQBI6oLUJEsIAKqMT9uCymszRqw4idc/g X-Gm-Gg: ASbGncuUyoRqu/Ab39VYHCiXthUrTdI1fD6BnYcL2kqWCn8vHsk9tI+Z1Oht9Bc57kE sOHyR46ZnsAVhCrp86HxQ+hv1xonC9+soVFZqVAcgsSIt0iBIfJiQIe44amfy6erj3qnAdFuOzN K6fHjXSpBol3ArGWcfnvVz1kl5e34T18/11bBaDL9CaLbxuUc5i5r8kXWWh78aB7SiNkqwfzou+ 4R5tGsliOhzatIaRsSZfKimwMl0q3qkJ9CzRdcMckFyam3o5PUo0rCeHypEoOg4r8p7JE30EQzm pg== X-Google-Smtp-Source: AGHT+IHvuviRQnrlgg0FRA18LINw21u2ZROZiQYLF3yWWjtQ5h1nIQzgBEs3Z2sLDSZzDHvU1+8+FsKD4pMu X-Received: by 2002:a05:6e02:194a:b0:3a7:7124:bd2b with SMTP id e9e14a558f8ab-3c2d514f8e4mr208435745ab.15.1735246715003; Thu, 26 Dec 2024 12:58:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0de3357f3sm10184005ab.3.2024.12.26.12.58.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 12:58:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 12:58:34 -0800 (PST) Message-ID: <676dc37a.050a0220.16a08c.bf11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AC216052471; Thu, 26 Dec 2024 15:58:34 -0500 (EST) Subject: |SUCCESS| pw149491-149492 [PATCH] [2/2] drivers/net: remove use of n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735243903-26857-3-git-send-email-andremue@linux.microsoft.com> References: <1735243903-26857-3-git-send-email-andremue@linux.microsoft.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149492 _Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 20:11:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149491-149492 --> testing pass Upstream job id: Template-DTS-Pipeline#204452 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32215/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/