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 490D743239 for ; Sun, 29 Oct 2023 19:51:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 426904027C; Sun, 29 Oct 2023 19:51:00 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id DB12B4027C for ; Sun, 29 Oct 2023 19:50:58 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7b9cd171d0dso1604111241.0 for ; Sun, 29 Oct 2023 11:50:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698605458; x=1699210258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+CTuOm43/qVeyKJ96iNqWIQ9bboQ7/gnSKZA/EOb+w0=; b=Cww2N/xeR9Ko+IQbL4Kh25Wt0MhLQihhm3m5ncf6OzxdD65/14fuptr7/nbTNftgpQ NNYPl3qixrldwnbgEFL8ZHf1TqfUyJ0Kar+0k0jDHu+yvFANMwiqC8CNbfHYQktwz39L +MmWd445gt+qLpL10n+S0+KXwmAk30DboAuPU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698605458; x=1699210258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+CTuOm43/qVeyKJ96iNqWIQ9bboQ7/gnSKZA/EOb+w0=; b=YUh02pItWq3ARbJyTXguSWpBryvIdsoVZ7i1XmAlfHbdHwSo3JPM//ZPyHqqA8yjYP a3pTMvKUuzC42Z5nL3vZAOS/fFGMFMKjuHFWDhCcQHou7zpKKkZAkP9ki0COysbX2/hR dJ8R7hooYZJdnfavP2r0mpF2/QRXGiQOWrVEpuN27lIvmnehaqBE5S5UShC9nI594e2S bKjRq/gAAt4UNBUza4clf1gWNG+ubz9AHsk7ifOlCju6o3faS1eW0MdSYpSpyVQdOhVw Mn/VqH4qPVExznL59QglLH7yUkwgAyw34+hCxvlFukSOgm6EtDhmueTKM3iRtSflhzJk /WBg== X-Gm-Message-State: AOJu0YzY8szWI/4A2wbA+cluuN+EvwbzTfy2TxrvNoImm4/VYrydWuY+ ++4dcyGH7qmiSd5UIQFgOmp5NuMNq03cQf8k9rnLqq2Cb7HJy7rTHVboEw== X-Google-Smtp-Source: AGHT+IEh9P/FKfHooe+i2O64iKQPBAxOByufOlvAT5r38skFM5Ecfz9sC+PcoKsQKZtrIzx6xZvDFgpvRR7X X-Received: by 2002:a05:6102:1592:b0:457:dbfc:5c69 with SMTP id g18-20020a056102159200b00457dbfc5c69mr7831295vsv.12.1698605458203; Sun, 29 Oct 2023 11:50:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q11-20020ab0758b000000b007b5f8dfe333sm582183uap.17.2023.10.29.11.50.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:50:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:50:58 -0700 (PDT) Message-ID: <653ea992.b00a0220.eb3ac.f26aSMTPIN_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 D53F860524E7; Sun, 29 Oct 2023 14:50:57 -0400 (EDT) Subject: |SUCCESS| pw133604 [PATCH] ethdev: fix RTE_FLOW_PORT_FLAG_SHARE_INDI 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133604 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, October 29 2023 17:53:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133604 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28135/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/