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 0920843239 for ; Sun, 29 Oct 2023 19:44:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0093E4027C; Sun, 29 Oct 2023 19:44:41 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 2F0C44027C for ; Sun, 29 Oct 2023 19:44:31 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a68b87b265so122253339f.2 for ; Sun, 29 Oct 2023 11:44:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698605070; x=1699209870; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6tPUngzwCPRoDYjJhGWl5/fm8QJ0lQrwIpgUA1VgyWE=; b=ObQqEetoInfkd2z2i0mcpFLNkj2HcJeZw0zpuvTtBAY1x6rLJihbjwJTwoeFzXyPca uW+nREZn/c/IbZi7GOIVh7au9y0Q+t5yPtoozWH3jy9mSmOozP9WGSpXq3Wm2Lxq6geJ rpK4QNBO6zMMaCgrjgExO9ntyiG68bOxHrn7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698605070; x=1699209870; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6tPUngzwCPRoDYjJhGWl5/fm8QJ0lQrwIpgUA1VgyWE=; b=p+g03+ce2SX6NZHPdSUrBfgH7hpsMq3r9YsjpuhJe2kr8JyxbYwRvWdk/SUPnMp6my Vc3N/38fje8LyL3oCo+psbWpfjCAWDI1sELyiP5QmBFRpooOdSKLYOyTXWM6dBdZXXPu vVz95xtcFZZi6Cs1awx8xf9gaDsYIHtLNN20yV4+XzSSqmJN0Dk7zhSIrm7pofn1mWTi 362F+Kke3mflV7UXTe++bj/Zh942IjPwfK6NfwoKLbu+7NJmDsw1YHLtWmznJZ0xpkgy iWV/gcexD54EiP01KKElmrI+r+6prUC0qMIEOD3s2GkHADXGW8H2LsVzEZ9iNbowUvQz giNQ== X-Gm-Message-State: AOJu0Yyq1RNjYUUmGQQrWXL7zxs43OlGcaYFsF+hqH63KUeRv5+DfYdz oVL7yEcvA5Vjt9HQ0wsJI/gTqiSmRkP+KENCOVZbMQpknG7PnQu3jZy0lg== X-Google-Smtp-Source: AGHT+IF09vNhNXcRjgcGtwsNt76dg6EQXv/NGcz1C3sZtRv3T3G1gmUyrIwkLr1vbw4kHHtmHGNmq0u2qtkj X-Received: by 2002:a05:6602:1543:b0:795:2274:1f3f with SMTP id h3-20020a056602154300b0079522741f3fmr11803892iow.3.1698605070604; Sun, 29 Oct 2023 11:44:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h13-20020a056638062d00b00439ca012413sm459370jar.9.2023.10.29.11.44.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:44:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:44:30 -0700 (PDT) Message-ID: <653ea80e.050a0220.5ec7e.c569SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2482C60524E7; Sun, 29 Oct 2023 14:44:30 -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 | +---------------------+--------------------+----------------------+ 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) 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/