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 9BBC942BF2 for ; Fri, 2 Jun 2023 13:51:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 994D0406B8; Fri, 2 Jun 2023 13:51:38 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 366C4406B8 for ; Fri, 2 Jun 2023 13:51:37 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-565aa2cc428so18746567b3.1 for ; Fri, 02 Jun 2023 04:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685706696; x=1688298696; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xbDnfZiKgH3NVCtBfkkAWhQCdWMjZUVTsB7YlkCStf0=; b=gHEUfIF4A7xS1zikoum3RNP1VEIha0/V1YHk5xG8she9XupXzDuswmuFyBF4eFEb2x R1z+M3hEinNoy3uOrA8240/NMKn2x3pOmKLE7gguiJHrpHNZBhISRgRtM1lORyUp6hBG 0M6Nq142INAK707n25lAe9sgRNy/tt3hS4VNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685706696; x=1688298696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xbDnfZiKgH3NVCtBfkkAWhQCdWMjZUVTsB7YlkCStf0=; b=h13rvPU9N7VQtmt//0aHlFzuZFlcwiKQdz6fLYaW3MMgXIAsnP13La1UJF0eP3HnG1 uWw45x7pPL9R+S/eLTjGx53abva9m7EXq5DKHUX9qdoJ91g/IVClswc59NBqLyJdb+C6 vsOPXIgUjhYUTWjsWYWOV8P51e0bTfOT6J+tgDK1kyv2wCsrGY3Xde0SL0HqFJBxDxaU OAwlJ8knRxhzthFlbTRPw6eH4+vf8+Q+cin6dbNY4tMz9gG3WWcusDbn43GWEFiNtXjL FwIHkXW32RfG4Lw2beLElbw48Fwn6+FKqnh01vUJW4ua8+qT5c675f6qTA6pxmr5HNpZ uOdw== X-Gm-Message-State: AC+VfDw9c/wsFZ+l/31BUyzDvUwudzw411HPtQZLyqxIVqcBfigqYI6e oVmfkTMweIgtuiUoG86uHnxNwD3F7kpz0XNrLC0hOBgpQnRS6U6jez2PbQ== X-Google-Smtp-Source: ACHHUZ7NbG0fh6qaf4Iweux6rnz7frr0HksaiI8OwHp4fISMiC2xhwrTP8e4uloppY6wQ10M0K9r/OJL8N6C X-Received: by 2002:a0d:dd92:0:b0:568:be91:c2c0 with SMTP id g140-20020a0ddd92000000b00568be91c2c0mr11178135ywe.6.1685706696617; Fri, 02 Jun 2023 04:51:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m14-20020a819e0e000000b005613ad1ed62sm188024ywj.39.2023.06.02.04.51.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Jun 2023 04:51:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Jun 2023 04:51:36 -0700 (PDT) Message-ID: <6479d7c8.810a0220.8db1e.1c26SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 555EC605246B; Fri, 2 Jun 2023 07:51:36 -0400 (EDT) Subject: |SUCCESS| pw127956 [PATCH] [v3] doc: remove warning with doxygen 1.9 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127956 _Functional Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Friday, June 02 2023 11:06:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127956 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26510/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/