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 C3E1C437FD for ; Tue, 2 Jan 2024 14:17:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFCD1402CE; Tue, 2 Jan 2024 14:17:36 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 666584026A for ; Tue, 2 Jan 2024 14:17:35 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bbd6ea06f5so1506333b6e.1 for ; Tue, 02 Jan 2024 05:17:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704201454; x=1704806254; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BMUYCy2iivJ2P+4elqZ/qIKHKD7UttqpR8DOicdlAx0=; b=bz92xkkFhqjuuT9qAbtIMn1fEISA2dwxxegxsTpjdv6zWm0tHocx1HVQrbgZ6TiuUo sDJ05mMYHKTXtJdNbUETzu2EobWQjqRZ5EqlAk4fYmC6K2etGFvO2LXbLVmBM3uA09VR IfvvtyeOqUE1AmkUd7E5Yvh2iYty6nJ+Rjbkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704201454; x=1704806254; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BMUYCy2iivJ2P+4elqZ/qIKHKD7UttqpR8DOicdlAx0=; b=ic8ugG3ESl5ZICjtzbTIcP5UXUQ9hn1ND4Zh7TjzSgQ6dPiFA/F2jC1NhCY2V+HpMb dbfoyBer8JgOc5nuPqojs5QIq2d7A1KThsShW5BXGcz0517CoNmR5T0FA/2earRCgy/8 3zXI7f+PVM6YYZ9S0rc1dhENh4SxDkAOpB8RnjerIvZcc4bdg0EgfByh9z6OYolpEs2y AGWwR1y9KrbuJB/bFa2QZ7vP+yug3PMF0O8zF5m0ROUjZTvIDUsCCXEMfDWm+sOinMtY C5h6EFZOqofhFn/Sq6h/V9Zl3jBuGRIaW9EhODUn/whRc4sGlkNp0l9Q45PVfs1xWNVt FjXg== X-Gm-Message-State: AOJu0YynghZmiXPHE8/Z3/P58hNDuTQN8GPGfyP6pXrUgEkkxJDiatEH hxMDfCx+rzqK8tziPxUKjFqGnDvXRAn5Mx8dY6320nu3eKpVC9iQ+onh+cSNkhEg0w== X-Google-Smtp-Source: AGHT+IEGeKRlA0w48x2SW3gwJNTp2twdtOyp91vLl0Dtg/uVhrAJ6NuRmWfgyIBNHr7eddaj+wlnbjrX9lUN X-Received: by 2002:a05:6808:6249:b0:3bb:c0d1:3482 with SMTP id dt9-20020a056808624900b003bbc0d13482mr3206277oib.6.1704201454783; Tue, 02 Jan 2024 05:17:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a056870110600b0020493262f7dsm496321oaf.34.2024.01.02.05.17.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 05:17:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 05:17:34 -0800 (PST) Message-ID: <65940cee.050a0220.34963.bc8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 46554605183E; Tue, 2 Jan 2024 08:17:34 -0500 (EST) Subject: |SUCCESS| pw135675-135677 [PATCH] [v10,3/3] app/graph: implement por From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135677 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Tuesday, January 02 2024 07:30:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135675-135677 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28765/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/