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 7CF5843434 for ; Tue, 5 Dec 2023 00:30:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5773A40299; Tue, 5 Dec 2023 00:30:20 +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 5231040291 for ; Tue, 5 Dec 2023 00:30:18 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d51e12369so13801335ab.0 for ; Mon, 04 Dec 2023 15:30:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701732617; x=1702337417; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YDhD6FIKTuu2eqKl7VZkckBhpEPOX9wzHGeX6P7a3kA=; b=MkQ6b0pJl/LJpxzu2E73zWOdCqFlq0b6dwf+tv+dVTItbo42iK4lDw3rvxdido9xXP PeQ0YiKM6d5XOv9mIv8uZq9aCft3/TxEqddaBiH2JVB5acxg1pnjh4Nml4T7i8WMGssS JHH9fjFMEhLE+Mx6lq9kL2TyzJn1mBGd5Z8TQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701732617; x=1702337417; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YDhD6FIKTuu2eqKl7VZkckBhpEPOX9wzHGeX6P7a3kA=; b=J4JFzvsihNRwy/tVKKH5VngVbVg+0r6EVoOK6QK5SRYAAi5glhq5AkKlkv3sOC8gfE GPgt1gZxrFkImYiZ7x5x/4yEQ633OrRb86yGP1nvhhttPdyygQQ1lSovrD+29IeCwgfG OVmq9IaZbNR17cz6MZk1AycfooSKL0o4hKOSt4b++f5NO/+wEXhafEdLZiMVuIQrhxbV nd7d4CVyYdWiYHDJ+P3hzF0lp/0O1gLglS/I8huAvA/DjCq69ZWyufsAdg9aIS6aHXGn EqIn9tTkz+I9dVJXRsLJIqTJF+da+O8Dx4LcZ00kz6nI/Y2rWdZAwJzuEq5Mq523Mqtd icgQ== X-Gm-Message-State: AOJu0YxldxuAN8IfsmaoRdpXq4xI3HNtFKsNxzfFWGgosLZu5UnSvSqE RVaK4KsLrhhiZAz+DwY1rUI/WBGeKgcfRTIFbNTzy023FkkuSMke5ApYSjpWzZBAiIAUmhjqCw= = X-Google-Smtp-Source: AGHT+IHho7e18yVCZ8u8xPEKqcIlgYyd+/JWzdERe9V0fK24jY4eEGpEN1P/J2oJuYm394aAznGLnas0BcFe X-Received: by 2002:a92:c84f:0:b0:35d:5995:903f with SMTP id b15-20020a92c84f000000b0035d5995903fmr2769180ilq.50.1701732617205; Mon, 04 Dec 2023 15:30:17 -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 do1-20020a0566384c8100b0043a1e65dad6sm517834jab.58.2023.12.04.15.30.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 15:30:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 15:30:17 -0800 (PST) Message-ID: <656e6109.050a0220.76330.dd2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B7FA06045DC2; Mon, 4 Dec 2023 18:30:01 -0500 (EST) Subject: |SUCCESS| pw134810 [PATCH] [v2] net/af_xdp: enable a sock path along 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/134810 _Testing PASS_ Submitter: Maryam Tahhan Date: Monday, December 04 2023 10:31:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134810 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28518/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/