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 3793242D08 for ; Tue, 20 Jun 2023 14:06:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3329A400D6; Tue, 20 Jun 2023 14:06:48 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 70C36400D6 for ; Tue, 20 Jun 2023 14:06:47 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666ecb21f86so3528479b3a.3 for ; Tue, 20 Jun 2023 05:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687262806; x=1689854806; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KhZxgLQcziGWK8a+kgyvJwlIuFrBhvgoyj8RUCkZn5Y=; b=BCqmJpfGOLimOM+pbs0F7sD9JmdpIkhpXOGJ5dPG3zgTICNdndXznkVglMtpbaCB19 l6sq4Gdc5n2XOprJbkWmvLuxNQK+smAVl02imPhv3kL9rxVV2Ylngy/lxFgt37L9MLCv vpQ3K2pi4EUW+z+efnD6QUO7WDoZDa459e2jM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687262806; x=1689854806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KhZxgLQcziGWK8a+kgyvJwlIuFrBhvgoyj8RUCkZn5Y=; b=AtAGOHMnVhCJwlqlpelcs2sAXb2KBe+r5cUeVU9Nlqe9o3b7oSGRNu5MvYPMlwzzc8 7dhKkgoEbfyPGS/TVYMPUH+ImojlWGcKx0n0slFQ3Nvv4WmX4RxK26KcjfmgNT9tmHCZ P/TGZhroQ9vZdVnSOjJHpRDB8W998I2/E4b1Bc0tH6oHe4A9pJ1Texpa7mMgB5zlzuTb MNOojytM8eVjR8EqezsFiEwSBRC6XpwNiXf54uKk9wfuDBkissFLcq5mSjLsy8zgS/Aw kVAcrspP//IcRwML8ooXdfwI0ROT6hJIlnBT997fjiXNVq0tuUxZ05Fr9E+imC/TjGWo 0aYA== X-Gm-Message-State: AC+VfDzk7vA9oMsSpPBXWTY0G6LzuNyiXwZR9SYGwRnc4HwP6HPQWcXJ Ki9WZVTOWUnaLdqNm2MmUeYMTH4RRHMJsewJWDBObBNi5KdqNGdRHIi+SfiH0xFsGS0VfRYUjQ= = X-Google-Smtp-Source: ACHHUZ5kc2LdqBiF+Fty1AJfjCs8mbIrNTsVfh/EeD0pRxi2vtgRJyH3+n9t0IeLbTDY7I0cMCAfAEIaoCjr X-Received: by 2002:a05:6a20:12d1:b0:121:b440:2820 with SMTP id v17-20020a056a2012d100b00121b4402820mr7130761pzg.19.1687262806684; Tue, 20 Jun 2023 05:06:46 -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 az12-20020a170902a58c00b001b39ffff83dsm240156plb.55.2023.06.20.05.06.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 05:06:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 05:06:46 -0700 (PDT) Message-ID: <64919656.170a0220.75215.3310SMTPIN_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 EBF2A605246B; Tue, 20 Jun 2023 08:06:45 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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/26744/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/