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 AFDFB436C8 for ; Mon, 11 Dec 2023 18:11:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB238402B9; Mon, 11 Dec 2023 18:11:09 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id CC2D2402A7 for ; Mon, 11 Dec 2023 18:11:08 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b71d65021dso64309639f.1 for ; Mon, 11 Dec 2023 09:11:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702314668; x=1702919468; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VPTyFyUXU6ENke9akUcu0cPRx/AbSTaGwKLOyVbbO98=; b=hHN3KCOqSfaY+VGbNxeTF5QIdYdD8ZamPDPmYiFifckD4iW1/c9bHgPSuFfTiqETeP 3j1lLVrA/ESywttQLdFoTVdrLAb8FOrSpwAkGO6osNxXBu84E5P3A6g8XekPhwC2OfUC sal8ArDQ+DCsjS92Odm0hNem9X1UfhrniVHHQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702314668; x=1702919468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VPTyFyUXU6ENke9akUcu0cPRx/AbSTaGwKLOyVbbO98=; b=PPCMV3TQkSGoMlb9IHhh9uAnSlvqQKASmknp05fz8vCSmWkIvhsAn/xhRaAeLJceGs G/xj7lNFHCU90b5QZVZzNnWMuOapucPUlwSmPta+emj/yXODOJgJxVi46Jq246q/ZTEE pASAWLqQC7I2rPAQh0OmXnIlpBihQARCaVaIahxZu/RagAMpzW7yJH1j7J7ylWZcHFnt J8O4MIgMYmqeVnIMMeXRcZC/iDadzbu6+HBfig6C3LFiNSFUjAviX5EWnO3X6rz+wWZs LYAseKF/+QSuL6IuLS8QRrac/f5S8BiHsD5bxvR9lG3fkprlk4DWcgQ5e8Tv4yPJxvhX JKbA== X-Gm-Message-State: AOJu0YyPA3yZO5u8TMEDYQK61t7WEQDQqoyJGYvAk/VQVJ+7fmIHxLcS G/l1ArI4O8e7nwXM1syDyDMJG6AETdP9pKtfQuezq5ap40JivhWQswIUiAP09jaDygJDf9QbJA= = X-Google-Smtp-Source: AGHT+IHImvCgzbRAyQXTsFAsW7IiCkoa6bYZRq5rYDzLKGu+LvVV/S4latok7cTDlwFEEVD+aiTq8u4yiaJN X-Received: by 2002:a05:6602:3a11:b0:7b7:f17:8a85 with SMTP id by17-20020a0566023a1100b007b70f178a85mr4017701iob.17.1702314668314; Mon, 11 Dec 2023 09:11:08 -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 i15-20020a0566022c8f00b007b01238e7e2sm653533iow.32.2023.12.11.09.11.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 09:11:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 09:11:08 -0800 (PST) Message-ID: <657742ac.050a0220.493b5.1ca2SMTPIN_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 D7264602A042; Mon, 11 Dec 2023 12:11:07 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/28585/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/