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 E9BFB42E50 for ; Wed, 12 Jul 2023 08:17:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8692406BA; Wed, 12 Jul 2023 08:17:44 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A3F4A406BA for ; Wed, 12 Jul 2023 08:17:43 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-c7a5600d04dso4497351276.3 for ; Tue, 11 Jul 2023 23:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689142663; x=1691734663; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0VEl+PndyG1o/nN580NYO116PkdkigMVeLyTETXyXfI=; b=fYt2/KD5DPhSS6S4+rC/jaeo444fgxI15dOL5XVU3MSthdl4fZr7htV2CCOrcOUQnt 6w4WroJWRUBsEfzufejtl83PUlhLEnECa8k8xsvB2GkAnGWIhbZ2w2RLWlKjqsGcchzl wgy9Y/qDDFnfhP2sAG6aF7k3jeLK7hryKaa5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689142663; x=1691734663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0VEl+PndyG1o/nN580NYO116PkdkigMVeLyTETXyXfI=; b=hging4i0WI+PCvl9udsNqkRQ3YgQRgsy347HiDUcUg7r1cAHiAf0MMlRBOqzPDDqZ/ q3j6NI2fWUubNTes8+pMOqcxJLNyqCAYuiaMAgOeOsBbulXA0YzxIFt3rf8c5mQvPEnF tfUKe9LtkxkBGv9BISDRdwGhpIee64PTpu+s+qWwjF0+45WOXVpKQ7DaeMkaRaXRKrYg StySMCrsh/c6ZBHuLZI3nSNDU39xhn6TeVIyhwcf3/YWikEGO6xt+0Ggf/q1NgGy5aDO TAcNMk7SjdAqZfs3Ed3EVNZJZ7tslzuYzzddpcWFKCc3uxMgghp3A9TJ7ssqIUhmny0C 0ViQ== X-Gm-Message-State: ABy/qLYyNLhelmUYRVyn9U0EHJ7naFLb4WgKvHgP6NSYK7tc7JIfPAXi jmWicJTb4PGmAhbjKjEaeNEE77nGnGGqaTd9CaWETmcvnvwMayPICmz4kg== X-Google-Smtp-Source: APBJJlF33sJu/AsxR9HWjWQs7GK5KxzgRF+XhEecI9fBKo2ZBPZk9e5Wu18YGiUnF7dzMsiyE0KBX6b50Zkl X-Received: by 2002:a25:a182:0:b0:c12:e809:69e7 with SMTP id a2-20020a25a182000000b00c12e80969e7mr14981067ybi.65.1689142663040; Tue, 11 Jul 2023 23:17:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m124-20020a257182000000b00babd748921bsm418408ybc.10.2023.07.11.23.17.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:17:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:17:43 -0700 (PDT) Message-ID: <64ae4587.250a0220.4c2d1.c4ceSMTPIN_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 BF071605246B; Wed, 12 Jul 2023 02:17:42 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/