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 84DCB4296D for ; Mon, 17 Apr 2023 15:33:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 741F840698; Mon, 17 Apr 2023 15:33:43 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4BABB40698 for ; Mon, 17 Apr 2023 15:33:41 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-552ae3e2cbeso45363927b3.13 for ; Mon, 17 Apr 2023 06:33:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681738420; x=1684330420; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=brAeCQHXYnvTsVh4KGZr7jyku++fDFyzs8GCBkXafio=; b=j0Hbk/Cje7I3jJIaY4+savth7Zn4t5+WfC+dmGC4L94EZ00HkdOmY3/rjrMOfCjydW XzIFvqa7itHjET2XlPGUi1EPP/UwKn7THNmfORr6Z2E5KolP7aWnGXbchRLJYvJ9LNQ+ e1SKnSE2olPP3SinHDMAAo+5SSQFgem07MAw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681738420; x=1684330420; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=brAeCQHXYnvTsVh4KGZr7jyku++fDFyzs8GCBkXafio=; b=OHX3X1oWdJgmCgf5JCsOUTKhF3uW5l3pAw0Fe+9DAjxr70tU/hYxL8LxrTHoFFgg3o upUyulR7AXYeoPLDQqaJ3JSM2UpIXnOU877qn0iYmUfGHK6Y6aqHNOENyiiImJHQDjFy jUJrSvGAKYy8ECyFBEkQJR/WsOsSK+d4C/jnyeXvP5Ekz+MIxrVGPm8/h7L9K4audUjf 15ZeksyvZoxrjk/+vWXy82eX41Xvpdr/IsX5MpMJOkWEF/5xeaGrg87ZmHns18JW0PY3 bbhsf8biotUVOSTfIHimwKFtosE3W93vfgkgeqWGZwOSyrcasMhV0kGdTASnsT7LQteb cgoA== X-Gm-Message-State: AAQBX9fldzo5UwkqL7SrnKLliJdkbT9ZQwdokTGne3S7DQIgVq2fSzwD yPFMJefGz/ElG3fb2Tcyt2u33MkCevm+3sYSzS8NoXPWTGuQwvUnmf+Aan37OUpDtx0IyG4e3Q= = X-Google-Smtp-Source: AKy350aMs3dB+Hg2fVWCrZ/BOZVeLBYZ6gbyQhXw6yj9rGaauFE2RyXRqMy/Y3fiEIjGga7lxTk6ljmQPlx6 X-Received: by 2002:a81:918b:0:b0:54f:badd:d148 with SMTP id i133-20020a81918b000000b0054fbaddd148mr15231774ywg.14.1681738420682; Mon, 17 Apr 2023 06:33:40 -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 cl29-20020a05690c0c1d00b005459f233f86sm4562806ywb.62.2023.04.17.06.33.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 06:33:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 59A33605246B; Mon, 17 Apr 2023 09:33:40 -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 5779C60092; Mon, 17 Apr 2023 13:33:40 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417133340.5779C60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 13:33:40 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126181 _Testing PASS_ Submitter: Rongwei Liu Date: Monday, April 17 2023 09:25:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126174-126181 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/