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 5694D425A8 for ; Fri, 15 Sep 2023 21:56:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51298402AF; Fri, 15 Sep 2023 21:56:47 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 0A33F402AF for ; Fri, 15 Sep 2023 21:56:46 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1d544a4a315so1437415fac.3 for ; Fri, 15 Sep 2023 12:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694807805; x=1695412605; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZItYi8yh7O8jf86S7edNRdBn9w9IgRYrTj2774c4u+0=; b=MrhkCngBlDcsJnn2pPB3TsIUWoTRNmzl6QoAgqxMlxhVYpEF6tkx4KaiGSpF2tJqn8 DdjrxqcXtSgL8PRDAVcbmgj982k2rG1MiWgoq6V6HONO6px8xRrf8k/63grXVqWyUyrk gbaEJzQd4kRpu9YGtFwLK3PJ6LjaFKblkyyyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694807805; x=1695412605; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZItYi8yh7O8jf86S7edNRdBn9w9IgRYrTj2774c4u+0=; b=d/NML6+6axvdPlxjd/LGKK/z7WycxuaYkX0El/6pVKDNM6g1NYNCGu3jmKUOGttLVJ /BpVd3DEBF3D51s6WGkqNe62/RK9VVQiexJnhNNtAu2rL/kAfkxsQX0p4RXkT2Gswnic Uwl3YjEInmIDG+n1V1103LoE+upYQNVITspOpnE68wVJ0uu8U8PxZUYJli8Y7jfoxkBS eHgW6CJMSKZ8pkWQLx9YZOwxdGuuOyTGTgrwYdfEbrotKwstlBBPWFSYDlG5etPtEszY dyMT8iBz8tppD0CDPEPBT/9yvWQ06pYG6BXbtYd7eVlfdN1f0pvsoToX6n4X/SxnelW/ 2yqw== X-Gm-Message-State: AOJu0YxOh//RqCTzBAHrNyd2r/dY1nX7Ijf4x7OU9s5VxnmbYktcgMw4 zV8vXAEcmVnVYodBgl0cpdjSvN2yEQzJpaqp5JG5W8j3rEsnxIMIXKpNAQ== X-Google-Smtp-Source: AGHT+IGGiZQRReSiq7BNZ8WdDlv6o777GXWqcgAPNmu4P+9gIqP+qGlizxsDOhpmes9W1Lzh3p1WJ51Z26uJ X-Received: by 2002:a05:6870:64a7:b0:19f:aee0:e169 with SMTP id cz39-20020a05687064a700b0019faee0e169mr3201367oab.30.1694807805419; Fri, 15 Sep 2023 12:56:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l11-20020a02cceb000000b0042b48fa2373sm351997jaq.57.2023.09.15.12.56.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 12:56:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 12:56:45 -0700 (PDT) Message-ID: <6504b6fd.020a0220.c0f45.a195SMTPIN_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 EAA046052471; Fri, 15 Sep 2023 15:56:44 -0400 (EDT) Subject: |SUCCESS| pw131508 [PATCH] ethdev: add 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/131508 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Friday, September 15 2023 18:59:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131508 --> 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/27622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/