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 4918443434 for ; Tue, 5 Dec 2023 01:41:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44B3240299; Tue, 5 Dec 2023 01:41:43 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E8B940299 for ; Tue, 5 Dec 2023 01:41:41 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77dcf6330f3so206497585a.0 for ; Mon, 04 Dec 2023 16:41:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701736901; x=1702341701; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G8ZHQK4DKiDnfaIAsODwEnCZ4rq//Nb8IP+e6jVdBuY=; b=cb48RsCJFoI965W+AIu8x7PSE9S4FwDMAmAkwV7V+FIk97Q9zYrsfEJvrOcrPi0Bc0 j2wu4rSScyDl1HnkQVNh1TpyefHx9QbAugiakOLmobEUP/iNHEn77hqTwzi++RhwzsjD ozmmvtKITxUHm44q5E+fLKVInaUWNooTRQVlI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701736901; x=1702341701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G8ZHQK4DKiDnfaIAsODwEnCZ4rq//Nb8IP+e6jVdBuY=; b=THLvgOoPE8CVEsHDEseFPfwY8a6KkeMEK/cxbttg59mbwwlpKKj4dBHLBdctQKZbwG Ktkhi9vgikklQ8K/2Wv2TCgpTmpU4E2UnukOk/sqtbTl1A3TXs8Qf7BehfLFZzFw7GRn HFhL6GJrkHWBhkA/jnF4LOhj/JecrB8z5S/IOWKMzD6QsUF8BI7TRiAOMmEFmIXSBEXW KNvDleTQte6r8Uqx1bdR9LGueOechF3JYQIugagvKioxiIeGClPCAyJE5IU6axdSNPAU DyFGgCg1Kid6JTiPdGp6nH3Lwi2fTn6TMelxEdKO1z+X1WR9F9HPyudOnQjLjFk5BCYd l/1w== X-Gm-Message-State: AOJu0YxE60WmwOmreisjeVmQt/p57e24vOeIMpH18BfQ/jYpfs3hC8HH /zIPGzmgwQg5z28ySrMciaw+N1m27wgcFnNvk3hHEyPFMfA0Z1tae+P4Yg== X-Google-Smtp-Source: AGHT+IGWR74MM7TVx2uR2S9v0U7An52tQRBtdngA/K271U6reeF59F70Yl/vK1FY6W5b6BmpMRhNjKR7RMLG X-Received: by 2002:a05:6214:2aa1:b0:67a:cfff:c9c with SMTP id js1-20020a0562142aa100b0067acfff0c9cmr467970qvb.129.1701736901117; Mon, 04 Dec 2023 16:41:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a0562140b2300b0067aa71bd36asm322514qvj.64.2023.12.04.16.41.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 16:41:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 16:41:41 -0800 (PST) Message-ID: <656e71c5.050a0220.baa12.8cc4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 68E146045DC7; Mon, 4 Dec 2023 19:41:28 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28518/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/