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 D3FE642B3D for ; Fri, 19 May 2023 01:03:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1896406B5; Fri, 19 May 2023 01:03:03 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id D57E1406B5 for ; Fri, 19 May 2023 01:03:02 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-759200f12baso281918385a.3 for ; Thu, 18 May 2023 16:03:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684450982; x=1687042982; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LJLZ5hi5YPQhSTK+Vu8e6VVqzReHBivAtIxKnHOjEfE=; b=Dx+jlG2Qw2t336Xg40pZRRC1fkdG3PmwBzTzsk01VxgUYnRXF8lJkpF1g2UbyMmZ+8 yqLi6MqOpJC/pYrE2aVKLoYAjQ35cQ6ynMfKSmiMhrIZrUnBjyADhFhzZiRZXLCQYbJ1 37N92ouZHybhkZ/EvOPScjfBtUPt7g/VpLj5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684450982; x=1687042982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LJLZ5hi5YPQhSTK+Vu8e6VVqzReHBivAtIxKnHOjEfE=; b=KAoCE73qJE18zTU15bn5ah5Db0Y/qE3HZSMA05SxZbFz+MNq6GmG1x372lvw0xZo4V N3g+hrC3LPFqplb0GkKrMQfSu9nfOXT3ylhDTO4tfa3wRxhzRyQUU9PGbl9SwxTDQPmb iC/ohtD7ScQ75elK+1olc1qzcR3mLWUxira0TuNoT1logvsm/7dNmdhuo6S4HZNbHWVE 3F8+kYYBRe2Ew6jpapVdeu0JLyA/FHQgUL91GW3tNBIxtHepjXiNO1CD95ZDIsoRPiyR orq0hpEczNOABPTJM4VI0NmcJwmVK0djUZvsERa8rqNrITeGnDu0U84Uf7yfLFCG22e+ YRGg== X-Gm-Message-State: AC+VfDweZX+kC7U1rNRFmG4f7ZFJXb+kgxrfYEPnyzp+v6X/SjdbGWhL 1zc1KUYWhaD2yM7zGxa6uhCu4mWgmqPySnyNX9NZLAcyZ8Q+P0o7KfS57A== X-Google-Smtp-Source: ACHHUZ5xvaFsucPBDeuWnJ9MAUFudLvBozT3C8kynqsPH9aTykDEUg6zSgx/WbqHyn/4oxAMvy3WHwMTLnzF X-Received: by 2002:ac8:59d2:0:b0:3f5:4da8:1a83 with SMTP id f18-20020ac859d2000000b003f54da81a83mr527699qtf.3.1684450982339; Thu, 18 May 2023 16:03:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i10-20020a0cedca000000b0061b5db2e241sm90669qvr.41.2023.05.18.16.03.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 16:03:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 16:03:02 -0700 (PDT) Message-ID: <6466aea6.0c0a0220.49969.4806SMTPIN_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 11B22605246B; Thu, 18 May 2023 19:03:02 -0400 (EDT) Subject: |SUCCESS| pw127050 [PATCH] [v2] ethdev: add flow rule actions update API From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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 | +------------------+----------+ 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 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/