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 3803642618 for ; Fri, 22 Sep 2023 14:26:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 335664013F; Fri, 22 Sep 2023 14:26:22 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 544A44013F for ; Fri, 22 Sep 2023 14:26:20 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-413636c6d6aso12518441cf.3 for ; Fri, 22 Sep 2023 05:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695385580; x=1695990380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cE1ZGPX/j7AVeIAOe93fWZe0KbBF7lRQL4egszrOZic=; b=NRAgLPAv3rz/jhoS29Zz3FCTNjrCNf2N2Qkw+vDhKVSDk0xrTa01szN2Veos9Qv79V 9ODjfPmaUm/TAGlecL4onv9BIy9y6r53rFMK42Sr1CbyoBtyawsneuorWY/aNLqNhD5w 7sLZtgwrsRZrpwxisSbgp8MTpAoaMlcn+4nUM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695385580; x=1695990380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cE1ZGPX/j7AVeIAOe93fWZe0KbBF7lRQL4egszrOZic=; b=ajO/pWqNxePSIAsFUGUD/m4dEz9T7fwohbbA9LNp5uapQ44JOGW3OQEr48/KaeVoU0 ActYIKCaResCAonppNQiG+z6OE7whiWqUxJUMHUizZm+oqS+Kui5Xo+rHVvHzW0Qo5UA VX2cOm4xxshhVYj6mqAORWilXV6jBZSDft1LpM5PKccBNUbzcplHAttwjtTx3rpj+rgw DURwMeSibpJQhscY/AgZF4N8Mcl3ZVC/3FB0aEOt2xDpukg4wBPSqzaRWP+9MjSeQAe8 oLmQE39oD39KOL59MCapOS8meuOdWdiv/PM3pXAu3PlnpoWTlrFu69LtF3SNZlEpC5HY HLVw== X-Gm-Message-State: AOJu0YxZ4sclqznmKxMy0cRSQyznS64qne5RHA36VUOEmo9FEokRmZwt SuOyIUX87UyC2MZP/p7Vw0G1aP8OfH8EqhBFsrN7pBIHuarud4XzcPAZlg== X-Google-Smtp-Source: AGHT+IGgDHV5c/KUXx9N/XQTxJuA22ONaLwVK+Veu54fQoLyhTg0t0dIfMDtNZQ0+6bGffjx2s02MbO8DdHc X-Received: by 2002:a05:622a:1443:b0:417:b53f:849a with SMTP id v3-20020a05622a144300b00417b53f849amr9632628qtx.15.1695385579819; Fri, 22 Sep 2023 05:26:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s8-20020ac87588000000b00403a57b3ab2sm156520qtq.21.2023.09.22.05.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 05:26:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 05:26:19 -0700 (PDT) Message-ID: <650d87eb.c80a0220.946b9.7df8SMTPIN_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 901C06052514; Fri, 22 Sep 2023 08:26:19 -0400 (EDT) Subject: |SUCCESS| pw131828 [PATCH] [v2] net/af_xdp: fix cflags to appropriat 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/131828 _Testing PASS_ Submitter: Shibin Koikkara Reeny Date: Friday, September 22 2023 09:31:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131828 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | 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 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/27698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/