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 A64F042D08 for ; Tue, 20 Jun 2023 15:25:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A18834068E; Tue, 20 Jun 2023 15:25:53 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 389E44068E for ; Tue, 20 Jun 2023 15:25:52 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b2a875b1bfso4003841a34.0 for ; Tue, 20 Jun 2023 06:25:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687267551; x=1689859551; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pdWrwbPS7nV6p5HixUHZjhxggUUtXi5C6VnjhvQ3p9Y=; b=QGHkgsxgf8XmHvnf7ZIiRgQUPTKDOxcizVQ4krUQ/5Jew8tZ8rp8ALhKrMBrXPKvt9 mqK/BbZzwCDW898xWgLEVEhn+l6DlHQJrcEY6SvyhfzNHg9Drk/TB4/54orT6JAE2MWR XZrK65/a69y2swsbxzsxYl2TAtpB3/88lrDwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687267551; x=1689859551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pdWrwbPS7nV6p5HixUHZjhxggUUtXi5C6VnjhvQ3p9Y=; b=RlFGNw8l4MhXHnfsSgB438aMcrkjUy+Tmtr/d3UEg5iPUrZOT+Pi1rMti3qR3s3C6V lNCmgPBBtrLHQYrYl5lZzrydWukPmlzZVnPuiKFCiNGMVlMeYw3OnTh8HhjbXAlPzAAK aMtgTTPOTosPopTadhNTA5SkeGIJI5C/Prae6Vyfj81JQEW+9FamXBCNzyR0DKtkIbZj QJOyYWmuhK4/5nxIXRkdiTE+OZd5wMZtWyiCZ0S0KrBSjPcbFltUxMuh7DTPpfIBCL38 31YD2ERD3oeR6dxtMh856rAMmpK+BL/hEl3674u6N4z7nydVe/N5bEa+WaXTD14d9j91 yvfQ== X-Gm-Message-State: AC+VfDxG6K2yWoQfXJmmPHZ1wcc8Qw3ZdPrXBV2ooiNGJc+rZKWii2eh 4ySfeqQEv9BsvzAFE+SqRiUINdxZo8Rb2zw/HSqgfZC4w/qdRsmEh++lX58zf5uJ/SsDETLHZg= = X-Google-Smtp-Source: ACHHUZ5HCLC8loruJFMPOFrh5Skf7pemI3InHH8O54qTruC6FW5QjfilAyPWMRy79poZnUeNPGnzZMM8VJ1B X-Received: by 2002:a9d:684d:0:b0:6af:9d60:cfcd with SMTP id c13-20020a9d684d000000b006af9d60cfcdmr9852484oto.20.1687267551589; Tue, 20 Jun 2023 06:25: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 l1-20020a056830268100b006b46777a2dcsm380017otu.8.2023.06.20.06.25.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 06:25:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 06:25:51 -0700 (PDT) Message-ID: <6491a8df.050a0220.d211b.54b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A70B605246B; Tue, 20 Jun 2023 09:25:51 -0400 (EDT) Subject: |SUCCESS| pw128835 [PATCH] [v1] doc: fix ip6 node API doxygen genera 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128835 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Tuesday, June 20 2023 09:55:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128835 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26744/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/