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 318824296D for ; Mon, 17 Apr 2023 15:34:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DC7E40F16; Mon, 17 Apr 2023 15:34:37 +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 AEA13410EA for ; Mon, 17 Apr 2023 15:34:35 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id h14so13839581qvr.7 for ; Mon, 17 Apr 2023 06:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681738475; x=1684330475; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=AjEhREFrC5XN0Ek64WPMa/nZgm4mMKwevLlm9r41bBo=; b=C0iQGj/gptbQgVarqM8iLUj04VH57JYYz355foqW7QCGOyB6QXY7rG9sDLVEsEZdwq cfYRGq0cRJ7chq3afjtci3cZeS1sHbkX3WggrqRvgxXYWIOlc+zSygIxhOK9BtgF9Gna lYwqCiJ3OEMlATD0eO20GNbvaHblK1K2q/Sbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681738475; x=1684330475; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AjEhREFrC5XN0Ek64WPMa/nZgm4mMKwevLlm9r41bBo=; b=AK/eLR826bwHZTU1OJI8WwPyk87kLPzty3ZKBrnKfcO5zXVGez4jPKjCTde3q8Lly8 zKsV7lQVPKrwChtgTFExbJO0NFjZLL1RJ4zKZiOOULkYOBpeSp7WX+UKZjbVd1myX6td VPju0Wjf6zHzau3MZdvpi8UpYveKebsO2Yrk8IKwGEXg8M0TfRlKuAeKjxa+NrpW3RUB DRZhC32quVRTPTgu3j0jp8jLDaxNQUWGgwouSnKG5vsyPOeOCe7ZbKD2Wg4k1TfU8mNh 5CaVhWGmNriORY6BXw2XnXnGSRad0XiKPlPJDyIMVACpqNFaDfloGwa75iMUfZE9dlnN VApw== X-Gm-Message-State: AAQBX9cqDpgfroI+fSG6aaiEswOd7NPHQqHVrLUMAPccPofNzVcjjP78 pBz26em+DcfxEujNwOG4hpNfQyJC8dIjKcem39hu0ctTSfJX2Ez1DHhovDBhUjll8Wp+i4RwiQ= = X-Google-Smtp-Source: AKy350ayiPYWLyyYoTCGq+ekr6qYnqoHzNfwPP3Q+jtqwCmDz87ZqbuCDswae8hkA4gJnzy+NzNOCewEHiGK X-Received: by 2002:ad4:5dc8:0:b0:5ef:6841:492 with SMTP id m8-20020ad45dc8000000b005ef68410492mr8114279qvh.46.1681738474999; Mon, 17 Apr 2023 06:34:34 -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 w3-20020a0cff03000000b005dd8b74b9efsm4017442qvt.31.2023.04.17.06.34.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 06:34:34 -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 BEB60605246B; Mon, 17 Apr 2023 09:34:34 -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 BB87460092; Mon, 17 Apr 2023 13:34:34 +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: <20230417133434.BB87460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 13:34:34 +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 | +------------------+----------+ | Ubuntu 22.04 | 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-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/