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 EBF6343239 for ; Sun, 29 Oct 2023 19:44:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5FC24067C; Sun, 29 Oct 2023 19:44:21 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5BAD1402EB for ; Sun, 29 Oct 2023 19:43:58 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-581d4f9a2c5so2414244eaf.0 for ; Sun, 29 Oct 2023 11:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698605037; x=1699209837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nXtUaDDJPWQDEhN5sp/LfSWvRXHHd0hwVrWsLYOy8cY=; b=JZ6huHPzy1bZtug7ea9laZw78pqxH9OgeeRU97LcCYcHRUrfanhhCn7Yxfvfi5q/x2 VpSGn+DXvv2+5pwUc5G8cOxq8LvWGAzqVR9E7F/+pPH9aMobAcv4QJ8nzHs4suHVfcLe cKNYsHzmu9qDkXKqFmQ3/3favpOTynXWhuM+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698605037; x=1699209837; 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=wrWtUGPOFXGPsB1ye5ccKUDmDRisVRbDx76+igv0nddc6Wkb1mLhpQtYI6gSZiogG4 iyqcBEHwYwlrTYA8fOtLu+8RUvPI0GRocZZIHekE349T53lHlsjiosv/+EuOptlmEgDc Ir0bpooP27KcjP82rTyoNBrGt7XvWAKrX1KA06U19g3EGYKwbwRXhsZyIMCVp4OOS19N R/UBxUxayhlDnwB0F+aIJB8UZiQ4YPqahm9o+LVz3fZsaGny/UsQ5NiDYbudVPZZLXMW /wPJ+jLHuKoGzXWAQ22smKHw/Cp+29J6ILxaKTrnj7cV+/fYpJ6KGl+F+M5IJ04xbV7K htdw== X-Gm-Message-State: AOJu0YwwddokrD/ufsyEjdwb3ogDc0USGjCdouQsdoBNXzsQ4FYsmcS9 osFBRl0RiEk4Ik9tol3FBvTkvUPk/fUpBdk3fVWCG0uyrBL2V7jVMsL3sg== X-Google-Smtp-Source: AGHT+IHXmpOhTQf7/Kw8OJ8raCLFnbqmadIt2zyFKKrOfGBzhz17gJcEjoMdOHmtTkqPBDyjxjKV7S9D6yob X-Received: by 2002:a4a:b486:0:b0:571:28d5:2c71 with SMTP id b6-20020a4ab486000000b0057128d52c71mr7890087ooo.2.1698605037535; Sun, 29 Oct 2023 11:43:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q1-20020a4a4b01000000b00581e5bf379esm853636ooa.26.2023.10.29.11.43.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:43:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:43:57 -0700 (PDT) Message-ID: <653ea7ed.4a0a0220.df81e.845cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 032A060524E7; Sun, 29 Oct 2023 14:43: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-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/