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 A704142660 for ; Thu, 28 Sep 2023 13:56:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A176C4021D; Thu, 28 Sep 2023 13:56:56 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 754754021D for ; Thu, 28 Sep 2023 13:56:55 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1dcead29b3eso4871209fac.3 for ; Thu, 28 Sep 2023 04:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695902215; x=1696507015; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ce7EclfHwTgsLbT7QGKNEQeAmmWe5Rqm/fN17q0BeQ0=; b=KQuxhK/+e9wCbKmU0n9j0nBtviPdWYeciD8nmS/qz8yN+ayo3GZLZJpvKwYhbcNPzv KE4Vr4RHLuyx+G0nEPRGoeEDoSyI0lnL+57GD9abittf+wTDz4XKuRxbtLhNP5/IlNyy +mbhp2+tF5bhCP5gv9tddXgjitbAbkXIE7S4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695902215; x=1696507015; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ce7EclfHwTgsLbT7QGKNEQeAmmWe5Rqm/fN17q0BeQ0=; b=aD7BcQyPD50uL5SznbIFXLhtVVxlxOCdhi7i/0FzmWmOli+vD5RjdgXP+L2Ua5jpU1 rpAKbOFB+FakQ/46PZp08+bsfxFRmg6DoxqA8hWNiWh4nHGSiejY/orOWq10Ep3ic9ZV ty53KMwtNwuYJjOfpq4MH9yBTlr44oFd+vm7+4ukkjSWw8W4Ed1+mf7HnKA3Bl/CSyF7 wfz9HnXkB/gdLShHOercS4MCQ0X7ixWCEp1EmR1zpKd/EBC4mJRjZieyWVYVLzBnjOUa 5WcflS/+YvQokGye1At06xviyzqVjqQgRCsISUk3VJNnwSVxhVHKVrKLgF9TsgCYY0rK eb6A== X-Gm-Message-State: AOJu0YyzsLpcVrpSm4k7yF4uRbcBfCzkDtKsUx+c5TgsXsdHEKF9Yhtb NdlqyAu6AJ8SVvcn9tk3OP3SxWcGQaUpx1n6WV+vTqAoe6IPIH3p2IsL7Q== X-Google-Smtp-Source: AGHT+IHJlrkD4f7rxV0Hxsa77AnG2VRti1RwpYhLY8ESHlck2OcgMjA07lG80ZZbBMaElgoxqISC1+cJjPgV X-Received: by 2002:a05:6870:d24e:b0:1d5:b2ba:bc90 with SMTP id h14-20020a056870d24e00b001d5b2babc90mr919195oac.59.1695902214853; Thu, 28 Sep 2023 04:56:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed28-20020a056870b79c00b001c524a75460sm949857oab.33.2023.09.28.04.56.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 04:56:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 04:56:54 -0700 (PDT) Message-ID: <65156a06.050a0220.ca077.d486SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 552A86052514; Thu, 28 Sep 2023 07:56:54 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/