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 98BAA4296D for ; Mon, 17 Apr 2023 14:48:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9309140698; Mon, 17 Apr 2023 14:48:49 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 7791040698 for ; Mon, 17 Apr 2023 14:48:48 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id oo30so10964345qvb.12 for ; Mon, 17 Apr 2023 05:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681735728; x=1684327728; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=100JoqM7FkepcG8JweQ4b4pX+pMmIevTVejo8FiJmhg=; b=i5jXVkSqZGD+X43lvApXQp0za1rAhwh8g+BNxZQU1mlkXBwljOz5eik9IbGdAiA6n4 lOwml+COxJYwViClrtVUbdk6OnE8ujfCvvb6vFDQGgtrQJkMwH2e2VpsuqCIngLUrB46 Gc8G+arg2y/iAKO+TIMKxrKuv+XGXaEn3dZIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681735728; x=1684327728; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=100JoqM7FkepcG8JweQ4b4pX+pMmIevTVejo8FiJmhg=; b=GeQuoEppCjjgEUQK9a6DQIdpCSaFd0VueS0XXMwgaMfJk3O6JurYQEMWKc1K2dVv/e Czk1Qg3DdfvJwMM/6RSJDSG/7jGC/knGs3djUFw/rg1PvC3OQT2Fu0ZTIZNX9bYuNWEl XgaK1R/ZxnVfgICN8Q2TD4RZkcoihA4t85SroQrfxhOHMw8pgcEVeaft/KvQdYtgGMMp z9LK9J4wSzSqTD+q8iqMQqLMw2tn+2o+8xejraRvSFa+uVXw32rUZYZ6tW6onkfMEti0 hvxhNczWEimPJuUKPSG6BE8CysGTcZy3MIdpLWhv2cGRjVOMfRAqOoOfSCg4HD24i0gg aoAg== X-Gm-Message-State: AAQBX9c2xjDTM90v7431cjql79fD0gMKXg8028z65Zvu4DnpnSJt1Fds 37GrqIfaYjrhCmRHYKrF23d3du0+B7gBMfmwU6+l91AsmLzzX29Jkd/PXg== X-Google-Smtp-Source: AKy350ZOZxM9H2VPmlflPEe0DE9Um04/yWgACH0Kwx18l2BLUy0zKSlLYE5wC6kgtMAnJRbD/5mrkKcLCp1s X-Received: by 2002:a05:6214:407:b0:56e:a9c6:d2c6 with SMTP id z7-20020a056214040700b0056ea9c6d2c6mr18161286qvx.6.1681735727881; Mon, 17 Apr 2023 05:48:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q14-20020ad4434e000000b005dd8b74b9d5sm4031616qvs.5.2023.04.17.05.48.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 05:48:47 -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 9B767605246B; Mon, 17 Apr 2023 08:48:47 -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 9A3B460092; Mon, 17 Apr 2023 12:48:47 +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: <20230417124847.9A3B460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 12:48:47 +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-intel-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 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/