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 BE6D04309A for ; Fri, 18 Aug 2023 18:18:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAF6040395; Fri, 18 Aug 2023 18:18:03 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DFC3240395 for ; Fri, 18 Aug 2023 18:18:02 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34bae9d9d54so3791155ab.0 for ; Fri, 18 Aug 2023 09:18:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692375482; x=1692980282; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0ZDuZrq6FgzkiLwNJgiKkTbXqp1XGIHxr87XFqqMSSE=; b=AawjBv8NL44+pDRMujSOIOEPjC4ndCie10NBvrwLr6IimKG2mb1hQ2n6WoKJ6N5s+X ro3g0v3d+uI2So2jAZHfSYwL/zdwLodEk8nVZaqiUZgOF4mqgrNpP15hTbda3TvxBruB OAdrN6m3B5mrOqsYOFYDEtqBxrMGZg7wKPEYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692375482; x=1692980282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0ZDuZrq6FgzkiLwNJgiKkTbXqp1XGIHxr87XFqqMSSE=; b=Orchq+sR5x9aSRqIeVw3mFclCA4Lw+H5dkIl+OUsF6EauBGaTxkamQNE3/h9DjPmuh 72kdR+kMGpEkRsJuUvurUDLgR1Qr9/g5GNudVxMUda15crhFSaha+erYMHCKt0TTR8CV r2wZfzG0FjtRjPh5chBVbjid97TjYnIHDDv9D1BIVGBQZQ6bXxxt0Q6TaHGaMjGYkPFK Ci+5v2NW5HWdrQ/aAY4GKEC/AhgUeWneVsiEdfcbmLou+yqSv5DYBlaGh4iupRz49qsh sZY0X5VXE7KufNw/HOHqkeb6Sf+sSRFqQe824vTK4GGGNYCzltlSPml27jB15FB+jhyY f2Sw== X-Gm-Message-State: AOJu0YwXiETT1sz8cMVUrSJAH66qm9SWa/EU0icgbw0RFHxCprZ2O/Nc GD7qvfvynjCEQg4a3/JQIZOokUl7TlrTIIUZfnO1HrDUHGu+WuLfNe5Tdw== X-Google-Smtp-Source: AGHT+IEVc2YfrfJcMxHQbLYFQWWjTwinHBn6MtJ5//5MIMCuQec75M7d2sEMlzhqEOGl6PJS2vB6qC5tlIuq X-Received: by 2002:a05:6e02:1a21:b0:34b:50cd:e86d with SMTP id g1-20020a056e021a2100b0034b50cde86dmr4131208ile.8.1692375482329; Fri, 18 Aug 2023 09:18:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c22-20020a02a416000000b0042bb6431498sm100143jal.42.2023.08.18.09.18.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:18:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:18:02 -0700 (PDT) Message-ID: <64df99ba.020a0220.f765b.5173SMTPIN_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 EC7E76052471; Fri, 18 Aug 2023 12:18:01 -0400 (EDT) Subject: |SUCCESS| pw130513 [PATCH] [v5] eventdev/eth_rx: add new adapter cre 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/130513 _Testing PASS_ Submitter: Naga Harish K, S V Date: Friday, August 18 2023 09:37:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130513 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/