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 378B543239 for ; Sun, 29 Oct 2023 19:50:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32F764027C; Sun, 29 Oct 2023 19:50:43 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 401324027C for ; Sun, 29 Oct 2023 19:50:42 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc3388621cso6437085ad.1 for ; Sun, 29 Oct 2023 11:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698605441; x=1699210241; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aa69hi2Lw0aJvD9H8+MZAjWRhfWK1bP1fy8mrnAy1r4=; b=jgwedbiRpc7G6guirK5CGRwZgQdN7rjeTaJJbT80FoDHRLEJE3P2g5fvqctrgQQCAP AhByuU1amXlbjuyJWU6tKmT2+sVy5sdIAwUewpYx0cqBHInqC2iRwjUKRjjinTgM8Ylx 2Nrwxc5KJb9H7pvIWjW2714Ijw1NP4RW6uvzQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698605441; x=1699210241; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aa69hi2Lw0aJvD9H8+MZAjWRhfWK1bP1fy8mrnAy1r4=; b=qC00NOVNxPSXrXXP8A/afi5WMx7pSgntag/Q7Kxnyt5LExo6+qcOqzt4OsdHo/HSUO nA7FwK5kGLJfPzUfP+u0YXCR5pzjgszvLSPMW63ihtS0UZ0i5jWDRF/n0owyH2diH2vc AKf7vDtJfnmCym2d2boDVTioWsr+wh8pp5FLao2XMoV0R7sA8Wq1NQ/H1cdaJaOZRbtW n+iPubiplUQk8hXDOdnTvWDe3g7FZzS5QcfrP5hk0fJsDeLQJEzLjlsU7I2tcPSVdLQ+ V2zG8Sa0i1iG791UgADd2+zygM4NhCM2MaPAaH3HdYNS1RBo2jV30PJ5IiihL9FgfoC9 5Elg== X-Gm-Message-State: AOJu0YxWNb4/F1sCUPL7oE8H/GhL7nApE5SWvp1mbcyHYvi1EBfw6Rfk q9dLT8h/FZ4tnqHjCiCm934bwHHw73uca3GnTCgpuePL1rRexVzhBE+SHoB6C4F4wxTjQxoxKQ= = X-Google-Smtp-Source: AGHT+IFruW8Kei0mhc/3jaX2okFUq7ahWK9y7i5SPj4Ftn9xidkQKdSjVWPNuX4SHYN4aaRMwqgvAkEq6Brp X-Received: by 2002:a17:902:ce8f:b0:1cc:47e7:5d5e with SMTP id f15-20020a170902ce8f00b001cc47e75d5emr1697834plg.19.1698605441450; Sun, 29 Oct 2023 11:50:41 -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 n6-20020a1709026a8600b001c9db5e292asm517385plk.128.2023.10.29.11.50.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:50:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:50:41 -0700 (PDT) Message-ID: <653ea981.170a0220.a9201.cf73SMTPIN_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 936BF60524E7; Sun, 29 Oct 2023 14:50:40 -0400 (EDT) Subject: |SUCCESS| pw133604 [PATCH] ethdev: fix RTE_FLOW_PORT_FLAG_SHARE_INDI From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson 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 | +---------------------+----------------+ 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 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/