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 D0ABE42E47 for ; Tue, 11 Jul 2023 17:45:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB86E4003C; Tue, 11 Jul 2023 17:45:40 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id E21354003C for ; Tue, 11 Jul 2023 17:45:39 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-44363f4f128so4050176137.1 for ; Tue, 11 Jul 2023 08:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689090339; x=1691682339; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mLTIOyfMTHQBiPGPQunuOFgaxwr3bFwVhSwv0Xhlu9k=; b=heWidB6QJAI1HDXUnlMNPjKaJVW/HZto7mbg6L4/i44rKMtScDEtzhrJSdgayREAFV 2nOgRDK3COGXcFIbWF2UzoSOt93B0s+WD973ZnBE1Bp5wnYSjBmHYDC1lleKxlWeiI/G 9dv42eK+fyQKu0YZ8urn9Jo+9nr40I8SXiSec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689090339; x=1691682339; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mLTIOyfMTHQBiPGPQunuOFgaxwr3bFwVhSwv0Xhlu9k=; b=Pv5nT4u7ZB2ZpZUnXM4QFS/cOu2nRL6dbpNVySCi6wZTi/EEm700vo7uue1XRfVkwd LBPZHSECO89mE/aD7VY/GUH4FfC0FvFiExY+cCdqT5d/Y3YLQyFURg4i4yovb5s4rl0R lIwPdgF93ezgV0Z0ADMn/vdb7zFHkXLc9aRhwTaC45DGLhh37vMYzcgUfVOthQgtTS86 PaARmbdTSeXZm2aBTI61xdS4L01T9HDk9kPN4vtHN1uaVSeW6iZMNzytWwM6sY+WUrK8 tKfELCuio0TJ3rQ1ihtq1zHdenW0HclOM2lwoN2U1w9+vPcl1Ctff1uDCnJflcwNCN/H owAw== X-Gm-Message-State: ABy/qLazL0VjfUAEaN3/Ntyu3BRRmGcauObY2d2Ed5Vk2CSuv7z9/+6t HfE2ihuK29ha8NVuaeBaKQ3ZZsCP5qNX96BNfCHJpHj0WKLU3GxYsvtQvRWuV3AaDCJrpOzFqQ= = X-Google-Smtp-Source: APBJJlE8Cu6/EcQbzMFtq8VJJeFxCqr7fbNjYWKCSdoZjtOwtoBRSKMC//WHCxox/w2l6Hr8fpXDQngZfabI X-Received: by 2002:a67:e458:0:b0:445:4a0c:3afb with SMTP id n24-20020a67e458000000b004454a0c3afbmr1974454vsm.8.1689090339341; Tue, 11 Jul 2023 08:45:39 -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 r9-20020ab02089000000b007941bb16b56sm162807uak.10.2023.07.11.08.45.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 08:45:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 08:45:39 -0700 (PDT) Message-ID: <64ad7923.b00a0220.a7978.5d63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 06689605246B; Tue, 11 Jul 2023 11:45:39 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/