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 4496D42D8E for ; Thu, 29 Jun 2023 18:18:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41703406B7; Thu, 29 Jun 2023 18:18:26 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 84420406B7 for ; Thu, 29 Jun 2023 18:18:21 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345a4efb66dso3565475ab.3 for ; Thu, 29 Jun 2023 09:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688055501; x=1690647501; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WvWEf0UxDw0SU6nLjZucul3p0BGWX4ZDnYYZhbQqNmw=; b=HyAOpKYXqgsFpqPQXbHW/OKAChBT0mpLazrtkqKa9PMQhIG+LwNp0vIwS1zYyqu7TL 0u+/7GQuDPWDhyLtdsX+9jP/NzLOEQMtjUkTc6oPcJdrpRdiTjQsM+zE0eVScgNzILXC QdLmIcngCZgidC5eTAT9t8y3maH67G/N6B5HA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688055501; x=1690647501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WvWEf0UxDw0SU6nLjZucul3p0BGWX4ZDnYYZhbQqNmw=; b=XkkE06EeyCvNKnR7WsObODp5RGOVA5DRllTc7AWQp/UBvuqFCGhQTcAsmfJHTKZUvV c9JS5ZYspOJH7ebdqCdpUWeNVInfwVuQjsei4qTZmcYdHCW+s3Fv559+RBG+Nig5KyTq u5zH5Pitd8i0CCZ+dpn7c/vLNgJJePVSKhLR0I+WyAuMp15XsU8TPncLT7qOBbuBlGBt 3oLK2vpUvEea76dam3EJjNY6wU88bSeebBzzwCvnhX0GSuRtBYSGHSwsdbw+yvlfObhz F4svY+llOV01WW0LGut5DfWA32esEBf2EHQnLVTjMzk1miIofbojF9c169s6TdZq68Ho IAnw== X-Gm-Message-State: AC+VfDzuKLmgdiRQsM99l7VBipSiNkAchSjT6rZCNHaNlt5WJAV2B4HC aJokuJSPRAFYqI8KRa7+oh1D0TTCD2VmxHy8j1l4z3znY01OeB1ipdQTGg== X-Google-Smtp-Source: ACHHUZ7iFLKxSm/fPhQ+AdDCQo0Gb9riyZJuj0kqhu1s4OpxeCTgcBI7n80yU97IGkLY8GXtTyt9K+aqFbid X-Received: by 2002:a5e:8901:0:b0:783:6455:cc9c with SMTP id k1-20020a5e8901000000b007836455cc9cmr109503ioj.3.1688055500947; Thu, 29 Jun 2023 09:18:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t13-20020a05663801ed00b0042b0b61c5f9sm66250jaq.24.2023.06.29.09.18.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:18:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:18:20 -0700 (PDT) Message-ID: <649daecc.050a0220.4fd3c.1aa5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BD01605246B; Thu, 29 Jun 2023 12:18:20 -0400 (EDT) Subject: |SUCCESS| pw129109 [PATCH] net/mlx5: fix flow dump for modify field 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/129109 _Testing PASS_ Submitter: Sean Zhang Date: Thursday, June 29 2023 10:00:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129109 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/