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 D5ECE4323A for ; Sun, 29 Oct 2023 20:02:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFF534027C; Sun, 29 Oct 2023 20:02:03 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D1C424027C for ; Sun, 29 Oct 2023 20:02:02 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ac7b2b1e99so61221939f.2 for ; Sun, 29 Oct 2023 12:02:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698606122; x=1699210922; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RUnm67HYE/vR+BomVhO35VlgDDpZiiQySzunvkINkB4=; b=WRMT7LMidegUtLz6m1zoVBs5v3mJaFGvnUegHETCi/wzEkVpLxIq8NMF0GDs1RsQ3B 12+CRc/I3G97hSgpKSbBbi8X8O+0vr7FBQnCz9cIcuW/1ymfNv0E0guNMrzl2FTgSnUO qGXQCGRICwvJLHBwMPKlbNTskaxuaVs6SSbys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698606122; x=1699210922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RUnm67HYE/vR+BomVhO35VlgDDpZiiQySzunvkINkB4=; b=fuPC/ezwVwAOtpQ1+LXzIR5B9q+gdTPAI2eLWQDO9Bs+ZaACAMslx69K82dOe02v14 pp2RzJpPI+O6b6o9+w/4puqmwW8nzKElSHkfld9BeyWHXMpXJS4BLa/UqvDhWmmpRJEH ei8q8JWVKOpZIIf53kQlrJKIEYudQRSiGli4+pkYEBaACtUBb0qoruy3+TcMXb3spW8j uLyE4qjdWAb6sY4khHf/nAww/On5wF+MfGqB5gD+AlSometoXgzvWNhYTLW4hwvZnUjX jn1XxeYd0jRKk8k0w+lo5MREGYZ1QYE7euzcHFysvUVvBD9VapeZThAS48Fu1GrN6D4s 2zhQ== X-Gm-Message-State: AOJu0YxCW+2ubwMglYZf3Sukov9LTFssizOMrvWjJcAtmLc39mQ2MRsj XD0ELR2NkAOpURtIwIhZXJa8onXBEkypG7sGs56Huc02wWv2ja1eOWaUlE3OXsmnFdXqQXmWcQ= = X-Google-Smtp-Source: AGHT+IE4GqZTwrKXBtIFMEcrb3A2hInZzWfAzP3GGxsWVNYWigcvzwHT9jW6Ewd/Pji+OAi+rHP8nYTJxNn0 X-Received: by 2002:a05:6602:1652:b0:783:63d6:4c5 with SMTP id y18-20020a056602165200b0078363d604c5mr12871439iow.12.1698606122178; Sun, 29 Oct 2023 12:02:02 -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 gj12-20020a0566386a0c00b0045a2a09fc00sm456646jab.28.2023.10.29.12.02.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 12:02:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 12:02:02 -0700 (PDT) Message-ID: <653eac2a.050a0220.c7738.b6e5SMTPIN_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 9C89F60524E7; Sun, 29 Oct 2023 15:02:01 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/