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 69D4442B73 for ; Wed, 24 May 2023 00:05:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 663544067E; Wed, 24 May 2023 00:05:42 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id AE6514067E for ; Wed, 24 May 2023 00:05:41 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba71af5f164so389951276.1 for ; Tue, 23 May 2023 15:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684879541; x=1687471541; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j4WRzvt1ZJQUBcDgUTGwsE4Pby0ycvjyrsninxX0A7M=; b=RVpvSOJ61w6ccbzMNyaa3zEkyKnx9X1WQjmmwpLP1bGrlmso53TZfvtiwfmkSkHOlb WCQPQCwXp53LzPuImHYgIRFBUvyvPT8e9Anz+M3PvALY4F3bJFVlMTOaSAVuwK3PM4kS eo926b2O9wwvzKovRotLw+TbH91nsg9qug1CE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684879541; x=1687471541; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j4WRzvt1ZJQUBcDgUTGwsE4Pby0ycvjyrsninxX0A7M=; b=ULArD3eX1z3Eo8NfqSG1UaeUcdEtuguVY4Rd4sbvQ3KHO6NJIF5kRPfC7dzvjL/9Jk bmEDTlRjxElcbOXoI7XJRXIfHdFp3SXXaTlDFIFmtJY+hFJ767L0SiXu2K48/BhsEt8l 3YsbMfoCf70EjzkDHbgafeJSgxTyZ6MSfuSXxpD1ZrCODtZaTMn8FvyMhpBEECjSqDhC uehyhNQcUTmzcc6djW/mhkINTwDTGqJ2nyq0QSSmKUVMhgLTERcUncQa9GkJaTVOqURH MANPF14pDosIxZ4jZ713fSZvpHPzIlX9OlUcYYWsq2Toslhf4dAaZJuQlj8Ou9NTqOZR pHVg== X-Gm-Message-State: AC+VfDxqJHoS2S0OKMIc4div/7f+shcr7QLa6QSkum4qevHTvWrFwvDu f7c1VH0UpYDLJyyevnyq9giKvSnK/bu+h1QJl+vJTnSDSBHsbWiqfo+yhw== X-Google-Smtp-Source: ACHHUZ5ea3yJWzLKAPRtZ8W7wEK6VKRCKUKS7XivilkEUtyEt2fmV29/XJ02mIuhRZv1Sz6GHsWAgBFnYc13 X-Received: by 2002:a25:340a:0:b0:ba8:1e01:ead5 with SMTP id b10-20020a25340a000000b00ba81e01ead5mr6658318yba.60.1684879541041; Tue, 23 May 2023 15:05:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o72-20020a25734b000000b00b9a636b1492sm1481447ybc.9.2023.05.23.15.05.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 15:05:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 15:05:41 -0700 (PDT) Message-ID: <646d38b5.250a0220.9a4a7.ee01SMTPIN_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 ABDA0605246B; Tue, 23 May 2023 18:05:40 -0400 (EDT) Subject: |SUCCESS| pw127226 [PATCH] [v4] ethdev: add flow rule actions update 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/127226 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, May 23 2023 18:39:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127226 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26354/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/