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 B1B224296D for ; Mon, 17 Apr 2023 14:03:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FB3840698; Mon, 17 Apr 2023 14:03:32 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E03FB40698 for ; Mon, 17 Apr 2023 14:03:31 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id e13so8028911qvd.8 for ; Mon, 17 Apr 2023 05:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681733011; x=1684325011; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Z8VEVOBM84jS/GcyHJ2lBNEX0YGBgEgZonoNXdHf7Vk=; b=BJp2najy1QaQQIEqnvFfk8ptR+3bx9ynyh4EjoTQk8woBMn7Tr5pbgaXTQy3uPjNkJ fL/Wf54nJ9cgFUiAFBh3TvZZG6SMz8ULWbD0Amcz9X8HIks7fe0rwZeWH+GGqRMfuz3h 6P/5xz3hynJ91MvzUNnxcxKqaT5/lIPc8VcFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681733011; x=1684325011; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z8VEVOBM84jS/GcyHJ2lBNEX0YGBgEgZonoNXdHf7Vk=; b=MfL2Ly7W1LLmShAZQMIEV028+HDiuCeBQROAAO+7CjurRP2UpxhPv4KJUr5k5d1F6g zQy/qUDYK9xlIRr6aSKmq3H7TPwZWf7F8CNR+e+zBL00wyqdEajLisP8AO0pWtCJdFaG 1moQQEjfUnfNCr/qPI756A2oH1b4GZhJ2HBJ0UFURP8bxw8w/J/liFJbPqPdSXJrZGRD RWIoXKpGC3lnikxhHkYGGEz30tbZwXTLn/rFU20N1X5df/Bxv0KHN5IDpC3gwqZhLJkp eooj/kQsw8ab5/RrS+jxysZSj3r9n5MWZCojCno/WjzfU/uSoLwOY/jf6Mq56dTPDYBE dDJA== X-Gm-Message-State: AAQBX9d+uKqVKS5iMnrfOpCp70PmvJjitPb2BPzaJS8mW6+X8pWzeLT8 1L1oVrP8rpsxhtBKdw0PnuTZm66i4QdLdcaKPQdwwGX/4uvZw+bZLUETSE9Qi1tYKiVqiFgUnQ= = X-Google-Smtp-Source: AKy350ZakpyJS9w2kyxdhNZtGMYM7z2LN943BlccHn79Y1+tx8Hqe6ZeUdc2ieCURuL+lBPezIKfYaacuyjY X-Received: by 2002:ad4:5f0f:0:b0:5e6:1723:a7e4 with SMTP id fo15-20020ad45f0f000000b005e61723a7e4mr14653907qvb.30.1681733010622; Mon, 17 Apr 2023 05:03:30 -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 m8-20020ad44d48000000b005e938cce0e7sm3987708qvm.8.2023.04.17.05.03.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 05:03:30 -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 5AF12605246B; Mon, 17 Apr 2023 08:03:30 -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 556C260092; Mon, 17 Apr 2023 12:03:30 +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: <20230417120330.556C260092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 12:03:30 +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: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/