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 520BC42BC4 for ; Sun, 28 May 2023 18:47:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FAD240A81; Sun, 28 May 2023 18:47:52 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B5CC040A81 for ; Sun, 28 May 2023 18:47:50 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b4552e55cso1566965ab.0 for ; Sun, 28 May 2023 09:47:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685292470; x=1687884470; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2swuedOQJ5RMLEzVdtSTEE/fCVjDhZ/SUNxH0lpqN4U=; b=XGynZBvkgMgJ2p5I4GSizIL73E4PnQoG1ZrwGN52r7Y4kxiFAtisz+a2rnMN8whBKb BTjmO/eSF1xLqdmAXks3kHjONQIR+FdrOx3R1RRmSM+6CB+0Qhhbgt8r3dyTzPtBOma7 pzbH39Tc4ddomVyrl79ggg9Ntm5fpt9eUBko8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685292470; x=1687884470; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2swuedOQJ5RMLEzVdtSTEE/fCVjDhZ/SUNxH0lpqN4U=; b=GzZ9bEaa78LnCkdazwTUH8ju41DFRYWqZfNT7hMiw8KtyweMQnZNkS0822sSLJeRMB qbESWTCqgEhy0y8Zh9GbOB/NP5sfG7rRc1DiYWC/Krxp7cKvefqKTKABZ5WrXM1FEu1o UnzA6bWK/+8Ks/ayLfOtzpAVPeuhhppZuOIxRfc3T7fTcKShyJiJs8gGcpNX+/hHac19 NYbLzAmWT2vza75wxqQOBkq8H0jYgj3axwBeSn4+LGixkHLjP4gOrlMV55iYIcxCxA/a 6Tka7Y1jz4xESKCp+RxTx87lAMXhfcBuqgYHrEhHmDUR2595AZEr7fRTTJE8qDLiwZhf 9ySw== X-Gm-Message-State: AC+VfDwdRfyoV+nzKBtbVCP1hwJ5t7HMGBY/pMLlABW2wu035vBFeI56 yyevJTrdi7d310HbjKTXMSB35IatxGXgAbspFOb5YXrlHSA5+o61EVchDWcki1BxPA060R9WMQ= = X-Google-Smtp-Source: ACHHUZ5ivxWyj80KSO/qWiT2V2kDLhAtLWLgQk0z6I0jjwxnKbv0Z32BC8QgF3GKiNCm8GMLRTIf04+9YyX9 X-Received: by 2002:a92:c201:0:b0:33b:c3b:115b with SMTP id j1-20020a92c201000000b0033b0c3b115bmr3791754ilo.3.1685292470088; Sun, 28 May 2023 09:47:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s7-20020a92cb07000000b0032463c2531fsm161302ilo.23.2023.05.28.09.47.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 09:47:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 09:47:50 -0700 (PDT) Message-ID: <647385b6.920a0220.45905.c080SMTPIN_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 4F1A6605246B; Sun, 28 May 2023 12:47:49 -0400 (EDT) Subject: |SUCCESS| pw127638 [PATCH] [v6] ethdev: add indirect list flow actio 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/127638 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, May 28 2023 15:43:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127638 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/