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 C7B2243217 for ; Fri, 27 Oct 2023 16:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1DCE402B9; Fri, 27 Oct 2023 16:01:53 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 75197402B9 for ; Fri, 27 Oct 2023 16:01:52 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a6907e9aa8so59669439f.1 for ; Fri, 27 Oct 2023 07:01:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698415312; x=1699020112; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2DqS6lSCBmaYJA3LGK7MfGXYhuW4anLDhBAt/uO+he0=; b=P+EEjzLOOnz+eQr/upzrNSz4z8lp9/Nmi/LMA+rMozKgyhBf7NHEe9Z9/BvuQ8qV0i WlgLFPnM6P0ydceoBg7ktaGRu3i8RW8RNySnzE9GGlS3DAlo3bpo7Khk6np7oUQcD7XY SgwOuP2z+j6u9K0x70HJMACCCeoO2O5p0WE+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698415312; x=1699020112; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2DqS6lSCBmaYJA3LGK7MfGXYhuW4anLDhBAt/uO+he0=; b=IxunBSo5uGV33IdtDvR6JxTkHiaxeGwti+BL604mt8OPi/+lnqJq5ofPQa2xXDafq3 GDoSYkZ5nJa3Mibn/N/QtihznzRmlJNN5/dKF3nOz2MzOXBf0GTu0yv0vb6Tt7xZkOmC hDz/ups5IERmMaHL+F16UHoqt/PXvpLw5GHer+GRyiwtcNIGrQIK9aqogNgksEZoDnqN g62d+WCJx71zTNSjEO0r5F6O4wQ56Q7UMaj2alVJVVx7TGQospUHVHsiaC6o/O52g+eq BeeNXSE3k5RlZWWhy9wuhRBShveEfaSBJZNf9Qzv+1pcrdPEEQ8aio4mflCwbMp0AHyG nnqw== X-Gm-Message-State: AOJu0Yw0bnoZybsGWe8VFd6Drvr9vs5uDA5rVaghpZASsk04VnKRO97Z oRQRMsJQFgsVEPqeOGwu55iGrdLygbleT1Fru1c+V686EEzjXE4Cgt3c3g== X-Google-Smtp-Source: AGHT+IH9myxtgCd8qnjy72znKXPefLRrSO7cYpKGzhN863znvaqtKddKbNksPpT75Rn5OikIHMoewTR49Sn3 X-Received: by 2002:a05:6602:15c8:b0:795:bea:ae13 with SMTP id f8-20020a05660215c800b007950beaae13mr3682365iow.20.1698415311838; Fri, 27 Oct 2023 07:01:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k6-20020a02c646000000b0042b5007a442sm181334jan.7.2023.10.27.07.01.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 07:01:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 07:01:51 -0700 (PDT) Message-ID: <653bc2cf.020a0220.7acbd.3059SMTPIN_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 764486051827; Fri, 27 Oct 2023 10:01:51 -0400 (EDT) Subject: |SUCCESS| pw133482 [PATCH] ethdev: fix flow API support for P4-progr 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/133482 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, October 27 2023 09:17:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133482 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/