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 0D06D42BDA for ; Tue, 30 May 2023 05:58:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0874F406BC; Tue, 30 May 2023 05:58:14 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id BA600406BC for ; Tue, 30 May 2023 05:58:12 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-565d354b59fso34801967b3.0 for ; Mon, 29 May 2023 20:58:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685419092; x=1688011092; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8iD/IGBZCNa1hp5ZWP+FGmXv9APzifE5eXpYfj0rTyc=; b=KxrM/27fkEFM3FsLI1E7LP9aQVCqa74S5ZozvLSCC858LKfyCuGlESSGeOXwtsFkIL n557GGgOrvZdZrQiMo5xWayqPq7ZfD9daESStbhtlZ/vf/+00CbQOQmi76oAAI8+sFzp PMe0rA1uOALYyiTGzgELdety8eyMmk8OPAM6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685419092; x=1688011092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8iD/IGBZCNa1hp5ZWP+FGmXv9APzifE5eXpYfj0rTyc=; b=CFy7An4UDSvhnfNaFVWVIYHsqJrVztZTNQbmL7uP+vrtJSwO/I+01J0c6ToskJ8Ym/ ZOTN/jRs4poCUxQzJPlFdHxostSYZfWCYy+J/4FOVdUf5kp9+nbnBh7q3rnhmpZN7PCH bzfEiSzXv2WGvGyYoXG5nR0Je7COzQvB1SF3V4JgWKT8+92eiebRKzE7rrt6l6v70C0c z51b1Ztd04DvP0OMmIyrXds1cX74s79URwGPR2We4BYL9QmR9kYDg6MXFAEcsqXMUAxk YFlp/Dx+5NcRLrEMNdsNb1LabGO+lc2LbtDXWN2kRndaQfUDDUhBtOtyuE1w5IQdjZim dxWA== X-Gm-Message-State: AC+VfDw3BuO6kOOFUcAVCni8Hk/nMjMBKnEVWWWOD2g5UhVZ6dM+ZUpl Nx6R7En0r6KR+/+g8tgFBSw4xJ9C0Kdd5nxGQArRLJqQ87Ss6UhnKlPOfw== X-Google-Smtp-Source: ACHHUZ6aN0STACMWi37Uri1UNPTxxeuyLsIjjZsCGprM95QW/1y9qNgFXVNUhyqBienK2MJFZrXK67vDcjqk X-Received: by 2002:a81:a0d1:0:b0:556:1b32:343b with SMTP id x200-20020a81a0d1000000b005561b32343bmr953850ywg.45.1685419092179; Mon, 29 May 2023 20:58:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a81a50b000000b00566584e9b13sm260210ywg.65.2023.05.29.20.58.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 20:58:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 20:58:12 -0700 (PDT) Message-ID: <64757454.810a0220.1f118.ef8cSMTPIN_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 DFA88605246B; Mon, 29 May 2023 23:58:11 -0400 (EDT) Subject: |SUCCESS| pw127681 [PATCH] [v4] ethdev: add flow item for RoCE infin 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/127681 _Testing PASS_ Submitter: Dong Zhou Date: Tuesday, May 30 2023 03:06:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127681 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/