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 49D0A436FF for ; Fri, 15 Dec 2023 17:54:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4649243326; Fri, 15 Dec 2023 17:54:43 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id D918242F79 for ; Fri, 15 Dec 2023 17:54:41 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1f0f94943d9so338814fac.2 for ; Fri, 15 Dec 2023 08:54:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702659281; x=1703264081; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OskclxDGffobEfUuDvEeRt0Ck0Dv0UydzLrEZi33/XQ=; b=A3yGEuzRjpbKwR4SZjnRYy6bv7EtDE/yc5Dm0xFp9aM8DyPGUDbT8sMNMb7k7Vjxu3 lGUoh8me3+yN14NE1bMEdJ8iNAKEXj460miAMJ7hX5kdc9DI06cRvxRG8sBkYN2OGjW/ xR0TxsAfFL3f43Fj5yOqVSP60U1mON7IlVMiU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702659281; x=1703264081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OskclxDGffobEfUuDvEeRt0Ck0Dv0UydzLrEZi33/XQ=; b=J+vyJFomu90gMqQGPQvpzmQGHEm1R25pacfKv4MC7pkeEV3+M2E13eCKCeic3G3ZsO QQy+0ClCUYYfWVGJ8+w7PbaEsTmnolD3oZO/JZ41XYhfqYOFUEKmpDCOfKQeWUi9NLi9 e8Ec7Fi5rexk9etZW5E+y7mkvRrMaH8HTYDwipxzNueby73kETbl33wp9/QWi8HeT2Uc G8PPOQcAQqua+8MhPn1kC543dJm2PlQsT1dWOZraOUw95aSM7ujgWDi1MQgeArhatQ2v ov82JbGNOx/2SbhRc3JqyVWHrNKv6Ri8ewaA4Tw7cubfNBKmZPQ/gWiL4gLj6vgTYuKN XlgQ== X-Gm-Message-State: AOJu0YxUt91/Nb6TWmwr95Zqal9QvbUq+iZOANrCpZm70mFcjvYLmP4J ZeBSa+k84Qz/35pzhHLerMRrdIIO8mimUvTKaW887MeRPu56FoPluShecVMwPo17syefzrCs9g= = X-Google-Smtp-Source: AGHT+IG99VnxTRgZZjSfrvK30r6fLyhpd3PCqaRHrI0s+i9X+eK1Z8G/vxdPG5aWfw8SklrpQ6ayaqhBk+ep X-Received: by 2002:a05:6870:3c85:b0:203:751d:10a3 with SMTP id gl5-20020a0568703c8500b00203751d10a3mr821368oab.11.1702659281146; Fri, 15 Dec 2023 08:54:41 -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 ea6-20020a056870070600b001f9ed27ff2asm963395oab.26.2023.12.15.08.54.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 08:54:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 08:54:41 -0800 (PST) Message-ID: <657c84d1.050a0220.10537.f9a3SMTPIN_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 90A85605C311; Fri, 15 Dec 2023 11:54:40 -0500 (EST) Subject: |SUCCESS| pw135231 [PATCH] [v6] 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/135231 _Testing PASS_ Submitter: Maryam Tahhan Date: Friday, December 15 2023 15:39:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135231 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/28650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/