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 229E242C92 for ; Mon, 12 Jun 2023 06:01:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DE3242FA2; Mon, 12 Jun 2023 06:01:03 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 9F6B642FA2 for ; Mon, 12 Jun 2023 06:01:01 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3f86b426371so35239881cf.2 for ; Sun, 11 Jun 2023 21:01:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686542461; x=1689134461; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xul72/qMa9gaDb+egcuOR2K77aJ4P0AIIl87n4GccvA=; b=J6BBi2TAgIg4uaPiq+cbhrCRLeT6vaK7I7bVUYW+2boZBahcnCzeuP1EkVF/mM7LtG Y7nz7fxBnX6YQ/A5WbHbZbYygf2TjjN+VJLYLV9F23d9ssjapdM6Xas2NaneVyBOUJeT YmkzifFA6MsBjBOtg0YwI6iqnvKmz343pwo0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686542461; x=1689134461; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xul72/qMa9gaDb+egcuOR2K77aJ4P0AIIl87n4GccvA=; b=ILimWbTdv3JHK35A2RIoSdX1hyKflPeFkCrPNmOiPC0b471sceoxXaVAXz04cWOtv7 /xKnypBUSlG0P/w1GxVEEu7c+g3HJL7Jejf8WmUfHFZpMDJidXW7fpFW0qVhTTqL7b4C 9SG4ZWZTM1H9SHoC1JDJ/ha7QHtFh9FbZ6+6jdUh1MAYFE/JYQSKdySIIVbx9u9hcrDi tSiBLKaDy6X7wh2yx/5zqukKyA2/Bswj29gFaBDVj38eNTSMSaS13YS2UGvzmVzlbLI4 MfTaRUBEXuyrFdEz3wugt0MBQrszho4P9xYjJMmjgNHAPZdCdE1+fndcl0r1GgWUIOq9 hiqA== X-Gm-Message-State: AC+VfDxeb/2XTK58PZ/fkoJgsKmbAH/eYXjYojy/SBm5uXKr8W84n1sD wdzODK7SbemXVa4RERfpRB+ZzuplHOSRD+LVgtNPYRGaxeLxDI2+JlQNJFTXqJ/RguffN9R0uA= = X-Google-Smtp-Source: ACHHUZ7W9Qw++hFK0XgjJlszb3NtTywnKFe0s3STz/1rDWJRpm32ahg8hV8vxRnt5joOQms4eoYUr+u9yxph X-Received: by 2002:ac8:5a95:0:b0:3f6:bc1e:2d9e with SMTP id c21-20020ac85a95000000b003f6bc1e2d9emr11293880qtc.21.1686542461039; Sun, 11 Jun 2023 21:01:01 -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 m133-20020a25d48b000000b00ba78f4ddcefsm509560ybf.23.2023.06.11.21.01.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jun 2023 21:01:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Jun 2023 21:01:01 -0700 (PDT) Message-ID: <6486987d.250a0220.3b903.f574SMTPIN_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 A8D22605246B; Mon, 12 Jun 2023 00:01:00 -0400 (EDT) Subject: |SUCCESS| pw128500 [PATCH] [v2] net/nfp: fix set IPv6 flow action ca 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/128500 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 12 2023 02:24:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128500 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26623/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/