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 4536642FBE for ; Fri, 11 Aug 2023 13:53:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4153E40E03; Fri, 11 Aug 2023 13:53:01 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 9EE3640E03 for ; Fri, 11 Aug 2023 13:53:00 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bd092cba5dso1237789a34.1 for ; Fri, 11 Aug 2023 04:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691754780; x=1692359580; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jy7q5u0pd7IP0pQ5lxIj0f3g+h98uky/6xijN01b/pE=; b=DfTZFE6sW0msg9TWnxIlHB56LdyH/6dgqXfL1GrYLy+AOofdwDvUOXpYjXtT1Qzs9C IVWLkn0rU0Yt/ve0Wpz4voc3mvhlOH4NG+/GVd+IWiw8Y6G5swk3bbsfAdpMmfMooJCr Kf1G1SWJVtgz1MbStF3Kro928GmR7o8hI80cQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691754780; x=1692359580; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jy7q5u0pd7IP0pQ5lxIj0f3g+h98uky/6xijN01b/pE=; b=ObDwi7x1Z8FOBlR369LvS3TSfZpxpNj5B/DiPYGqxw9m9vfHh4aCox0oDjCAoQcsbl Pc21Y97BwYo0dT6qKCKjU/TlmlaGj9OqFUBrj2ux6rsDbB+VPm3cC106AqILOvwMBz5L JUM121iakAkS5THECbBatyDhd9SD+xCZ5MswtQv1Kh7tCIlUosS+MIU1Hk8CswZo5YAl DRQJrpTiBW+61kwlY+Rml9H95EA04fU4ZZcxq9TGG8ZvRBPOstjUi5K9h9DZlygnGjWO ueFVEy2LMTSWQ4gYH4ZhtVitSSYjXnShvqAPysUkRUyz4XtTD40Ko0FS5hkQ9vY/UhNA Rl8A== X-Gm-Message-State: AOJu0YyM/k9NzrelUpyjQc/eELWS5QOa+/2LEryjCJ6tahaSEzBzXZzL uHhWgnF53pbfcEeeAUQgViec2dAqkpVBsLK9z0CgBXvI0ybqFw== X-Google-Smtp-Source: AGHT+IHOAJ7ecuHJpivnEiYskzEs7KAiyIiNjOs3ozVuCBgkvcH1D3GEkWZojoEl30Sp169FBZAv5K+D3/ge X-Received: by 2002:a05:6830:24b1:b0:6bc:9c01:c2ca with SMTP id v17-20020a05683024b100b006bc9c01c2camr2766453ots.16.1691754779950; Fri, 11 Aug 2023 04:52:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c82-20020a4a4f55000000b0056c785ad0ecsm253227oob.13.2023.08.11.04.52.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 04:52:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 04:52:59 -0700 (PDT) Message-ID: <64d6211b.4a0a0220.f469d.e435SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 741726052471; Fri, 11 Aug 2023 07:52:59 -0400 (EDT) Subject: |SUCCESS| pw130107-130106 [PATCH] [v2,2/2] eal: remove NUMFLAGS enum From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaprasad Tummala , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130106 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Friday, August 11 2023 06:07:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130107-130106 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=============================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27293/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/