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 A1633436FC for ; Fri, 15 Dec 2023 11:56:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C8CC40299; Fri, 15 Dec 2023 11:56:33 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id C7EF64021F for ; Fri, 15 Dec 2023 11:56:32 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbcc63b7c68so425025276.1 for ; Fri, 15 Dec 2023 02:56:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702637792; x=1703242592; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QImB9ARko4OkZ3yadhtQuhBomwdZ21xpKfx0mdmaPRc=; b=NO2w+FqVNXsl4WF3TfyD8EThEPyw92JWRDxWzygzlri5/CkGB+t4L20vYngAjypBJR jeBmw/QNfSxDTmcXxs+uUdkdbWlemY4MyQxiNuznwEG1yjyfRf8XEcu4r4n3DCuBdbn2 F/lLCOsuVdivwr6mNN6S4YAdszO8KRojard5g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702637792; x=1703242592; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QImB9ARko4OkZ3yadhtQuhBomwdZ21xpKfx0mdmaPRc=; b=bzaejZF7xbSrUfk88aqBTQwgvuePnpsnHmOFKWYZJlwTMos5aJN6LUb71hP0xhYT9/ L6rLIhaWRnRKfZB6zW2F2lTRsZ7s2UjEkXKLKQLzZl0p+BG8GWV8AJHqTPzaWd3ymdqk TRKQ8SaY6q7zNvGO3L8H4vWNYOFaRRJwOU0FxeNI+tetYwFY7hQAWrX9GokyA9GYgvp5 GvpKV4qCSnAWB5ddNcm2JdEqHVqmskrJ/TkIlVCE2sOp3dEo8ooU9/FVmcWzp58g5Uu1 mOnsEe/FR+C8Ix30LAJyRg3/dCO0r9xNHHdALVUHFX9KfGtpLFf+cMhyDCNFAf6bwqyy vr4w== X-Gm-Message-State: AOJu0YyJzl0+Epa6DU8BWdlYlS09AXaA5xbb9pl7P75J9xo018RZo0wh 5IWCVzm4eXpt1xfOLFuJVX+cyVt77f3nF+39TCmrRVG801H6n2USNhE/lw== X-Google-Smtp-Source: AGHT+IGRSW25depmMzuuccZl5woIdcGVWCC0FakdRNgCRBTbRIaisugD3w5x+t7/w8p1OGWYUCGP77tXD0vk X-Received: by 2002:a25:b904:0:b0:db9:8c22:a457 with SMTP id x4-20020a25b904000000b00db98c22a457mr7425404ybj.4.1702637792308; Fri, 15 Dec 2023 02:56:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m203-20020a2526d4000000b00dbd01992442sm9738ybm.21.2023.12.15.02.56.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 02:56:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 02:56:32 -0800 (PST) Message-ID: <657c30e0.250a0220.c563e.08cfSMTPIN_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 EFCD76051823; Fri, 15 Dec 2023 05:56:31 -0500 (EST) Subject: |SUCCESS| pw135223-135225 [PATCH] [v5,3/3] app/graph: implement port 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135225 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Friday, December 15 2023 09:15:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135223-135225 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/