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 604D84366E for ; Mon, 4 Dec 2023 23:40:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C37E40DDE; Mon, 4 Dec 2023 23:40:41 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DA5F6402E5 for ; Mon, 4 Dec 2023 23:40:39 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b3bc70fca5so124111839f.1 for ; Mon, 04 Dec 2023 14:40:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701729639; x=1702334439; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cpMrHElcA/oUgMROY2W+SZRU4k+kKqfUyLRMAzNJt6I=; b=TCvuflraJqB2TFPbj77lr8QIRYqRqbWBouz5jXesHU75/4dix5m4rkrPmDX3Tb5vxy W2SOc4p0BIZ4koaFJf9/GN9ncOy7/gweh1snxtzMCkatwPxKAlWmcupZusMDaLZoFaiT hcS03TyasB33gXVdyji2WxuJpYhH8fmJmEVME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701729639; x=1702334439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cpMrHElcA/oUgMROY2W+SZRU4k+kKqfUyLRMAzNJt6I=; b=f/rzlar5lLULYn7hkCvWQQdv6H32CeYqJuKUBRgOHQ2rn8HXwagv+kTj3TmGbFHKAJ DiYVKIW1DhGX0tsbGa5Pv2pb265/tKP5oOxw16PhhbQBI9ODgIon+nHXTSxYGFLT7ODK QxBb4Ll0GdvbRhgSP2feQpXqR2WW6/BjAvp9/n9DaF1DoYJcQu8Bf110EYul6y98On+a u56ffOtBpgL+RFvj4H8LqhbXsDkPvrrgJx1Sg7GyzjfeUxYmklCj7XsglroMQBzN1tmU K/y+PQvQwb6/Ui3Kg8ZcViPk1OIJdim8n9VQmO5wAOr0L3K6CBKl4w1TyOBPe6WAl6CD A++w== X-Gm-Message-State: AOJu0Yw70RWOy80OkH3u/9xGdDqbo0VUNScjwhUVDkdAa/dk5ftNeBbD i8jL0+10/6XFjqWZX8khrkXsAVe1FnjjxgIOe461XGDH4WImueaZJQn3Zw== X-Google-Smtp-Source: AGHT+IGk6RntA/ZgyTLzo5hjkmhg/BhtiLxhsX02qhk3Kf/cF7Yv0d0N5g8Tvjy2m1IY0Nm3xLS1UofULX4q X-Received: by 2002:a6b:6c18:0:b0:7b4:2909:736 with SMTP id a24-20020a6b6c18000000b007b429090736mr438654ioh.13.1701729639103; Mon, 04 Dec 2023 14:40:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a02c728000000b0046684898062sm516572jao.5.2023.12.04.14.40.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 14:40:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 14:40:39 -0800 (PST) Message-ID: <656e5567.020a0220.9b7cc.ddbdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A675B6045DC3; Mon, 4 Dec 2023 17:40:29 -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 | +----------------------------------------+--------------------+ 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 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/