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 913F743DFA for ; Thu, 4 Apr 2024 16:19:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ACF5402D8; Thu, 4 Apr 2024 16:19:51 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 51BC140268 for ; Thu, 4 Apr 2024 16:19:50 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7d0d0057c8aso28051039f.0 for ; Thu, 04 Apr 2024 07:19:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712240389; x=1712845189; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=IEtNtWeOclvKvKNGGX7GO2+GsbOYjuC5eIeeLjn/8MQ=; b=AzvwCMjL4qvf3S9ogJk7uouq3BcoIIdAt59bgjb8Fhtcf/8H2YEkkWqVLhItk//Kgq 688zZcnK22Q5aQnGJgCC2hnGROEhDUNavYQSppthQ5tbQfMEmh98UltW1AyKI4sCGWz+ 9HEIV7MlYe/KLYLJN454qhgnwxc7N2yrbo0MI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712240389; x=1712845189; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IEtNtWeOclvKvKNGGX7GO2+GsbOYjuC5eIeeLjn/8MQ=; b=UOXPtSMIvoDQ63NqJBFvovE5IRFBFUE1AvZHFNpCQToX1tq8EPwYzv8VGANvSzAZy0 oVZHyNfw5gIv9avKUaeXsbYq+csF1SL7tmnH06CXPVI75wIt3qyQo20wcJqEtkDr2O1Q FjcoFp59ASoqK2h5nIc+Dx3+3oJwUWuWX3ymLNptbGcZP/bb/fMNPoM+1YzQZ4zWfIC0 W+Gx80r3rXhsYF4ckO/MpSjOJkwFvp/6UqKgHZOzr5fmFHpvFHswbdd7ditPx2fNyP+F 5kH7ckBel4sJZSR6iJvmpeyUvvzn8T6ZHge/JSpQjf1xDm6lXPzr8WWL/ZPjWU522rIm UhcQ== X-Gm-Message-State: AOJu0YxhUEYmSISbC2DPfHgfS+9weT/Ei0Mc3eipjgU2qJvR3YOYKIgd prcqOoMeNlNH2Kb3Y74NxVNAqNdMd51PZmZcB/66gJGzg+2H7CvPwFVe65Gx0VgxEFvWKughGUh XL5gTCavRonZCIl/F0UI1in/PlU3XaZl8NKSUcjYZlunAq49GOYER9/OO X-Google-Smtp-Source: AGHT+IGMCRPy53l6MDZ5qa+ngvoWgvgoYa3JUANbxdc+Rn/zuI9y9cVyYrw7bpA7ry72cbIqGA70HAHWi5Px X-Received: by 2002:a05:6602:184d:b0:7d3:4b72:f7d1 with SMTP id d13-20020a056602184d00b007d34b72f7d1mr3017140ioi.10.1712240389743; Thu, 04 Apr 2024 07:19:49 -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 gq8-20020a0566382d0800b0047c0be19ddesm641773jab.1.2024.04.04.07.19.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 07:19:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 07:19:49 -0700 (PDT) Message-ID: <660eb705.050a0220.a8fdf.8849SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 36A576052471; Thu, 4 Apr 2024 10:19:49 -0400 (EDT) Subject: |SUCCESS| pw139094-139095 [PATCH] [v12,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404132452.1186627-4-mtahhan@redhat.com> References: <20240404132452.1186627-4-mtahhan@redhat.com> 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/139095 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 13:24:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139094-139095 --> testing pass Test environment and result as below: +-----------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29712/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/