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 3E8AE42E4D for ; Wed, 12 Jul 2023 04:17:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AB0C4068E; Wed, 12 Jul 2023 04:17:10 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 9FA8E4068E for ; Wed, 12 Jul 2023 04:17:08 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-565f3881cbeso4908292eaf.2 for ; Tue, 11 Jul 2023 19:17:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689128228; x=1691720228; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WlfRYvKD8HZtjq+Ge8vPbmLW7CYw4xXytuHZNlAnEOg=; b=Mzz/TwuKcjQgiQmtCgDxNr4F+WCI8J234lgcctDrV257mGxwbAYOOCccJORsqEUlgW itRzZT7rXhA7JdsbJZBbUfjaVQQxGZ10CzQGLohdnMr8VzNkAxC/NQUVEmWL7J3duGes 2FGE2pz5McI+9iBYSUrdJ6v+w9qOBejbJ/x/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689128228; x=1691720228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WlfRYvKD8HZtjq+Ge8vPbmLW7CYw4xXytuHZNlAnEOg=; b=MZM8uLjCQAqsgNBBxJc9JEXrluoW5TsGTEFBQDI4zdbJL68E/EP3kWKiHekvhf2IqE 1Ib0YhkuvUdjA/yBc17fnByoyi3JiWe1si4t1pm6JkzbCWbQSQ5DIy9+JvCcLGz8hQii LyaWY+qsYxmb7GveIAJk0q3TuvaW9noiScKaMNzwCrEVHo8h/tGx853q3hSU+tRAEJhL cbt1y7DChLF1hSfksWVeLQRosTGOgccv1qJrsFzaJSao6tlSZU41iKLOER3v6Z9JRBpO 3U2PT3DKbA6Okeb+KL7P6Enk3vJ69cXLgQ2svpSmYf0EhpLr3te9xDTrHvl/Lf6vnIKD tiBQ== X-Gm-Message-State: ABy/qLa2oJaLzcX1Dx26XDOmQG+G2dxeux3ukXO9v/llEQPmgKYyDGN0 GJoawT6Z2EyX7t+yUaOZESGOX7LqKXUy309ktjAKle/fSdJtwQr3P3U0NbqmI6M2/8JHUECZ9A= = X-Google-Smtp-Source: APBJJlEcyXp7jg2VdoISWiPZusR2Sgvma4BUVyTRiX4oNTbGJJG2mgypGcC1sgsrYILUQVU36zcWQaEXvPSX X-Received: by 2002:a05:6870:a10b:b0:1a6:c968:4a15 with SMTP id m11-20020a056870a10b00b001a6c9684a15mr22214210oae.4.1689128227957; Tue, 11 Jul 2023 19:17:07 -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 du16-20020a0568703a1000b001a27542ca79sm373224oab.40.2023.07.11.19.17.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 19:17:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 19:17:07 -0700 (PDT) Message-ID: <64ae0d23.050a0220.2ef1e.a55dSMTPIN_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 6F7D9605246B; Tue, 11 Jul 2023 22:17:07 -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-x86_64-unit-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_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/