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 83CCF42E7C for ; Sat, 15 Jul 2023 11:12:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E9D840DFB; Sat, 15 Jul 2023 11:12:14 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 116F840DFB for ; Sat, 15 Jul 2023 11:12:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34642952736so13554525ab.3 for ; Sat, 15 Jul 2023 02:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689412333; x=1692004333; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y8LG4HgQGzGga7xVGBePqvTSX4wYEQxGqiH+/+kpnoA=; b=fBsAYs/OUihALHbl1ynHirVIcUkVezXalyu9zSiSPFQ23s73rGyi38qVNlZF/9BZD6 YYtstbdbYLof14d4UrXABRj9mvEE9WrgLFPN9QQevpVcQ82FUCJm7nUvBhn3ORC4vahI L/RdJTFRif4d1Ty/3aF2dxhSt0sQXmqhVTiIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689412333; x=1692004333; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y8LG4HgQGzGga7xVGBePqvTSX4wYEQxGqiH+/+kpnoA=; b=hbtVYPPCF7KJ4kJcmlU4JPvlMMtY1vc6LXTT6MccUVAs/gjFOarcIu6cySE+cwkX4g m9Qw/Ssdc5yKerbv1rLl3SGDcKGj8iB9Z5731zBDK4KtcjcVZVPjeqb28b7NxLlF9hlm UKYXB/fh22C6pn6K+IghYqqocwYI3816W+tCOG7nPUk843mV82M6T5zupQzqXnT3Copb cEnizGefHC10d42R8dLgbESglbQT+fUexoNpX9FbXUrs/FSqq1IOE/+cUfxAxMuhH0Rz 46cJ6ZPPJhSjbyBIw2O1mWZCJk0HZtfHDlhvO36ebMTEuCFc2QFQyxAzXAQJbxu4JxGv CNvQ== X-Gm-Message-State: ABy/qLayD5v+vgszZg0qUVBXkYkysQycQjW8aXK3I5VkEuxAy3JVvDH0 EA+GnO6oa3XQxfAtw6Mv6ipRs6fu13EAR807f4SLZMpFChv0Q801VW8+4A== X-Google-Smtp-Source: APBJJlFxH/HFIO4Qk9jueS3ymCnMnkJcxJRsclzuAOKh6i7ZyrmT766tGGyo4VCSVu2llSegeudjWwsSut2u X-Received: by 2002:a92:c04e:0:b0:347:4683:e5b8 with SMTP id o14-20020a92c04e000000b003474683e5b8mr7188453ilf.18.1689412333431; Sat, 15 Jul 2023 02:12:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a02cea7000000b0042b1f56b60dsm465691jaq.22.2023.07.15.02.12.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jul 2023 02:12:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jul 2023 02:12:13 -0700 (PDT) Message-ID: <64b262ed.020a0220.905a.ececSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B482A605246B; Sat, 15 Jul 2023 05:12:12 -0400 (EDT) Subject: |SUCCESS| pw129238 [PATCH] doc: announce ethdev operation struct cha 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/129238 _Testing PASS_ Submitter: Feifei Wang Date: Tuesday, July 04 2023 08:10:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129238 --> 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/26946/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/