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 D43AE42661 for ; Thu, 28 Sep 2023 15:31:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFF734021D; Thu, 28 Sep 2023 15:31:43 +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 638514021D for ; Thu, 28 Sep 2023 15:31:42 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fb64b5265so345866239f.1 for ; Thu, 28 Sep 2023 06:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695907902; x=1696512702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b8zQC51fa+RlcBDys737n0NwfrrVjwWdyMnwecaWTVs=; b=bPFnYrL0ljH/33gi235gHhGwPtnnsLWEfCI4h63NRKyWbqMIsALQSU3lZ3V1mvDnoC ya33DbQ2U0O4rcwqwQp8eeHTzGBulIW1j7p/jSUhqrpLLQ6AOffG66mgQRDZNpJJ36vD 5efNgsn+EOx33pznxY0XN3PK7zM3RFMNIHbIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695907902; x=1696512702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b8zQC51fa+RlcBDys737n0NwfrrVjwWdyMnwecaWTVs=; b=SIDrFIez2d87sNTCINhpVdAP3xqXwpOIIMgsrb6kDnm2DEkgHdQ+3xD1rowFLgpJ4G vUyYctnefwHvgVxvcHh6kxCScYQHD89F65aXWecD6ohqTwqk5Xo581P8CQH8U4L9DAxG sFw8i1TNgXdEDx5JuLol+DSYvZC1ieYyyjYdBFdmSA+FayiIdyNybAJhXK63y2RvEarC O/s+5DtHTeDOIKm5b8j41vhdl8eYGPwMR1fO7KyFoERNqfn4LIsxNC6vZbyKyWCV876Z KSlS5xp4ela4d5EEJakfCI3B0blgbmaaAiwIyQfLW0Q5mYMFaNtyNyRgGjtpR26zzk9u x5Zg== X-Gm-Message-State: AOJu0YxuH4VQKqsJ9+R++aA1hrAEVisVfpfYZThp6HmZsu19X8k/F1gU JkFQL3FAMgYKkKRZeS/N7UXUgXhOB67o6/lmot7VAF8FhQOkyR7dKzqtXD9NyTYpC1yNBxzLTw= = X-Google-Smtp-Source: AGHT+IESHCSli+zir94yUtELQ8NdaoaXyqve7jAv07yBpi3b7RMAYQ2gW79uQJJP1WiG5pjG9ujPpdOBZoHU X-Received: by 2002:a05:6602:275b:b0:795:16b8:85fc with SMTP id b27-20020a056602275b00b0079516b885fcmr1136861ioe.0.1695907901799; Thu, 28 Sep 2023 06:31:41 -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 fx18-20020a0566381e1200b00429d8508e57sm782385jab.82.2023.09.28.06.31.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 06:31:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 06:31:41 -0700 (PDT) Message-ID: <6515803d.050a0220.6c4df.ee50SMTPIN_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 41F336052514; Thu, 28 Sep 2023 09:31:41 -0400 (EDT) Subject: |SUCCESS| pw132097 [PATCH] [v3] net/af_xdp: fix missing UMEM feature 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132097 _Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Thursday, September 28 2023 09:25:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132097 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27764/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/