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 ADBCE4605D for ; Fri, 17 Jan 2025 23:54:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7DDE40298; Fri, 17 Jan 2025 23:54:30 +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 2A19F4003C for ; Fri, 17 Jan 2025 23:54:29 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce873818a3so23798575ab.1 for ; Fri, 17 Jan 2025 14:54:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737154468; x=1737759268; 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=Oqgyt74SAAlGBwe1Ki2/pleN5sYhnEbaNHK2FBe6LY8=; b=ZOyh8gBHwe2lchLJV7qkKydt/iudL72s13EqfgHbdiC6uvu570dCnww1sVJCRp+EmL 9luaZld3z4rjZsoDTIb5nCvuKVHtx2z02gkAqmeJmpb/qUnoU6d6Tpp6d265PtHoyt3/ Twx/EYy8N8zCpvu1Ph+03SJcPG4say7YjfVRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737154468; x=1737759268; 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=Oqgyt74SAAlGBwe1Ki2/pleN5sYhnEbaNHK2FBe6LY8=; b=AP2Tk+WhDA0JFUd4J3tOZHKu8BUPUnMBqbyGx6Fv5RptH5Qu9EjYUzBy/XQy4K50FD Sb9zrA6R3qkw+MwB5kw8zv6MA00ulrKWDNeAESMJ0YaOa5jUMGdI30QX3PYUuU+cUvs9 aoIRiWH23Icc1+cIVzkueVDRZ3WGVG0fSjaBlulvTaSJHhJIoQp2buggoJK3lvkxTmTR qUSgQu4aVC6mAnhaPk8+YZHUSozEAjYJLmoLiuvGRv8z1UZObLxVDjd3mX8B1SaVANl4 BZ0yL1Vof+HJTwp+bNkzTCsbufVTDxAfOgRoBXvTs/hpfF7Z/Ihf0WiqZucOMcUgxumy IOlg== X-Gm-Message-State: AOJu0YwaZbDFfKW5VAN0cAMjKoH//xPJIdVkuv9f4k4ZeQLby0IOtdZ9 tNxYfzE9OO6PrCNUHOjXhxKBTBQAL7Y6D+ZiTbq8tvDnNlmB9dxFoq1PEOynSciVmizgThs5Owl tTXiqwEOEQIsumXNtgEcpbsTKqS8GAdZ3KHMg3eOw X-Gm-Gg: ASbGncso6Z2qfhsstqsuYks1MBWqoUmQp8gh7FZ5omur6MVxc8i3dxxcp/XYfXef5GO q+fPkFWwOVZjNrR2gANt2zECumDjOWoJw6eil3kH+rgjSZ7q1rwu4dow9UX6zTL9S1JjJpJPRfq 4iLNpL48TeT+ozL8qJROS86tqAtIVcy93jps85cv7ljYRtq3RkUqj9eCs5WSjkFfZSlED3cKPVl AG6xfWZ8kH7QLuRPGgyUehFx//DCHuuEDhYqMBE9hGw2gD//WJeRxUOVdGO5kytMWO5MSeAK/3L yOkFag== X-Google-Smtp-Source: AGHT+IFpfcf75u+qj2PXa0nlS7EC4Vnm0d2s6XbOhp3B9HLFCjaExHUEIEA8KSIHoZjqjzNaX8ZCyPsHd/JO X-Received: by 2002:a05:6e02:388b:b0:3a7:e83c:2d08 with SMTP id e9e14a558f8ab-3cf744b5b00mr46666285ab.22.1737154468511; Fri, 17 Jan 2025 14:54:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea755f1d50sm201863173.68.2025.01.17.14.54.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 14:54:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 14:54:28 -0800 (PST) Message-ID: <678adfa4.050a0220.16efec.f073SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0988F6052471; Fri, 17 Jan 2025 17:54:28 -0500 (EST) Subject: |SUCCESS| pw150203 [PATCH] drivers/net: fix indication of allocation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1737147093-11172-1-git-send-email-andremue@linux.microsoft.com> References: <1737147093-11172-1-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/150203 _Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 17 2025 20:51:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150203 --> testing pass Upstream job id: Template-DTS-Pipeline#207634 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/32363/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/