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 3F9C543433 for ; Mon, 11 Dec 2023 17:39:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D040942D7F; Mon, 11 Dec 2023 17:39:35 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 708D8402CF for ; Mon, 11 Dec 2023 17:39:32 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67a9cba087aso34408606d6.3 for ; Mon, 11 Dec 2023 08:39:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702312772; x=1702917572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JTJB6wlTSJjVw70kgvtTvYLERU4mQ12XaLLvbCvhOHE=; b=hShsDiR6yehAXjm5ExzTHK3nBJ+WUyAsnQNLCwB6Pm933f75XfcdKXhaGd0sqgQeHQ O5DlNvV7/IzdrgPUkWbFWSBI2qwtZfjkqjHGpHdXuACT+6moCVzYFsUNM7eu+JyNAtJw Q+FooAGxGGmIN/Sv/PaBZMAMy0rrSSVpFbiRY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702312772; x=1702917572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JTJB6wlTSJjVw70kgvtTvYLERU4mQ12XaLLvbCvhOHE=; b=aGUoWTwTaFY0z9tEIT+YeNTffmaAX4D1ft55P9f+t7yjvoPrI9MMM8Gy1OHhNgeyCA J2q3TGHVUuye9mKU712PyJlA/MzGZ7VB2M+zRorDTjMPWd4w6jOml7de0rIK+RXWkBQY MfjxeBq03oOir9XU9Tl8ZfWSLl3z46Ekr8pOSVXsTvSUOQOVFx/BEfjSnbWTRhJ/6MPY x2fX5h5QZO6BK8a2CQFulKHKeY9pffYeBpaejD9lcTpnioOMNIGuKH9NCT2QiDu3rgrs QZ7sNp9b9NZl3/IT6XfYKNVdf2KVkQHolJqwLO4ytQhzn7u5jAiIlVsonFzHfz83V9zM Ei7g== X-Gm-Message-State: AOJu0YzWPlUW8zPmd1aTCUwbfyttf94UeDGZT2S5cjp0+m1wYp+dy/w/ VP9VH3CAtoNVfla2sWvMKQ6OnCtlqgECej0vomKCGBN7xdkFzM+ryPThnuTEx8tKUsfJXxl5vA= = X-Google-Smtp-Source: AGHT+IFQsm61Kcy9HEdTowi3lrF2cOTbV+l+KyPQKrJvUDAal1svCuXzcoOquOrEDr6j4eMV6rXPzfqac1AC X-Received: by 2002:a05:6214:809:b0:67a:c124:4a21 with SMTP id df9-20020a056214080900b0067ac1244a21mr5822210qvb.5.1702312771857; Mon, 11 Dec 2023 08:39:31 -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 m12-20020a05621402ac00b0067802f91f67sm606370qvv.7.2023.12.11.08.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 08:39:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 08:39:31 -0800 (PST) Message-ID: <65773b43.050a0220.ecc1b.fafdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 89803602A042; Mon, 11 Dec 2023 11:39:31 -0500 (EST) Subject: |SUCCESS| pw135026 [PATCH] [v3] 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/135026 _Testing PASS_ Submitter: Maryam Tahhan Date: Monday, December 11 2023 14:39:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135026 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28585/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/