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 5649E42D9B for ; Sat, 1 Jul 2023 02:10:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 516B940A79; Sat, 1 Jul 2023 02:10:20 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E412040A79 for ; Sat, 1 Jul 2023 02:10:19 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c13b0941a38so3614689276.0 for ; Fri, 30 Jun 2023 17:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688170219; x=1690762219; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e2I3Jo/hjkwMtr6CbeVigVb18KMRydkjmrvbGc3F018=; b=TZWnAKQlMzTou/Bxl23hDhta0m8Z4n7ImdXMYK8H9gDoIHvGMQWCDbsSiCV1BgBwHw A2YtfEkctR4PyXz1xkocpo1ih3p2GofgDmJKbnqN+ehT6/X/fdwFwpqRrXRipYY+WIIJ wFV+WHjqlbBknyv5Mrg5gPAk6Rw/uudpihYJs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688170219; x=1690762219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e2I3Jo/hjkwMtr6CbeVigVb18KMRydkjmrvbGc3F018=; b=R0UJnWYhqXCWmE8y0y/5GINuhAfqSvCaP8VPMlKejpi/0QwPPnCUI1ll8NEsauwJNL DzD/Hfi/2Bvoy1vQ0VXV9s6FOF7DRFZCtz/o7oapBpser1VwTEz2lBuThXVM64Cgkaj5 p+P89tJudueQUasIrkEVVVvUW62bfCoGQmu9uk3AL+TmdLgIkzKgAv8NprCpKGAMJrg9 7d0i5sZgyaRDuWX4Bdiu0T5eiARP/O54ZjKptJon7dpEhfI18ZKi8dNil9hdl94MWPRr DCoxga4TrjEYdqR4yC/mAodREcFp004Mqrvz+cVDplsBmS1n1yP/UXTx5Tk84fFQErtO 6fpA== X-Gm-Message-State: ABy/qLa7qfXtnr8t+UQx6Ngg5bNjbVeOlyBB+GYRXIMOmLJJmNrdu1f5 g6/1nTR/z9XipdbAuoh2JDV1tv9cRYWdYExPIJjknKjJfTq5v+4iXxP2Tw== X-Google-Smtp-Source: APBJJlEhDFSrf/aIS4p6FurU/+jlKXtwY+BXZNvD9YEu2v7AraauipVmAqTE5LvXumTaXeWaQne+hAl5WnCG X-Received: by 2002:a25:b95:0:b0:c47:f97c:c30b with SMTP id 143-20020a250b95000000b00c47f97cc30bmr1032804ybl.7.1688170219398; Fri, 30 Jun 2023 17:10:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y186-20020a254bc3000000b00bb1445a65a6sm1230519yba.1.2023.06.30.17.10.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 17:10:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 17:10:19 -0700 (PDT) Message-ID: <649f6eeb.250a0220.79980.683dSMTPIN_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 13482605246B; Fri, 30 Jun 2023 20:10:19 -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-aarch-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/