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 2CA9A42D9A for ; Sat, 1 Jul 2023 01:56:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CD4640A79; Sat, 1 Jul 2023 01:56:29 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id DB01040A79 for ; Sat, 1 Jul 2023 01:56:27 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4716e4adb14so898237e0c.0 for ; Fri, 30 Jun 2023 16:56:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688169387; x=1690761387; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ezVa0GCDfV3ErB/SHprBqhllaQllBcHWKl/WBMReoU=; b=UiB1orvON/rcKY5AZqCvWKhcIgpsW12amaDXDMa5k4Twoy65GrgS90UcNn2118UIvi F8qj41CPWuxO9krHrYNmsdi6tdAtN9pFfu38aINWeqR6OsKSvUhg+a6yj00q0KyhOq4N WmLYaGpK6RjX0HMy6Tv0404pgykd2nQE3O4H8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688169387; x=1690761387; 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=hQpziQYRO1Mktj2xeD/OK0iIVEpaS9BcGglkrhJav92WxG/Do5abqXG2xBfZA7XxPK FUvXd8n2ryaGBUuqMFKv8XGJEhy/CmKABD4Ln17+u1qoqppnoLPgQ1q2JxT3/GNrZs18 QNP2XfXQ2E7JQEyZqTeAj2IhDaT3MQymE2xCAK09m2LB4zxZK/SgK13+PKZ9FcHqA8nY ai76u94RGks8q9LjI84Lx8h8k+DD0QvQCx7pnFfsIOcsuapmH0Mgt2OnLsgtTKGdpg52 /TiWYBtubEVlUZ8XvBPuOq8eDkF04386IPjvVqJOyKBVxgKSBQrhFote+nyNEHDyBNfY J0rQ== X-Gm-Message-State: ABy/qLbl7HXSaSJdSXAgEdbjY/h+4Ypa5eQuP6QvpFlScVZK6L8oyIom o5BXO6E466FYr4Q+74A+ciw6UhBJGfqoKg6W20EMrCimdKlZPucsr0kyEFWb4ul9Dh4KHTSwOg= = X-Google-Smtp-Source: APBJJlFd/bnaZ9mfAZf+IOn3pqaM9e28R4xHKfuYngIFs6PWHMOdNCm2tIw67GkngAKr+RhXxKT3bEHubY0M X-Received: by 2002:a67:ad0b:0:b0:444:d19c:8fed with SMTP id t11-20020a67ad0b000000b00444d19c8fedmr1824808vsl.27.1688169387273; Fri, 30 Jun 2023 16:56:27 -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 cd7-20020a056122308700b0047dd1745985sm829244vkb.8.2023.06.30.16.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 16:56:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 16:56:27 -0700 (PDT) Message-ID: <649f6bab.050a0220.d686a.bb30SMTPIN_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 E1301605246B; Fri, 30 Jun 2023 19:56:26 -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/