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 8ADA643239 for ; Sun, 29 Oct 2023 19:43:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86889402EB; Sun, 29 Oct 2023 19:43:07 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id EA431402EB for ; Sun, 29 Oct 2023 19:42:59 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a956887c20so140451739f.1 for ; Sun, 29 Oct 2023 11:42:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698604979; x=1699209779; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L+YRaOO3S8Quhxi5iIb6/fMWrnKLzJSSGxo4rXapNKM=; b=gAQ306HnfZANcF7akKRXGWCBqSEuPAG22Tr8uxFVBHcQ6kmsg0OF4XT8DGWcHpsAuC 4/D4PuVuUR6OOuCSpvzB+dtJc9BP2yo5yiTGuRuqSnXfIjTkLuHE4muQvULL89Kb2BuQ PFgnvk6Nxc+/crBAG6uYHvQEZwowGV2JQz/xI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698604979; x=1699209779; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L+YRaOO3S8Quhxi5iIb6/fMWrnKLzJSSGxo4rXapNKM=; b=anE/cD1TafVSBTtx88sntehLwV2r+GkSOd13gqD0xI5XkOf3UtMi0tGslCdtGpyMnU uxABslXoH+DNekbkz6KHi8SPpYZYrURLjwFs7t+uIvrPLOVhXo23VEHUa4n5GPnk8MTK WGAV3W2H3NAHIUs0tXau6CUEMNUjU2GvLt8G8CRvIPvffbyO5tHYjgjVgc1E9Nhb3pY4 fRdo2gB39biPb8l0vBIEgurbHrtIBYnB/h1K/JePg2ff8Zv1Ecyj+3gcr4U3oeyBWiZ0 kwkMFBjzwz/2J54anUsajkpLPhKMGcf5+o/3gThU+ycni43PvmYWNAn0FxsgveB5nhSw F+KA== X-Gm-Message-State: AOJu0YwtSLs95KPFmf2no1sUgRnZ0J1S3JsRnqy6N67wrOxOw37dIFDN S5MkuN9/BUm3zRrdfA5dD01LoPuNLW7DsQ9APi3z8ZxhYHa9r1WFvolqkg== X-Google-Smtp-Source: AGHT+IHt6uTDzQucRQyUtgXNisxZivFOMiNcubzmYwLatZIc7K0taJ7LbiABjbk07kew4ahY+iZ3vvVraia+ X-Received: by 2002:a05:6602:1495:b0:79f:d671:c732 with SMTP id a21-20020a056602149500b0079fd671c732mr12117277iow.10.1698604979309; Sun, 29 Oct 2023 11:42:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n22-20020a02a916000000b00433256c6b09sm427871jam.14.2023.10.29.11.42.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:42:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:42:59 -0700 (PDT) Message-ID: <653ea7b3.020a0220.785da.9d82SMTPIN_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 D465E60524E7; Sun, 29 Oct 2023 14:42:58 -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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/