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 E7C4D42B3E for ; Fri, 19 May 2023 03:20:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5620406B5; Fri, 19 May 2023 03:20:06 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A59A8406B5 for ; Fri, 19 May 2023 03:20:05 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561bcd35117so33268757b3.3 for ; Thu, 18 May 2023 18:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684459205; x=1687051205; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8HoliEWStLwq9bhSkSrpWNPLMxJTT7d5aITB+fMCzTI=; b=H98iGqg9Ofck7Uogq4Mlxc+C0KLFu+Wmbb2IokOk6dAseKDvm3P5CsKWczNZxLwiCn 7k6blqec9ptC1zxbvN3aoEcPwzl+UoNloLCWtDajyK3r3ESnZH2GcJt+rCVLMntMJq67 N2AoxGsqTUMpHtclW5DUcTHh3a5ViFa67bhIE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684459205; x=1687051205; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8HoliEWStLwq9bhSkSrpWNPLMxJTT7d5aITB+fMCzTI=; b=XHda9Gc0n5+afZ1GURgN8EKC8ml+PYUmtJxE6OTqZbKJvJEeo7subfUg2EPpzjiXkh 3Iddws+wN3GUhlx7WK/lAFxBvPeeScWEtVmduTfWXVg9BNNqWtBzHyz/V8yr0aWx4azb Tmmyid1/3hog5hiEoGTWEhf4/fWYz28Xa+GYlQVC/1Jr0iD2SplbkjMhA2EsXTunKsUI lbm/wjrkZwDKWaLH1WaJ17YiwLXzvG6x7DjuUYd12B1K3ACMk4tWbzAYATWvy8+2XbkL gb6EF5x47Y1Yyi9V7Ya9WTMHE1ezeQfPIop+RIErr10NmAR/KhRLkFnns4XVU/NNxaS/ /BAA== X-Gm-Message-State: AC+VfDz3zue3Qvp3MV0cHlJsCgkeGouES6XtMr+cYuqHntHuAHMMEQ/f c3A0E2le6YIJPty+hGcoVTvqQdzUkLQhNbGGCp+crD4w8KTn04BQg1VJtg== X-Google-Smtp-Source: ACHHUZ79Qj6YisCsOsrElp2Fbak1HGHELq1JNozxitw1SHALx5dtMOK8/xPeXbmPHXacll2ITLhY2EQiLPWn X-Received: by 2002:a0d:c4c1:0:b0:561:abb8:3b38 with SMTP id g184-20020a0dc4c1000000b00561abb83b38mr391024ywd.17.1684459205083; Thu, 18 May 2023 18:20:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z205-20020a8165d6000000b0056101d02b0csm131124ywb.22.2023.05.18.18.20.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 18:20:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 18:20:05 -0700 (PDT) Message-ID: <6466cec5.810a0220.3e9d7.76f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B43CF605246B; Thu, 18 May 2023 21:20:04 -0400 (EDT) Subject: |SUCCESS| pw127050 [PATCH] [v2] ethdev: add flow rule actions update API 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127050 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, May 18 2023 19:49:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127050 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/