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 3F90842E47 for ; Tue, 11 Jul 2023 17:02:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E2F74003C; Tue, 11 Jul 2023 17:02:53 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 76D664003C for ; Tue, 11 Jul 2023 17:02:52 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-66f5faba829so3333928b3a.3 for ; Tue, 11 Jul 2023 08:02:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689087771; x=1691679771; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xOnYlIIYbO834g1e8ULWtSPCyeDJ3qnzb5wiPHlNEIM=; b=M7aCEup6vCukPjUiYK7K9NeCltxWRjQ9dE4ISCtbjVSobFE7BMOqZEr80uHiyvVAjW GOGiroKNNyZQgSvJvU1O7y3Onm7ywjy8dz+VR6FL/Nkw4BjhYAWF+N3ho82Kmc+2XVhH jKcZ/jEHqhL/icLr4dndcz3jK1KX9ZIBI05rI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689087771; x=1691679771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xOnYlIIYbO834g1e8ULWtSPCyeDJ3qnzb5wiPHlNEIM=; b=lMLtyQ+edbaFEjWHnfTaOY+accftWOqSlVEyDYxsuXmKkYHsxzaJhG/jk3WwCEKyt3 SAqtotzmTB4RiucZMt3p3H3i2iGbLRmQn2w6CALW5/FVVewLIYH9TCi/AgWz2bdO7pOS RP2/CWY8IEPRK00pvfnzLFflfh8KBlyG4B2Sn9l0tDLu0EmSSAPXAzA+gXC0/12fg3AK lquqcyaKOF1459RGFqD3W/QJcgXduqX4pDFQUJabvOKxzyabTWS2oCMUbYOV27+uq33c NmwvlpZM6QUxMaOWxaC8yDLafCVlkgjAvJvQwzU2nIblRmHEN/LC2VerxQJQFrogXVKO iWSA== X-Gm-Message-State: ABy/qLbqosIvu29S6I+bK3gf1v5saWI63Zzj7/35J2il738a/8KB4PoL VgeKVBQ36dbHwyJv4k2pvuGUxLDj2awmHLiXx+BBH/uVfLJaxYmazcSiBjVhnn+/Rrwd3/U70w= = X-Google-Smtp-Source: APBJJlGzBlJKkhC2eaW51XxoLhuYZxR7UAJ6jSvZaIvyUiJKuc57HiyaRFuw2BC2u6HDYMkPSUCXiLSaNYCN X-Received: by 2002:a17:90a:d811:b0:263:8083:bdcf with SMTP id a17-20020a17090ad81100b002638083bdcfmr11942355pjv.15.1689087771551; Tue, 11 Jul 2023 08:02:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pi13-20020a17090b1e4d00b0026316cbea67sm977945pjb.15.2023.07.11.08.02.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 08:02:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 08:02:51 -0700 (PDT) Message-ID: <64ad6f1b.170a0220.910ce.3d92SMTPIN_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 AB7D3605246B; Tue, 11 Jul 2023 11:02:50 -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 | +--------------------------------------+--------------------+ 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) 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/