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 E6FEC45BA9 for ; Wed, 23 Oct 2024 05:56:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1DD54026C; Wed, 23 Oct 2024 05:56:26 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id A6B4440151 for ; Wed, 23 Oct 2024 05:56:25 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2e2b9480617so4965679a91.1 for ; Tue, 22 Oct 2024 20:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729655784; x=1730260584; 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=hVns9H7c/XrXdcmuC2krJ0oT13fbMnodIcbm7VnbdKo=; b=DAvl5F5Fs8+wU6IDU2ftxqMzvZRNxua5yYtCLZA6itsf4Gm5q0GEnXtzKbIIF/Xpmd 405kcfXKGpe2E0bIHjqn0EtVK2zhVcxLIcf/uNr8gkGOn+eqVBzvxjEz+k2NEqyUHikE gbuDR3gdo81Szcnj7b1wsW8fpoT/iq16lLFZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729655784; x=1730260584; 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=hVns9H7c/XrXdcmuC2krJ0oT13fbMnodIcbm7VnbdKo=; b=BEIgKXWbyauSsXr22+T2p5JwCLz6cGB3iwRPb3C9Zem4ryVtaUcJ9EVUvM73TeL9V+ /zxaitnrIzsLr+H2s2Wc2h5rO/Brj+ZoHTm1U2ysDTq+VUSbXCSTBBDmva58f8OYBctn E6aqQoIIiwrVccNbcrxO+bu80/J3JTBz6rrffwgaDoEuNkSO73YgTR3JPxwPsjTKRvwR EsE2+5K7nWD1w3Ch+T64MIOYLzVmcZJyAnBvTL9SS9Tn341/rvHro3WoKq5v/vXKBxTi 6Z6gim/CHcYhFOiYxTQx5C3mS4/pKE+XjlMhU3RGbuJuixcXUlIjAyFVkfzKmFum2aRo UsLg== X-Gm-Message-State: AOJu0YxkwdrFaZXG1vR+U6MAIV9rjWbzBQG31KHDKDgpjvrTQokoEU2Z ae7s6jCucyQqxWFtIBJRnUUMxz12MdBvz5U/+X05h/+mDAFiTYg/NL8QeWVPO/ChfwkG8ciPIfZ cADNVHPkeIkn8dw4GF8eHzY6X295cA4/aSW1iOxrWmg/XQO2t72WAOREy X-Google-Smtp-Source: AGHT+IEA9W8Ex64yWeTdLVsBDyhNbWrOzeEjKxATK59K9Z3RTiSHPqt/ptCqwJt3IivDNCk3HlKCQMcqwGm2 X-Received: by 2002:a17:90a:550a:b0:2e2:c40c:6e8a with SMTP id 98e67ed59e1d1-2e76b6d3eb7mr1335216a91.26.1729655784632; Tue, 22 Oct 2024 20:56:24 -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 98e67ed59e1d1-2e76df45091sm15667a91.1.2024.10.22.20.56.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 20:56:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 20:56:24 -0700 (PDT) Message-ID: <671873e8.170a0220.3287b6.1152SMTPIN_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 C5C266052471; Tue, 22 Oct 2024 23:56:23 -0400 (EDT) Subject: |SUCCESS| pw146620 [PATCH] graph: add some print to the node dump From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1729600085-67064-1-git-send-email-chcchc88@163.com> References: <1729600085-67064-1-git-send-email-chcchc88@163.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/146620 _Testing PASS_ Submitter: Huichao Cai Date: Tuesday, October 22 2024 12:28:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146620 --> testing pass Upstream job id: Template-DTS-Pipeline#190168 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/31597/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/