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 33F424411E for ; Sat, 1 Jun 2024 11:39:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B121402B4; Sat, 1 Jun 2024 11:39:34 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id EB8D240270 for ; Sat, 1 Jun 2024 11:39:32 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62027fcf9b1so23161497b3.0 for ; Sat, 01 Jun 2024 02:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717234772; x=1717839572; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TlmPnplvkAewo5j4vSgl0uxB/RK+HD3wymiAYykF4M4=; b=I2nWDBluHqTKO/m+Z7AJ0DsUeFroF6e5lI9D+XRsGbR+hxu5wiqVBkCpCJyJReiiVE xc91qwdDDHQcF+vyaQajXJF6Wib0u7u17A9Iz3EoUb+t0x+o9qme8vsCpCN4ZYm7Innu D3nVSyvjsG9RvvDueOdq1DKAnJgKsAvP7/zNM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717234772; x=1717839572; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TlmPnplvkAewo5j4vSgl0uxB/RK+HD3wymiAYykF4M4=; b=r9cBv0ObHwCc77zNmC4tA6YrAPpEfILpUKOrCXPMj3KrY/h790KQbkBdb5O5oDfrf0 QDtgWgL7W6h+UlqnqCh024VSN7thVECA6Pqh7b961wOucsNiz+QRCJ3zAAqUvyGN1YBb jED9A4zdDg8zlamTtszd+mbt0BbgdG458diKn3JSHeTMgwCeCkhv3lc0V0PQOJ5nHyqJ dXG/tYrFXWe4DPl+NN2hvDzIganw541OEayKwQBgbDfdd3ZjMP4s+wiHPQ2ndejQlbnM 6jNfQUl5CJYkjCOdfJ1n9iGwyR2KB+YZEaZ6R9GKQcEyEHOCLD+WxqFn4wexrzynRwnr wDmQ== X-Gm-Message-State: AOJu0Yy9SAMqsuX/+FwrUzbtyCavVujU+kElwnRreBrMD62gBQOGBkxA sL4m3jSuwjMMpyc0SStIxDpfO9j1TfC3h+25yGU55F/UO0DXLEQs8Q5PtzohuHmMCkfHit9iVMM kKBZ5XLjMPZ7x6euiNQKmzN5cXLJ59xTeRlmDgMYo1dlB41QwRihv5DQ7 X-Google-Smtp-Source: AGHT+IHBjBTT3B3ocDnkvvi1AIPlw/aqeWK4owjs7Vuok4EfprtZJ7Ik9O03MVT8Uf0DBI8Jtv8JRN9X3pLi X-Received: by 2002:a0d:ec4b:0:b0:61b:106:52d1 with SMTP id 00721157ae682-62c787a21f9mr33639447b3.4.1717234772402; Sat, 01 Jun 2024 02:39:32 -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 00721157ae682-62c7662218esm1245117b3.29.2024.06.01.02.39.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 02:39:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 02:39:32 -0700 (PDT) Message-ID: <665aec54.050a0220.5961a.96cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B6AC605C21C; Sat, 1 Jun 2024 05:39:32 -0400 (EDT) Subject: |SUCCESS| pw140429 [PATCH] net/mlx5: fix flow discover IPv6 traffic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530034252.198797-1-gavinl@nvidia.com> References: <20240530034252.198797-1-gavinl@nvidia.com> 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/140429 _Testing PASS_ Submitter: Gavin Li Date: Thursday, May 30 2024 03:42:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140429 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/