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 CDCC842C6C for ; Fri, 9 Jun 2023 11:14:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA98E40A84; Fri, 9 Jun 2023 11:14:14 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 0C75340A84 for ; Fri, 9 Jun 2023 11:14:14 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-78701841ccbso600738241.2 for ; Fri, 09 Jun 2023 02:14:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686302053; x=1688894053; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+3PqbgiYRT6UeCUwGO4W8nuI3UeD1vd2Pkg0dn0T57c=; b=PAW6EgOqhr8qEivPgZ1PMn35vsxOOcvxj52V51iuXZsRaVEYhTmPmb+Yxb89AG3XPs H4hmXt52s0IaTP2sZjumPHIlDNdwo+D58wWmlUiQcYM6j85FWVIzJU0BTj3iT51iynRO 9fV2w85YxOed0o1aULdbCZYUFhzVevmHGmJmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686302053; x=1688894053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+3PqbgiYRT6UeCUwGO4W8nuI3UeD1vd2Pkg0dn0T57c=; b=W5xGNYIoD5XzFvhg5x4FXMpCqjKprcZCUEozuJSMrv739IRjr4v+PEj/l44wE2/ZrM CYYINjZYHjVGVhKqO7lHmYQA5xznaDh4ZtW7bnxoRxjijJxVV/ZMam2918heEh2/4fgo OMbezmWSauwmrQTPl0LOVIEj5JZpZQkElhQfVeEykxm+J2kF3XcrvbniqAXNPFvvZork 2UCTg4FIuaFvlz76PR5MERSYlxmSFK+zTjxHSE7yj+lO/m3ma2NIlv8jYUBFMwg2Vnhb 6wVPswMMMaWVnDdihNSpKRmgXR0sQed5OHVdDkfpa4ybvSpCY1oqVtwrLBMJF4Mr2uKd r3qQ== X-Gm-Message-State: AC+VfDybcmRM42FZ08Mx+Pmlgj21D3ifyIxfT2juJo6ZPwtkob4ektWd 7yZa844eiedbj2eid3VEFdI9B6xy1CnnVR5mZoNtIYNPQuwEYbNxKyEXaQ== X-Google-Smtp-Source: ACHHUZ5b49Vd9HO6Pw3EyZf83Y1x8nqJshYPTxAbb5r3vq2UZkbYQqkSXU3Du/Lqa/5A2MzvnDySBa0IDNK6 X-Received: by 2002:a05:6102:a35:b0:43c:8aac:19bd with SMTP id 21-20020a0561020a3500b0043c8aac19bdmr562008vsb.3.1686302053369; Fri, 09 Jun 2023 02:14:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce9-20020a056130110900b007856c518f59sm335821uab.12.2023.06.09.02.14.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 02:14:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 02:14:13 -0700 (PDT) Message-ID: <6482ed65.050a0220.63d27.b01eSMTPIN_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 1C1C4605246B; Fri, 9 Jun 2023 05:14:13 -0400 (EDT) Subject: |SUCCESS| pw128450 [PATCH] net/nfp: fix set IPv6 flow action can't g 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/128450 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 09 2023 06:19:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128450 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ 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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/