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 7DFD1436E4 for ; Wed, 13 Dec 2023 18:33:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C5AB4064C; Wed, 13 Dec 2023 18:33:03 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 741BA402C3 for ; Wed, 13 Dec 2023 18:32:54 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35f418f394dso18835755ab.0 for ; Wed, 13 Dec 2023 09:32:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702488774; x=1703093574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T9RDiDA6MibxHBnpuNdVznRLI3ZhItZ4t+oONURnlq4=; b=A3q/Sr8vVnDJFcwkqaPK06GNwUyZEQkOQZOyanvL7YB31I15Lx7NSKavtCos/1P7fl g5QFUPgQoveXQLus2xbozyaNRadgljOBlJt3oSiemLGPFVIYMuFlL8SHe0x8mdfeAA0G 84c0RVw3bTTVYyoFX62t5qfzgWIwocMJZdT/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702488774; x=1703093574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T9RDiDA6MibxHBnpuNdVznRLI3ZhItZ4t+oONURnlq4=; b=XNxIRtj88beRIqf4jKSDXVBb4vaMbsVn5QzIM1IRfGTa9zawHtUC00fBkJ3VCSLHX6 nTCYJu5TdAaq/AYBMe9ivfBWa7o9MXJISd6C1u5kcDYwiUdoUSJ5o9XsX5IwDdn39T9a Q1xGJ/VUzO4DLCs/nL02mg7Tgz0c+UPFKdPso4D5ZP5bR44zaw6/fswtgW1Oz7jskopZ saAAwoQ3Lcd5aPZvM4T4nUwwkf7hqvrinHK1dAzTREl5/+/3T/CbxbuIUmSpCYeuU+F3 fcs9e6MONYST1jhQShvqO6qF1SsxVyYsqpEky5iZF/rwGkTjh6520pg4mvtT5hkvl6A6 d8SQ== X-Gm-Message-State: AOJu0YzP5cym88f6XEACfMn4ibTgstXhBAq+yCpThfLLBDllPe66pZpD f6MAAwNQkuKrl8P+9FXXsa73TPXmpGVcBQF3Rtb+3gmKokoPJMIzgDJzgg== X-Google-Smtp-Source: AGHT+IG/fDqX1Y6GauxtTsVcEuuBa5QJKPMWrLocja651so8NtUR6Yr/xFjwiWa7hDPYXW34C+mr6UreKrj9 X-Received: by 2002:a05:6e02:1aa8:b0:35d:59a2:3328 with SMTP id l8-20020a056e021aa800b0035d59a23328mr12719086ilv.44.1702488773928; Wed, 13 Dec 2023 09:32:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c2-20020a056e020cc200b00359d3fc1306sm1047140ilj.20.2023.12.13.09.32.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 09:32:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 09:32:53 -0800 (PST) Message-ID: <6579eac5.050a0220.ca4c4.100aSMTPIN_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 75D32605C311; Wed, 13 Dec 2023 12:32:53 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/