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 1921D4323A for ; Sun, 29 Oct 2023 20:34:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7CCF4021D; Sun, 29 Oct 2023 20:34:50 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 3A4C74021D for ; Sun, 29 Oct 2023 20:34:49 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3576121362eso12590835ab.1 for ; Sun, 29 Oct 2023 12:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698608088; x=1699212888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JEy2T+qU40VG26JDHejWMhBFyOmO/4AGrXX2EyemMFQ=; b=PUrgRnGAcFNuOsuZCtCtA8t/NXBTD8e0d0Cfo2BP5+3PMXXM2NazJnXE7rYHpGaUYh fGAtRG/tYhdoMKi8+Q10xsdNgRK4dHcxOA0TqE4qFx5LLI9Z0WTH2+s+pCCBjdwUyt8L 4Eu87i6smAJu9zF4BLKrf/O7m6WguumIPmi9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698608088; x=1699212888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JEy2T+qU40VG26JDHejWMhBFyOmO/4AGrXX2EyemMFQ=; b=Rqdbk7oFqwSgSQsorrfdzO6dPQT/Z3/XDxzn02ijSquCdxdL9hDBqNF7ipHVLC7XBC GqNfEXXbSwoBWVqOcbIIMAGySnXoPgAM4i/5NctFF9WVEaqRnSUXCg7I4GArGxQ50PYM GpAb9+fbW6tABy1KibnEEbP1w0xC28BHpH99ZBp0qMc37LeAa5Y7i5vY+nrwEzkjDzUv z84xWzM6hEPbcu6epm1l2OQO+kIfwh7U6sIw1iwveAiU0trKKO8d4YZoaJbD3Xcok/cT nPwH/G/cg/+LF5Y7/pF/BKD+bQ9Ig94zzOsCE+achjkxWq6px5jtrPaTrVeWFIGa23E4 nlFA== X-Gm-Message-State: AOJu0YzzVFYOABzk17Q1Cp/WOZxXcrp1XbLN8ouPxTSjWoUj6ZYp/D0R L2wiYZaUO3LbR2gpEbUtbTGfEq3UmX7fI7RhENAVBnDIt8OHWmY4vxZBupMMMAUkMoZmA4DOMA= = X-Google-Smtp-Source: AGHT+IHMINwBmpUD/gwSKDevgNhmLhwfE4ceCzi9y4mvVi2+RB340b/rpMx1g3K2519zmMO09Bj5b8Zsr/z8 X-Received: by 2002:a05:6e02:b2a:b0:34f:b9e8:a431 with SMTP id e10-20020a056e020b2a00b0034fb9e8a431mr11836038ilu.22.1698608088488; Sun, 29 Oct 2023 12:34: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 m8-20020a924b08000000b00358040c83a8sm572879ilg.33.2023.10.29.12.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 12:34:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 12:34:48 -0700 (PDT) Message-ID: <653eb3d8.920a0220.6efd7.eddcSMTPIN_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 C09BD60524E7; Sun, 29 Oct 2023 15:34:47 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/