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 ABFEF45AD8 for ; Mon, 7 Oct 2024 19:38:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BD75402B3; Mon, 7 Oct 2024 19:38:10 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 946624026C for ; Mon, 7 Oct 2024 19:38:09 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e28ad6b7f1fso1679920276.1 for ; Mon, 07 Oct 2024 10:38:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728322689; x=1728927489; 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=zLpNTgqCUU9WaaXt2sMBlkd4YNmWYR2PD2bFqH1yncY=; b=L5fDb4+dMzHWl4DHmh54Hw7BbrIdzp4J4D1Qk1aBC7XJJiUbeQzi01yIfbHiPCCRMv 7iF23ZJkR3wuW5PJEMViNKNjlODJPT3gkIhPKFMbtK/WgrnRAcMEXAGmiP1S1I17d+NP qpMEXV7Jotk8LwO/gnhFgLDJilRNwFMNnwV7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728322689; x=1728927489; 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=zLpNTgqCUU9WaaXt2sMBlkd4YNmWYR2PD2bFqH1yncY=; b=bCjoNPhbhivr/5proQOpneE/OgP3RGwlHTGhTrZMhJIGmwT8IXgkowlgdDpRvxZPuc zSQQmaiauZZqdrB7TL8mFHNmHw/u2HwgZ/y+K7qsOXbHMmn6e7rYdtmgLRbEdUXVH+kZ tY6rTgNkA+k+oQTKl2WZOU5G3vcstquoGh+x70L9rtLVVUoHDVJrGYPDrxxP0YCTrzbk rlOVDX19f55p5fPkcjJHAQZ0Elyt7ZdXQEdhD2tirkBdbCvcQkAzyt50YPIHE4B03bPz RwrbvkV8IVGKUjngOYKdT+plNK+nBvKh323dOZF5BVJ1BSuIq63ix9qSHQRGQSB6qSHk afog== X-Gm-Message-State: AOJu0YyvFAjWuJDc5eqdlazExFrwgpJX7XMXzuZETAwc2lIAFDsvTHi1 VtnT/EryZMwotYD0Wohaftj93efzn3VbfjhSFxC6eArgKaujsxd2HSK8IoAsxQraf1HKfMsTBw2 tFgbqkQQY/DliZo91Bao3Neq7Lu2VCTl7Gp+JUjfcAxTMaViRo6TnchZk X-Google-Smtp-Source: AGHT+IGOuHpar9LGB4H4tlwhxp80S16ZxC6FqnYt8UNTUqs030IRRmy1xNmyDBUFDJ/nKzMS0VvGpTah25I0 X-Received: by 2002:a05:6902:2583:b0:e1b:dc38:1a8c with SMTP id 3f1490d57ef6-e2893951addmr9555799276.43.1728322688748; Mon, 07 Oct 2024 10:38:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e28a5c51b3asm273726276.21.2024.10.07.10.38.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Oct 2024 10:38:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Oct 2024 10:38:08 -0700 (PDT) Message-ID: <67041c80.250a0220.387ae7.2b11SMTPIN_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 52599605C380; Mon, 7 Oct 2024 13:38:08 -0400 (EDT) Subject: |SUCCESS| pw145303 [PATCH] [v2] drivers: fix build issues with redun From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241007124110.1020548-1-jerinj@marvell.com> References: <20241007124110.1020548-1-jerinj@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145303 _Testing PASS_ Submitter: Jerin Jacob Date: Monday, October 07 2024 12:41:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:9a723449a5b30626db66bb27cd96834261d11971 145303 --> testing pass Upstream job id: Template-DTS-Pipeline#186054 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31332/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/