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 9E46C42B3D for ; Fri, 19 May 2023 01:17:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CC01406B5; Fri, 19 May 2023 01:17:05 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E9407406B5 for ; Fri, 19 May 2023 01:17:03 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76fe43b85e4so215141239f.1 for ; Thu, 18 May 2023 16:17:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684451823; x=1687043823; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JLQsre1JHdwBn5VG31aY9L66FB0aJME7x/wLx3OKrIE=; b=Lj+h1ov95pQKL6F/1Dxp0clv9/ed8AAkiza6bfJZRxHowdzVtOCVcIMxOvNVsai6Fs UK8rTHqcexnUG3kV46QWU3VzpOYd1rlOPnkuR6g2++biLS5SdduXNaZd1Eyeqt5fRAHy y589/86MY1JLVKCQaCGmW8MC4BjpUS+lKXcr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684451823; x=1687043823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JLQsre1JHdwBn5VG31aY9L66FB0aJME7x/wLx3OKrIE=; b=kiICizLitTsE6MXOz6KXUH/ujHg8PSvCCNfLut01kj7y3NK3qLkB7EOIT72uoYaCL+ Zjq0O8ywPhgb5zyJOJHnwn+Dgx4xpnNk5uWVIYxN1FUqWLH7wd0lNT2ojZrW5uOe2lXs G1lWZMF2qez8TL0uxmHq+ssg+ww3Lj8sgCGLcSuEHI4tro2jf17fxJzQyGmR0ymgSawD RORCda1IulGR2ryJOQfjbSPQSKJt1uQ1+eZNaI8B8VNSeZdymcd43IHtiBokMoARvk97 e5gl2cKTKmpazZmYxEaG7gBe/NAkKcMbSJnchlxyXBAJqAXAtaJRHzvZtNKaMdOu9u3c X7CA== X-Gm-Message-State: AC+VfDw/R7cGdHtboo0AaXrAMxfaPHWCYDU1o0oYSRUm5PIJt+T7BRZP 37WOgabm+UhWrs4WGnq6nRq+2apBLkxgCRP6pAf6UwtS2fTRJqCnx1cd8A== X-Google-Smtp-Source: ACHHUZ6E7uvIz9dMqsZpv+pZK3FExlVFNFk91KlJoqq4eeTXFLnQyrQqNEFsEIL+WLso/93Q6mdiYUpvlb6L X-Received: by 2002:a5d:8a0f:0:b0:76c:542f:d72d with SMTP id w15-20020a5d8a0f000000b0076c542fd72dmr7861901iod.8.1684451823389; Thu, 18 May 2023 16:17:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y22-20020a5ec816000000b0076c718495f3sm77309iol.30.2023.05.18.16.17.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 16:17:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 16:17:03 -0700 (PDT) Message-ID: <6466b1ef.5e0a0220.ff0a2.3d6fSMTPIN_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 B14A3605246B; Thu, 18 May 2023 19:17:02 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127050 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, May 18 2023 19:49:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127050 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/