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 E1764436E4 for ; Wed, 13 Dec 2023 18:31:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE2514064C; Wed, 13 Dec 2023 18:31:31 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B2098402C3 for ; Wed, 13 Dec 2023 18:31:19 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e2bd289172so9130537b3.0 for ; Wed, 13 Dec 2023 09:31:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702488679; x=1703093479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JyCpOE7tOpqGU8gkb9Oz8uxik7kaYdQSdeOBWynUkBk=; b=bMsgZwLHPKfPA6C+5vJS6VreZ3ziL7tirPhAWb7D6UouZnSx22OEQ5VUc+GlOmcJ3w rCuYUOEwLuvaU+w366mpg1davwKho6sTTXPw5kOEXWdwNf0Av+85WMWCo5uIpp/SWfab svuvtJ+E73tFaunZn7WR8/slAwGG3NJTzbpkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702488679; x=1703093479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JyCpOE7tOpqGU8gkb9Oz8uxik7kaYdQSdeOBWynUkBk=; b=C+005tIteX/O/SKkCVeZU3HugpZAkpWzm7jlwYmAyb6114Xy2qjaucHo0qCWByTfwK 0FXwvbN9gX2bbCvuxBIs8PcNl6w7wam37BCLI6PcauR4IJGjgM0oP+zzR4J83pPwChnh nXlNer4drOzkO/d0Fgqz70+8KD4e+98im6ggvtkoLSkNzOLFPjF18R66bj/+vaxwh5Gn L1NCogDMT7xuzr6wS547ubjnKTTCRSaJFfzAKuuyRBeMhI3RW1hBynOjiiDiUB3fo0sC u6BkmeI9X9QD95+ISQ45rrpZnCoBHwvF37YRtYxedy8ISaCbPTV3IlrujokMtPxUaC9I HPtg== X-Gm-Message-State: AOJu0Ywc3r450m2ELLzZKzP2A+TlRZVwQ4vhMcXTVZOPefdF4uyga2ut yKBsF0POI/JH5PF2gHTgarAtRtxm9nkuX1htpyhYNB1NRVeSDww64VcOXMy/uCCNtBDxXRxUPA= = X-Google-Smtp-Source: AGHT+IGUod3+IU+azuCW5TkIvnxM67G59uhFozrL4/QCKhEiF7LzGs/9zx/hWqHjcpnycSVs32OmLblcUBjs X-Received: by 2002:a0d:cbc4:0:b0:5e2:26db:2f8d with SMTP id n187-20020a0dcbc4000000b005e226db2f8dmr2392139ywd.32.1702488679193; Wed, 13 Dec 2023 09:31:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u127-20020a816085000000b0059261d6639esm1550366ywb.71.2023.12.13.09.31.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 09:31:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 09:31:19 -0800 (PST) Message-ID: <6579ea67.810a0220.852b9.1b52SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDCC2605C311; Wed, 13 Dec 2023 12:31:18 -0500 (EST) Subject: |SUCCESS| pw135135 [PATCH] [v4] net/af_xdp: enable uds_path instead 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/135135 _Testing PASS_ Submitter: Maryam Tahhan Date: Wednesday, December 13 2023 12:24:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135135 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/