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 185ED42E4A for ; Wed, 12 Jul 2023 01:07:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 135644068E; Wed, 12 Jul 2023 01:07:29 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A3FDA4068E for ; Wed, 12 Jul 2023 01:07:27 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345a76c3a2eso24451675ab.2 for ; Tue, 11 Jul 2023 16:07:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689116847; x=1691708847; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/QLs4tGHQiAJK5u76RpKVxtBHHlZ2eYbL2y3jjGVsUk=; b=Yuq33OHgqjNvJU1/Sj0gV+KfLEfF3ilVm5zE+zY7HrzggVB1RBSd9DmbPDvVSC26Po JwsIFeDJisv6QFsiSnOfWbBXqtHbs+MbDFeVoogsvEUBgbEBcO1ZT/CFrkWsUDMZnbQs WJtlfblP8xkdu3hA/TdRM6CMEnoTG274yBRcs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689116847; x=1691708847; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/QLs4tGHQiAJK5u76RpKVxtBHHlZ2eYbL2y3jjGVsUk=; b=KLY3rGNHXpi2NsR51/zwc0UFMXABVkHjTGBU2TM8XtmZ6mV9TrQrUyZc3PpwjV2fR9 kKX6/z2u+GJfKvZTiy+YnozX3seNGnnSzt0SJm+tEcVcrC0q9mj6bmWKWHbbD3nc8zKZ oH8TNgX6WT64O/kyj2qajZfhZYmlsfuIvAHDNR25RLamp8BYPtUqQjJ0PREQ0htsU/9G pa8cAfqUsy/VwcbOGaBwZ33tJQdB9N+0W9wdvYlbsYgOabHVspp6MrhmCbl7918rr2Pg IN5r0iUnCQc8P0+hCA8u/IcYVE0TsN80cw70vx2qosSptswngKH5bPf6Tx4tyh0SF33d nfeg== X-Gm-Message-State: ABy/qLYBgE9FEM9NDaFu9xayHxoC/5Y32pDcuOXM8naoSJqzvP6Xvz6u Q+PxxaMvb4v07K1ZGH/EtnyF/tx8MQnSn7zGvxV9D8bUOQVG22HJ5hlrHg== X-Google-Smtp-Source: APBJJlHg4+X5mw9+Og8wMZsJstfVqZGUYHkJSNohfeUGC0yDeT16A//9VRMiC2+4j9HPY1mi2xC9eHQB8Ray X-Received: by 2002:a92:cf05:0:b0:345:6e49:30d2 with SMTP id c5-20020a92cf05000000b003456e4930d2mr15992023ilo.10.1689116847054; Tue, 11 Jul 2023 16:07:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a92d201000000b0034227771484sm244332ily.45.2023.07.11.16.07.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 16:07:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 16:07:27 -0700 (PDT) Message-ID: <64ade0af.920a0220.5860b.5fb5SMTPIN_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 9693E605246B; Tue, 11 Jul 2023 19:07:26 -0400 (EDT) Subject: |SUCCESS| pw129434 [PATCH] lib/ethdev: sanity check on callback befo 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129434 _Testing PASS_ Submitter: Kaiyu Zhang Date: Tuesday, July 11 2023 01:18:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129434 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/