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 136B142D9A for ; Sat, 1 Jul 2023 01:56:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B1FF40A79; Sat, 1 Jul 2023 01:56:20 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E414140A79 for ; Sat, 1 Jul 2023 01:56:18 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78360b822abso106154439f.2 for ; Fri, 30 Jun 2023 16:56:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688169378; x=1690761378; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ezVa0GCDfV3ErB/SHprBqhllaQllBcHWKl/WBMReoU=; b=Yj8WjIhayuX8kmao8xj12WPq1ImuciRh0otKLYwVsxel6mtzQR5HjOTAJgvgUz7nnF qWkeCA5PKqs8YmVcVqM0XPHvXdR6W/GhH4yAFPMM90QQvW0Shz2G7qZl9KAu9XuyTAdL Q2lWXB46RcRH0pWLX5VBU1rATFmmAy9dXIvlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688169378; x=1690761378; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ezVa0GCDfV3ErB/SHprBqhllaQllBcHWKl/WBMReoU=; b=GWWvfnp+PDt+fY8PekwY74AE/9Tv1AU3mPO5rcJdvAeri+cSiwogm59HJt5Stb6MDk M/8/5VsVX4LsfFzcfcaANfBz5JoKeMFKwU8KEudFrN6gECQ6CFmQKqIDxSHfz960witb XbPZyTy6ql0TnBi+54wx4zNO9Xq1t/3giH1Dgk13+SYjL7jQc28HjKXT3+Y8dOlXnYrF 9FreKf96z2pEZzcDZVW2Dd5JegrgKf7+LKy28hqD3JhuNjxGkMQe/qAHZHTwkXh64cK2 jLP/vUCqR+cfc3OZ6GVutsF3BIEJtAuRfLvOgm9lAdBHr7r/wdjD/vjeIxl02Wnl759R JNiQ== X-Gm-Message-State: AC+VfDxZ4UKZrzVu+RF7oR+oZstPmu/L7q2zWVwBHSmxT3MsLPeZpp8j nQiR51Hda6uq/ozpgCD7v++X5S89SqmDMts5S8KTsJdfPp/BNt+EFL9efQ== X-Google-Smtp-Source: ACHHUZ6qQYmpUkn/SFHGL3zn0vbVoEoCv1BC74ZiqSqTVJTTZ/xVa+9MHt0ChTU1uG1+Pe54fK0duot2d2tx X-Received: by 2002:a5d:9610:0:b0:785:ccfe:b68f with SMTP id w16-20020a5d9610000000b00785ccfeb68fmr4217133iol.4.1688169378326; Fri, 30 Jun 2023 16:56:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a0566380e8200b0042aee2c2629sm387961jas.66.2023.06.30.16.56.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 16:56:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 16:56:18 -0700 (PDT) Message-ID: <649f6ba2.050a0220.579c9.baa3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CF847605246B; Fri, 30 Jun 2023 19:56:17 -0400 (EDT) Subject: |SUCCESS| pw129157 [PATCH] [v2] net/idpf: fix error path processing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/129157 _Testing PASS_ Submitter: Liu, Mingxia Date: Friday, June 30 2023 18:54:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129157 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/