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 9F45945CB6 for ; Fri, 8 Nov 2024 21:02:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ED224067C; Fri, 8 Nov 2024 21:02:16 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 25F6B40263 for ; Fri, 8 Nov 2024 21:02:15 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e28fea0f5b8so2466385276.1 for ; Fri, 08 Nov 2024 12:02:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731096134; x=1731700934; 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=7KCPqg9+o3+YpF3mnQgmGIf2biZiYBEZWAseeepmu0k=; b=UDJcTAT4GN/sa6Gz/P/8s6TLnIEJh/FXB9vwyHHnj1FrYekkTYVZyoD7rAhG1iMrcm LDqLhEW0H9c2U3zUPRzPjk/bd09kKHgMPt77ryKqJdyGvyKbNaKmCgiE8LFWtslojH5x Vi1Jsn/tVG3z63BA9mLDlpMaO9y2m7u/VfFnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731096134; x=1731700934; 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=7KCPqg9+o3+YpF3mnQgmGIf2biZiYBEZWAseeepmu0k=; b=Z+EIyZF++Aum1nURNqea2WX78HPueQ3a3KqQGXzb0wOrl9ybpLx5bLIwzTIcnvCniN uhhn7h+SQybH/bb7aqGrAHq/ZbIIOuossulonWhYdAOqU7Gz3e8ZthxtxPGWcFAjp2hY OFfyE8QTY8H6Fz9Z/AcWj+f2l5AX2X6XInYIKQi+76TC12ZJE0aXuae1JDchADeE81v1 k0ilmKt24y1hkyBKBoOX12ZdU7cqjo4fAmgrpDgXI1zRzsXeCh8grMk1/8DS4s7JC91a SrDOXPtizlodLW0ml36xqXAs6Ee42r3LOSR0LGwnvQDvXcCxeNS6agL1dQC4DfXHDjt3 HqxA== X-Gm-Message-State: AOJu0Yzq57JNvDW3qnkmRWb+0l8YxOrqgDKL4QV4BBs69Oc42DI/prqL y3YwuUuw55FPLqel4ztrK61VBBelVeEsku3xPvE7jK/Tcp5B0a8YvicWF8w6N1iQomVcCTsyzOr 34BzZacIYy/ySRGQbHaghdyb/S/51tQR6QoxxbElk X-Google-Smtp-Source: AGHT+IE90Sm4ba8n1NGaIicKo6tDVbXdxCQUEB73AkllBBSYuDex4gIYmFvRqgAphbjarjS3lF9bYhvtd6/S X-Received: by 2002:a05:6902:1693:b0:e33:20c2:2238 with SMTP id 3f1490d57ef6-e337f880866mr4173285276.23.1731096134454; Fri, 08 Nov 2024 12:02:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e336f1d4a81sm209342276.29.2024.11.08.12.02.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Nov 2024 12:02:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Nov 2024 12:02:14 -0800 (PST) Message-ID: <672e6e46.250a0220.3ba7db.dddaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E8BAE6052471; Fri, 8 Nov 2024 15:02:13 -0500 (EST) Subject: |SUCCESS| pw148214-148216 [PATCH] [v3,3/3] dts: add l2fwd test suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241108170138.203096-4-luca.vizzarro@arm.com> References: <20241108170138.203096-4-luca.vizzarro@arm.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/148216 _Testing PASS_ Submitter: Luca Vizzarro Date: Friday, November 08 2024 17:01:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:84c91d93da7a0e537f95cf17dde026564f35a3b7 148214-148216 --> testing pass Upstream job id: Template-DTS-Pipeline#194974 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/31867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/