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 5737241EB2 for ; Thu, 16 Mar 2023 19:30:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5279340DDC; Thu, 16 Mar 2023 19:30:56 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 5220A40DDC for ; Thu, 16 Mar 2023 19:30:55 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id f6-20020a17090ac28600b0023b9bf9eb63so2481436pjt.5 for ; Thu, 16 Mar 2023 11:30:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678991454; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=lTE107YwxWNkGJhHGwg54ChsQ5rCAJZDtMcdW+yw/3c=; b=DhRbaGo2sBVt2A8swCTpWA1JMiR1kitLLzoQVTf1agqm/+Sevt9VtL6oykaAVebZHr l7cjc/h+hfcSXCUVfklVX0HxXhkKLSgataWQwBLu9Jd1pYiy4Po29GOrJrcUIP+VJgiL qdVtvdBAo3o6LyWH0VxN1lmTlylGtmrHuIAnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678991454; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lTE107YwxWNkGJhHGwg54ChsQ5rCAJZDtMcdW+yw/3c=; b=YPqdXNe7q50FJclQGB6RuFdnTxo9N+qPCIBQOWJ7tkN7rxrw7hLBcDFU1lKMwO60T8 up8VQkX/gLab8XAbvgOseA8hhyLnWg3QZSTRxF6fTIDvzuuQAbh/Pz9CZpbhSrkhA5VC No33yDigyvzr9lj4l2kgVCsXaltD4QXW+3eDMY2yyOdclTkcujIZZ8kUAgoinbFwC082 fETFE4xMeIHle6l0kYoBlchfIFPE3Gt6RXWAhX0eSEnLIEh2FHtjjM8EjYsMXfRcbx2c t6N4Mk35vMuAM6qkL6tgqGrg79PgPIlrXCcAODwRcm7GCvCrSSR1kUM9fbkArupZr7iR Q2tg== X-Gm-Message-State: AO0yUKUIRZXrE2Gw5HUHWf6Ftb5bdLK+vPdqIzOZUL2WD05Mdl0KZ6Lw Fp7sxm7Na59QtxPCkyybJYPv5Vc8gwI8PYhM/arLN9vSo5C2lKsuM11QkUvobesl1bXLyiiPyA= = X-Google-Smtp-Source: AK7set/1iSl1B7vBw1QdHO8YV/g7TgTpwo2IiTBR/S5Lx08Sd5qCn/a1Z/Z5rmjghtVKLQdIgsNrME7HubOp X-Received: by 2002:a17:902:e845:b0:1a1:953b:9559 with SMTP id t5-20020a170902e84500b001a1953b9559mr2795022plg.3.1678991454470; Thu, 16 Mar 2023 11:30:54 -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 b7-20020a170902650700b001a1791e905csm2405plk.120.2023.03.16.11.30.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 11:30:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id BB55B605246B; Thu, 16 Mar 2023 14:30:53 -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 B9A606011D; Thu, 16 Mar 2023 18:30:53 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316183053.B9A606011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 18:30:53 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125190 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, March 16 2023 14:19:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125189-125190 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/