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 3EC2643239 for ; Sun, 29 Oct 2023 19:41:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39C1240395; Sun, 29 Oct 2023 19:41:20 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id CA7E340395 for ; Sun, 29 Oct 2023 19:41:09 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7b610279c8aso1595802241.3 for ; Sun, 29 Oct 2023 11:41:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698604869; x=1699209669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nXtUaDDJPWQDEhN5sp/LfSWvRXHHd0hwVrWsLYOy8cY=; b=OTV9v8sqXNYZVG2KViEPyT6X4329PPq3H8vOGSxDi+YlpYrEB5mbm2y+6Gs61PvheQ oOkiwlwLfSb4ng4kOWxDtufSFvCJo2xydR1AIteuWOFh8DlZfxLF45MT77d6HSd31GJm VjtrhHebvaIPK86AEIXomiorFgLQKl14VLKsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698604869; x=1699209669; 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=uUA6N21EVkiaoozZiCxvoLFjmRahcPKCBCnHBWVcdTTnGE5Nb7xJj+ja4FMylbiz93 WrDqvDSZ/Azd7kxLNgfglNdi5OWVLKfsTBQUBufGv98vUWNC9UpCFpC/3WLTdrGJynxx qIwA3t5qz+FGy4Jp63mAqO8M2MEVOkXqTju6JbOwOKG5zavEUqlRUN2FuaxtxYAwvyz4 S7gHW/Z3bcKVX2KYfMskwv40nWU4QUaDpyFxjUTRhqYYvhixOJsEigUqIbcSa5NDZggX qzbII/7X8Wsl72Xfquu/7aXJg65ohh5dGWX5whYkVnqhtrG94/RgAqbtTlrFVUydwlLK 1iUw== X-Gm-Message-State: AOJu0YwaXHaoN5Z5Q6i9LtnyCPR06jEMxMsdwiT6by7y3SE8QBqTszri z0jNNwsTbAaIfjT+TIGbamfWqqRyR1zrsnjdTFtsVDtq3qdfpgd9mWL7bvASwILkYjo0zad+aQ= = X-Google-Smtp-Source: AGHT+IFxFmfLI0BBOZR8uzBM9dW3DCBp19MJJ2/T5BPKm10lwqtZrtTdjFKufnrYxga3G9GCfMCXVROZAxai X-Received: by 2002:a1f:fc0f:0:b0:499:696c:7810 with SMTP id a15-20020a1ffc0f000000b00499696c7810mr7124044vki.0.1698604869187; Sun, 29 Oct 2023 11:41:09 -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 q4-20020a0ce204000000b0065b15e8b28fsm363686qvl.29.2023.10.29.11.41.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:41:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:41:09 -0700 (PDT) Message-ID: <653ea745.0c0a0220.22d0d.7c5bSMTPIN_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 DF61260524E7; Sun, 29 Oct 2023 14:41:08 -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/