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 30D3C4410C for ; Thu, 30 May 2024 09:53:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B88140608; Thu, 30 May 2024 09:53:52 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id C186740041 for ; Thu, 30 May 2024 09:53:50 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-43fc100549cso3184301cf.0 for ; Thu, 30 May 2024 00:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717055630; x=1717660430; 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=JebVtv4HNXqcuNUKanpOqpLpoji+WFEIwe7Ji3KV1Oo=; b=AkDJYY5CFpuwYSBk4QzNI/x7EvWewypCIb8WT2eEdDGwPr79SlplLW23k4Ih8AX0qi 6qkUxsfSSdHp3ywiCmIfBxzikhBx54giSuYzqFOSrg1UK2/fLIEM/P1+BdokWtbPaUDS xSB5G2COi5Cu2UYocbJjGjOfLgXMgqbXwO3Ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717055630; x=1717660430; 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=JebVtv4HNXqcuNUKanpOqpLpoji+WFEIwe7Ji3KV1Oo=; b=VJ+mPCPp1zxnWc3do3VE2LkSnIYxOf5p0atiZr+jOcF7wIvy3y5hnkYCYviAtCsKbb yU2E5LJWnXGN1DGrp0wTnAGSAGwlviVqPktRwQx8zoRyCKZz8UNwHMraVTImB2Zs6We8 7naJvQOYWvNJfF1sJzshF8PNKjYBhQChoxQ01Bk4hb0wOsixzR7qjhmM+h72B/p0x3XB TcvcapYX0ycctmrEjJeK/HySx++W4cJM8jRGAVbBV1vK3zV2oOGDiFwo2kgKlJd4DT64 eBs3NvckZKEU0nyYoq9Iccadt6WDWZKzlnGyjxtTyowPl0JBsqXEo1txuchSigyeuGkF 3bsQ== X-Gm-Message-State: AOJu0YzuQMs5+HSeL8Q3QEr6WERh4bqhkYPrMuLE4Cc02frop089DvqS oDAtGEkYBgVMGQfOIQCJrgdKL43zNHCEzkPaU2lbddg+WRwfBsT6K+dKR407U3QoJD9YrV9f5G1 jVEKe2NL7Dg8fF0Amx0lDtT0T1mJBsoSX0aoHq+Z12xAn2wSBCorTCmmo X-Google-Smtp-Source: AGHT+IHZcGzvImRxC/kZz70xJWeQWl3FI8WmG0+Yp+ns81RfI19euTouped/RLtO8RlpwdGP4ZiKg6hLJPZV X-Received: by 2002:a05:622a:83:b0:43e:3d8b:b6b9 with SMTP id d75a77b69052e-43fe930e9e0mr15123221cf.44.1717055630199; Thu, 30 May 2024 00:53:50 -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 d75a77b69052e-43fb1898265sm8673371cf.17.2024.05.30.00.53.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 00:53:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 00:53:50 -0700 (PDT) Message-ID: <6658308e.050a0220.d3722.ca99SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D78786050A9C; Thu, 30 May 2024 03:53:49 -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-unit-amd64-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 | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+===========================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/