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 BC758436E4 for ; Wed, 13 Dec 2023 18:19:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E1104064C; Wed, 13 Dec 2023 18:19:37 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D0E7D402C3 for ; Wed, 13 Dec 2023 18:19:34 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67ad032559fso45614946d6.2 for ; Wed, 13 Dec 2023 09:19:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702487974; x=1703092774; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=24ySbs/rxoMbdBtKo7903cRINBRKxmSRy6T6w+IKbtw=; b=YplbivPskbai7N7IorzjALMJgWdNSWwVGEgGg5VSNU2qLjs2X9u2spq8fgfGHRXccw 0PydwCFYr78VwSwinYSt9Onu9WseWH+YSsJYpW2TNtl1vEMXqmXv28iiBUb84up/yhil D822YdfY9qzKTS67/l9JI/pkCrlQyuLARCex0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702487974; x=1703092774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=24ySbs/rxoMbdBtKo7903cRINBRKxmSRy6T6w+IKbtw=; b=HoxB3Tu7wCFCJ4/rZaadGZ98on16jRbbXtx5KxqLN60QG56hnSZFW8/5BZxLWnodnJ V0RxBHWkPqxtp+P8jk7PX8+iuudhydgyLOVfUR/4lFss+KP6uA56FE+O9KpRhriYGMtB id0//Mf+BijRIQX60pKrnRfZ06kV8rtsUsmnyAUR/C/7+epaUW+L8Nj3W2nNUIkfP/CY WPtRWM5N13ad6oy8OWtKvvadSeIHiV8AvyfqwihuAUK0v/W1Zbt0ZS1O60SoluP5vThs jiMa1nExocN3fJEJDpNTAHLsEvwrFFBzImlUvvCPFokHBqJrzJDFQbMlmV4r35GcDA1m vtxg== X-Gm-Message-State: AOJu0YyndpYx0vcjYSwqkrWIBHs73EHJjs8KMoz5Cojg2qVtxJ9wI+4k f1sDW3oCGanQ0McAl4sauQYqsBuPVbnaRRgJvrcJaf5YzV353HGdtfsH3Q== X-Google-Smtp-Source: AGHT+IFLuG0yEBmfds/ikJ6Me/HD5De/dHafH0TDzOuMPTSsVyj2dsFwMnV1FirWmmk/RoA57/irk6s5kzFH X-Received: by 2002:a05:6214:500c:b0:67a:a721:d78d with SMTP id jo12-20020a056214500c00b0067aa721d78dmr13311448qvb.115.1702487974317; Wed, 13 Dec 2023 09:19:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t6-20020a0cea26000000b0067f01cc5f5esm66194qvp.31.2023.12.13.09.19.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 09:19:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 09:19:34 -0800 (PST) Message-ID: <6579e7a6.0c0a0220.91745.136aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CB0AF605C311; Wed, 13 Dec 2023 12:19:33 -0500 (EST) Subject: |SUCCESS| pw135135 [PATCH] [v4] 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135135 _Testing PASS_ Submitter: Maryam Tahhan Date: Wednesday, December 13 2023 12:24:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135135 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/