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 CC6FF43239 for ; Sun, 29 Oct 2023 19:43:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C82784027C; Sun, 29 Oct 2023 19:43:53 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 017134027C for ; Sun, 29 Oct 2023 19:43:49 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7c08b7744so32346827b3.3 for ; Sun, 29 Oct 2023 11:43:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698605028; x=1699209828; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nXtUaDDJPWQDEhN5sp/LfSWvRXHHd0hwVrWsLYOy8cY=; b=ZxBs3TUdYlYZnbrq83lepIWYh4Atxe0NOFh3lWm0nFGa66JHemIWWnemYrGgnlKwFH mEYuhSkuKpT08fEFVz1BnttimHOrGynqcj3d2iic8HjjRfkGqfyKsYAnEx6yH95SFrbc QqNpp4hLqRrRrhWfWop/aM1UJwLO8udF4vUls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698605028; x=1699209828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nXtUaDDJPWQDEhN5sp/LfSWvRXHHd0hwVrWsLYOy8cY=; b=EG/i5DOXvV9fcZhtmpWhphcsj3O+wlsivpdxh7gD9ZNFsfFbA9COje9T27rtg1lysi WwyYHHRuR6eP2lVHd+8HWrLZkDcxi+Y1SMAr8lZj+VOaMi5Cv4iHktkkuz0PC2ahMnTR kdZkTa0N3NNrWIsvtxEr6aMoI/KWBh6vhzmjPqw2xI/l+NnmblOU+Lh/W/+3pHvMAnAT QfLT8L4tEmpz4Ld94DMnJ2r7hR5k3bQnLNHcEywp57CE6+M8Gbat0MizE30qaPn6UyPx NS1w4b9QMhz+YdaTKv6+vxzbo+nfJzT5klbPwCusf6KdC1366+GiG3P2QGgSnlm/x3QB Pf9w== X-Gm-Message-State: AOJu0YwJDwg3XqcDEKLdvc7V2j/2j5w8B9pApiCcu61O3z/BYXIyR7+x GtQY/Tq9wu5dCwkw5gsT4zy6curO9aJhX4DfT7/lgZIivwjCX6za+n0m0XVduHRCAbwk8NkoHg= = X-Google-Smtp-Source: AGHT+IGZFoc3fCo1g3lEsobMBvet8tjz6jj/0dERjYTo+fHuJ+fT1Ui2uPEEIjoWENtox6JksA0xcGYYME4n X-Received: by 2002:a81:bd04:0:b0:5a7:d11c:f0ed with SMTP id b4-20020a81bd04000000b005a7d11cf0edmr7140553ywi.33.1698605028485; Sun, 29 Oct 2023 11:43:48 -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 l64-20020a819443000000b00570737321ebsm982918ywg.68.2023.10.29.11.43.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:43:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:43:48 -0700 (PDT) Message-ID: <653ea7e4.810a0220.56f3d.e760SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28E3D60524E7; Sun, 29 Oct 2023 14:43:48 -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 | +---------------------+----------------+ 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 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/