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 289954296D for ; Mon, 17 Apr 2023 14:45:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23DAA40698; Mon, 17 Apr 2023 14:45:08 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id F1A4040698 for ; Mon, 17 Apr 2023 14:45:06 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id r21so2102132iob.7 for ; Mon, 17 Apr 2023 05:45:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681735506; x=1684327506; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=O+Fkh05iU+4L/qNbp4Hx9vXVBYwEVMqczXngRp5CkRo=; b=FsaRdTTzZxi3p0XYHdMmr1iZ8wreKryRVWCprh99RwXitXM8R0Uu7ydaQPvVet6z0g dhQ/qXxUEZP1MevR1MrYiZL2JHF2nXf7XNPE4bCiJwNoeTMX1E1sBFtLsp2fPMR1jBjP nvIohw/RULMGys1z8RrsDN0qDDOA4Lz2Q6U7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681735506; x=1684327506; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O+Fkh05iU+4L/qNbp4Hx9vXVBYwEVMqczXngRp5CkRo=; b=Vmu4U76IXdy0oMwOz7etd6tqS/keF5HtlstTihYsMkXwxd0gGUonYISecGDUemflGS RebsrZb+7f8K6RYzhIV4IVMgd8y+z8KxK1nUvWWFFimnVUqZwJqyLe8KOyec3vQee52S kd6Y6YWxcxcaPCbALsDcsaRxOmEUN4lQn0ZKla0FAayL//n+g7KaPj9hNWQF/xa5yPm7 I/BntUmoSTpMPoXEkEJSeC0o0lLW+FTgFKzVixWJltQ9dBXIZOwahU268QmZ23q6SrRU 9PUKBlCG4H9Oszhq60gfq3DrkEto8AjdmvhrTHqjXYYv5Ps1NYthBucFz9yb9n1E6Q9y rdmA== X-Gm-Message-State: AAQBX9fba0o/8wFaQAz6QE3VocJ/cCO8yMLjM4nkpn4tF683dWIVc1SM LZiPERrEKbHsPHzFSpJCX1G6AzMP3mGLevLmrUjbvxyObyuqXu5JxX9iOQ== X-Google-Smtp-Source: AKy350bpuMOWbo+vdNv5JzMIt5d/qhLJ1UBDGXT19iQJF+UAriyismtT1UVRx/uRfq9XhKy7FOkAya/OqM+j X-Received: by 2002:a05:6602:1811:b0:760:f887:7553 with SMTP id t17-20020a056602181100b00760f8877553mr2309937ioh.2.1681735506393; Mon, 17 Apr 2023 05:45:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e10-20020a056602158a00b007594cadaa34sm4788960iow.35.2023.04.17.05.45.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 05:45:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 13ADF605246B; Mon, 17 Apr 2023 08:45:06 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1139C60092; Mon, 17 Apr 2023 12:45:06 +0000 (UTC) Subject: |SUCCESS| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417124506.1139C60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 12:45:06 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126181 _Functional Testing PASS_ Submitter: Rongwei Liu Date: Monday, April 17 2023 09:25:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126174-126181 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26015/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/