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 8ACE8436FF for ; Fri, 15 Dec 2023 17:40:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8744943338; Fri, 15 Dec 2023 17:40:55 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7E6B843326 for ; Fri, 15 Dec 2023 17:40:54 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b6fc474d16so32507039f.1 for ; Fri, 15 Dec 2023 08:40:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702658454; x=1703263254; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OskclxDGffobEfUuDvEeRt0Ck0Dv0UydzLrEZi33/XQ=; b=H+pDr1H5MmE8koIrb8s771ul22FlIJfVTpBW6/5sJj3xfPUtLFQomSmT+Ws3mVZ5U8 t0AYqVggaYU1j+3lEgUSY+cLMYpwWKOyO4+i9vX9YuQv7JnlV18TyCofPZrOUl9K3k7e PTQYZmZ01FdCRtayU0U+klofRL+EEP0l8f2TM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702658454; x=1703263254; 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=Lso7R7+j6K9kalUaUWq9k3ecfrZ3heIEwQQNzyFaU8qlElGCrSH2Fb8ZcOrRpMZXse gAupjd9CNrz/hV+Htyzy2+yuvZMZUTydlT3Wy7BDBsrooh+tUzJxhnNt8GOVbuwKdRKA lIXTRGt5t1n9QpFy7Q4doIn096Oidv6u2wVTCpSXnwSRv7kKOrvkhMjcCawGP7pIFdwR 9oXCF4M9t/kjc68uDBA7L77j3cjItRQfEkTvMSGQvCOP7K82Om+Md295OxNH1dCMmiEV CJTvK//v/2k1j9ZGQ9VNvg49UurHZ0V/kB6hi30Gs6ZqN07QRHr5t9yay2VpICyuowhw Q4jw== X-Gm-Message-State: AOJu0YyCsR9dtDTNpDlu9lKMUi02JaxDHDbqyUosdFBZ3ooeYpOsFkSo UVJn+0sZbu/Iflny4viZFXsLdQqIykVxBCTSjHf+XEV5i3/VwtA7TWugKMUVKLZE0HbLJNXLOg= = X-Google-Smtp-Source: AGHT+IGtzeZqcKaSTQwaSOZEbe2M5KxL6fKwrA6xpeWGCYUuQ3KcDMHU3myZ4hUCd0xY45+s2OTcPyxP6AMO X-Received: by 2002:a05:6602:24c2:b0:7b7:846e:5653 with SMTP id h2-20020a05660224c200b007b7846e5653mr4857736ioe.8.1702658453858; Fri, 15 Dec 2023 08:40:53 -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 t8-20020a028788000000b0046999027f12sm245464jai.70.2023.12.15.08.40.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 08:40:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 08:40:53 -0800 (PST) Message-ID: <657c8195.020a0220.17602.88d7SMTPIN_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 81ABF605C311; Fri, 15 Dec 2023 11:40:53 -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/