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 0E96E41EB1 for ; Thu, 16 Mar 2023 16:48:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 097F640DDC; Thu, 16 Mar 2023 16:48:10 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B18F240DDC for ; Thu, 16 Mar 2023 16:48:08 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id i5so2208942pla.2 for ; Thu, 16 Mar 2023 08:48:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678981688; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=q4u879DSwFJGRXyckqq17x4npDST3uPKdAJvU/YQ34s=; b=L6if0a4Ecv0Qf4thkSE8Rc4Fr1sSt7HR9TV5a+RqZ2l7Mm9rnzJ4N3WGMHDyBQyXhm dHCGzX5GxEJIPEEzLHJ/rSTb8P32blrXbmg4r0r1KMJdYrArX+po8HfQA+q+gPmwDxQW hleHPkQAjJMTrcjewYwm3jbNjlRWEyJP3Ip9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678981688; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q4u879DSwFJGRXyckqq17x4npDST3uPKdAJvU/YQ34s=; b=KdX5OmjfE+xYqO5H8Q4H/ZDWNzEWSXyxRTuNcVrHT/VpaPqJBJS2dGc9/oVZDpT9Xg FJJWEPnkm1vMiJsLxh4V7MpzWosaarBKHriAQTlRHWHd/Qb9u+BtFM0CgPbkJZXsiWWq 8Jkr1QNjT4m5rewWwJgJyt7L6X5v83xfSrrx0Dp4BE/W9JNn+rZLab8J1D3mvg4YUtqu 2nIERmejwf5+ByPZIczMx6yg8ObKnyIol+/yLWVa4h2tEo+0faa3V4wucKUz8/fgmbOe Ihzb7glA0lo98Na2awnbdXXE2wuZeQjUG79bO/YR0uAYCCIbZlc+j02rbRc0TWPH5aCY NG4A== X-Gm-Message-State: AO0yUKWEF6h1IKS2LuAhpx7w0pLvzOXxGBF0Dm3qlVHeEJWolj9n1wfr thw54R5/sY5P7qpdzrx5ZAxb2Mb4izKj5u2mr7F0WOcZ5sGqQ5RPxhVxGRcfFjf6UDYPt4L4oA= = X-Google-Smtp-Source: AK7set/Zjv/3rr9deF8oe+rJJcGxRC8AFNgQVl1Lr4dKlttxX5ZX1pW0i76nRHAvaQyizXjTiLK/9OHXUOq/ X-Received: by 2002:a17:90b:1d04:b0:23d:1bf6:5c74 with SMTP id on4-20020a17090b1d0400b0023d1bf65c74mr4488193pjb.41.1678981687906; Thu, 16 Mar 2023 08:48:07 -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 lk4-20020a17090b33c400b0023d96ecb909sm428235pjb.7.2023.03.16.08.48.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 08:48:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 200BA605246B; Thu, 16 Mar 2023 11:48:07 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EEC586011D; Thu, 16 Mar 2023 15:48:06 +0000 (UTC) Subject: |SUCCESS| pw125189-125190 [PATCH] [V2, 2/2] app/testpmd: assign custom ID to flow rules From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316154806.EEC586011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 15:48:06 +0000 (UTC) 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/125190 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Thursday, March 16 2023 14:19:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125189-125190 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25764/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/