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 DEB77464C6 for ; Mon, 31 Mar 2025 11:45:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9A2A40650; Mon, 31 Mar 2025 11:45:51 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6176040156 for ; Mon, 31 Mar 2025 11:45:51 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6f47ed1f40dso28706197b3.1 for ; Mon, 31 Mar 2025 02:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743414351; x=1744019151; 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=35G7th1FiYT9o0jwZPZYD6gI/96pMraA3d/1/NDOg64=; b=gXB/eh7v63VPntPudBWhX6u2bQ1skvbq4YVICs2T5iq8MZHFYdCePVmDQj9usJNI+k XvsCES536HT/JV/J0LefCj2TKyiriLKxdQEEOgCKWuBB+ai9lI59g6AtSIFD2bARdSxd QGMmFBuC3tXJitzOA275sg7Gbx8qLmFVnph9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743414351; x=1744019151; 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=35G7th1FiYT9o0jwZPZYD6gI/96pMraA3d/1/NDOg64=; b=p+mX5r1fVQwLskZ7f+ThtBxavv8DXgetxwXltOM8gtA1gWkrXTh6Iwqs1tJlLDX6i0 7YrUYaBJJuhIs5UZnaw77i4kX+idT3Np4eAnlyZzP30E8kMzr7EHapo0H3uCqwAu6zme tT9yLMDp81EcjjKCqqHfa0VYvSKuOEOIiwCSKfOKOEuM0Muu2/lc2yVX9Ob0vZHZ6lv/ mpKElw1Re8QzU6Lp30SjtS54iyEpQorG4103srYeJQTPD8q6YJ1TMulf133QaNU0A4J5 CIFP4tRLdSda3r82PTG81w7+H6l45DUH7URoeX/Lz3X71drtY+N7LPBaK22PT6x6uDVU gfqw== X-Gm-Message-State: AOJu0YwJcx0MgvlwtIj9To0LvCMvNd4wNqgLVuvdH2h6lRXsRCjR6hAB dfYd4XhBTmvWZimL2C0zWrlix1YT0yzv3HH4v9Gm/Mrwu4FKk7lcs/4YhUYzr5jrIVnzaQJpD29 Dxb53cqQBhM7AhjG1Ar8317KA0Nhqn/efJ2tPKgOK X-Gm-Gg: ASbGncvtGiT33gaDWbt5t+oi3zsEbg/Fsi2gbOB3qajg+KNGQFKNQsURP485OVAvtTH 4gUYTifnSEqCTXHDSquPSLAEZbo1KuyztEN2lZB/Cpc+9OKWmo94h7DEsyWj03uaoZFdnZUyppt J5HMMiG1u+ODQjG4F9ZhY0hsYFNDbUrZ38eWcpdplO1mljuVFryo4vMHVH30Csdy1u95VlzMkjr 0tufE3YfTr3lc/ZWebwtZW12rFzorrAOz2La9yaoESZxP0NLSnKMZMMie6D4WIgRFC/gw2CByxQ HINCsJ0Y61fg6Q4VAypsOBRhPe9XfYnaFcWTegNx X-Google-Smtp-Source: AGHT+IGoQ9t7xAoVlldk4Q0ZTkcllRr8W48K4nQekX6TYh6jD818QgemQN8Nu4D1EaaUSmTqRQJyXejRCZn7 X-Received: by 2002:a05:690c:9691:b0:702:4eac:175f with SMTP id 00721157ae682-70257301684mr117027867b3.31.1743414350796; Mon, 31 Mar 2025 02:45:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-7023a9e602dsm3966497b3.62.2025.03.31.02.45.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Mar 2025 02:45:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Mar 2025 02:45:50 -0700 (PDT) Message-ID: <67ea644e.050a0220.3b70d1.d931SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E92A6052471; Mon, 31 Mar 2025 05:45:50 -0400 (EDT) Subject: |SUCCESS| pw152680 [PATCH] examples/flow_filtering: fix make clean From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250329195333.324178-1-tanzeelahmed713@gmail.com> References: <20250329195333.324178-1-tanzeelahmed713@gmail.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/152680 _Functional Testing PASS_ Submitter: Tanzeel Ahmed Date: Saturday, March 29 2025 19:53:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:edd3f4b1265e6da707c46ca9b6c39d332647baea 152680 --> functional testing pass Upstream job id: Template-DTS-Pipeline#219656 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/