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 67F0F4323A for ; Sun, 29 Oct 2023 20:07:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49BB04027C; Sun, 29 Oct 2023 20:07:13 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id BBC334027C for ; Sun, 29 Oct 2023 20:07:12 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-458289fb60bso1455173137.0 for ; Sun, 29 Oct 2023 12:07:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698606432; x=1699211232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kdF8S5av8b+c/LnkMeGh5pBDXbxWTmTFRZBuj2yZlkA=; b=LZjf0i7eLCrGn06YyZWFF43L6MwT/n9cU/oiWSiEa0GmkTvdG+lba+GsgfE6iPKb3M ZTaZylLhid6N0gK8MIEG0JbmiJrPGpk4oLwqNXP+QfjFS/ZDp+5beY0Cfo0PskGmjbiD vmlNUZr9NFCHq2FtUIqZkOgSflNLFcMoFZwM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698606432; x=1699211232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kdF8S5av8b+c/LnkMeGh5pBDXbxWTmTFRZBuj2yZlkA=; b=eiNx3XzXJtrDE3Lv+LLHjy/5DtRbk7nzGmMJ9RNxdznF7Kgj4vXZbI6tlF6qWO5EQu eqIMFLWZNKnpHflmFRLPvlDG2MqkVLoj/jzRS9MCrPLdLMdIE98gm+y3jd4a6ItLA5AY ngF6/VrQaELw2Q7WHjgl2ZRdIF8jjG4u1XDfdQRhypF/gxKo4r2/juNXqyABnSjk1Kqb mDT80yTZpBX6cU+x1YjLXiAhyDrJK9u1JsRptiavP/sZHp3VXtR9mt9oTMyayHN9uuCm 5oinFW2zbreeiJW3vxusbjg73XDAB4XdMp99xNdlqQCvZhFyc3rBQ2pC2kNgmyi48F+K VY4g== X-Gm-Message-State: AOJu0YxTSd78ZNq7wbtYhjfHzbxsPdhixCdnCPcgRc/zoq9DuimOIm2B sD2zymrBJAOMIhYNWgKwmwuKrseaoUxXgWilSHN4gUjxp7ZgwCyZ/U+QPy/3dm6TWYz5nEiDkg= = X-Google-Smtp-Source: AGHT+IGAptv29IzIsKlhAk56OXAlHMUDvMkAyuDs0tEn1iwPYL8nZs/e1KAQ+UmcNj207rQlJYcKTH05n4er X-Received: by 2002:a67:e002:0:b0:457:e32d:1732 with SMTP id c2-20020a67e002000000b00457e32d1732mr6988100vsl.4.1698606432064; Sun, 29 Oct 2023 12:07:12 -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 e8-20020a0561020dc800b0044d505364f3sm852438vst.5.2023.10.29.12.07.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 12:07:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 12:07:12 -0700 (PDT) Message-ID: <653ead60.050a0220.70c00.6447SMTPIN_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 3043360524E7; Sun, 29 Oct 2023 15:07:11 -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 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 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/