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 257E242660 for ; Thu, 28 Sep 2023 13:52:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F1894021D; Thu, 28 Sep 2023 13:52:12 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7F9FE4021D for ; Thu, 28 Sep 2023 13:52:11 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79fa416b7ffso397991339f.2 for ; Thu, 28 Sep 2023 04:52:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695901931; x=1696506731; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v1u6fTU5taAhqVuepL5SQUIH0L8UApv03ntUW/netbg=; b=T4Oa1vJCa0E+usfZRWPFquY2288h0bSyvcOUQ2d/p21yaz5a+sPj9WMBbxcd0/r3Hp SsSqgoJrEPgH9cqgXa5MFtPXqu0sARI/PrbHAh2mcZGI9xwpruKUfvcQgj8T9n7YKjEH 4OKCrmCwVTbotnLr/L3BbbbwaEoLMWE+XWfWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695901931; x=1696506731; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v1u6fTU5taAhqVuepL5SQUIH0L8UApv03ntUW/netbg=; b=AKKh7CMdt5w5D4sZa9KDJO9s/XrO4NTNeS+afoG7ynmC4b6o9MFlodSvKJkBXs1BZL 91UlOIJn3N4ZZb1ep/zarBxO5MZI7NCX4nNF3Ib5drZtHNQ20qczRLCbD86rn9MqV9+5 +qSmlF2yBFzt21uH29F4Ee6VtknAf8sxk9IqZiVgGoZMhDJk6gShCEdcFdoaVBxJo1xX UDYGPpDRAUi8UHKkiJztx8ls9nZy419ppXYbY8nUuDDnk/kY62h4TQxBKQAbhdzMXhWU UbzE+cVfpCKn5tc/1Lbt6jcFeA3CmeHcOpC+7lu0MPwGIBVY4tV1kIpNML0hlm9LITRI 6jZQ== X-Gm-Message-State: AOJu0Ywpt6P6QlsTkQTXBTAik41qGKFKjDdQO5YnwJIWJhAAblC39mju QeKkdj5ottGybex5/R8riMTMBf/xDjy35b1QgrmFrLcWa8XX/4VjbCSV+lLqQuXC/U1gD/8heQ= = X-Google-Smtp-Source: AGHT+IFFMfh1H1n2FOrNjUXyRf6Ar2LOR/Yy1R8zfJyJoMamVcqhbHB9mRGbPQnIuS5hSyqTdXymBQN+4vBb X-Received: by 2002:a5e:dc44:0:b0:78b:d0a9:34fb with SMTP id s4-20020a5edc44000000b0078bd0a934fbmr901848iop.20.1695901930914; Thu, 28 Sep 2023 04:52:10 -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 t3-20020a02ab83000000b004317ed8931dsm766681jan.38.2023.09.28.04.52.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 04:52:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 04:52:10 -0700 (PDT) Message-ID: <651568ea.020a0220.c3a81.dac1SMTPIN_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 5716B6052514; Thu, 28 Sep 2023 07:52:10 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/