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 67D8842D13 for ; Wed, 21 Jun 2023 12:07:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 632DD4003C; Wed, 21 Jun 2023 12:07:41 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D54AF4003C for ; Wed, 21 Jun 2023 12:07:39 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-be3e2d172cbso4477756276.3 for ; Wed, 21 Jun 2023 03:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687342059; x=1689934059; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F5u1n/yMWsz9IFUaxbYoAs6bQC0n31synG376Ok2Kgk=; b=bYCFhRIkkuRbodfZXaf952bz97hUXkyxsZ3IVyhPX5QHX6QZf12Y60cnVNfNloE1/F cnCSWWXzecpvwsIFMQHtYv9nx3wddgls6bEJnLKOrSbrbgPQC5GFwP2UYEOz6tixxDhV CpVUh4EWQ5TF4K5KmTfnkpgOiQ+ryxnjHHrWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687342059; x=1689934059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F5u1n/yMWsz9IFUaxbYoAs6bQC0n31synG376Ok2Kgk=; b=HghMrEsnm6AA4F41g9s0GgOSLqmxWaMqNb3a1t76OppNBoZg7DhfyTZdcL8BsP0xgJ NdD0cu3thAIvgTA6PTzvd2so75IKe5ftDZw+8a3Tb8sMB0haJ/rI+G4vCNqfvFizR2A+ kriZSL+I4nuTM8bbTOIGOu+MX5KyUEh0g0aXd/YRIsp0Rkya3v3A7kTbpN5zKkTEJ3DJ PvU93P2ITzsijZOHhyYeJd0ZelTPIN8oaHARh/J47iXUrUoznLD3mMMmF+LMecdDjFMU rdxoxu+SjqHEREUfs4L9qapU3JBgfVvs6aTSa8aTyQTSxB43jN2fzJFNPEHE3KqJvzeE F59w== X-Gm-Message-State: AC+VfDxpKx/qZJVA5DnjHCOrbZQWRZPgiP8W/BYkCtSyPAbqjz9WzDBX KZVoGsjXq1QDIaJhuFUwXXvQUu8zAdKVH2fGpH5m7QjiaawdhwOPb7aRtA== X-Google-Smtp-Source: ACHHUZ4PKibdWGA+n0VpM+4Z70OgjnITbVFOnhjK0FR/cBSojSqB8WbTNFkzKIFDWYuE9gxEy/akOXJXsTeo X-Received: by 2002:a0d:eb92:0:b0:56d:1a44:2308 with SMTP id u140-20020a0deb92000000b0056d1a442308mr6692893ywe.19.1687342057831; Wed, 21 Jun 2023 03:07:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v190-20020a8148c7000000b0056fea610207sm698080ywa.78.2023.06.21.03.07.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 03:07:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 03:07:37 -0700 (PDT) Message-ID: <6492cbe9.810a0220.2d73a.cd91SMTPIN_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 7ACC0605246B; Wed, 21 Jun 2023 06:07:37 -0400 (EDT) Subject: |SUCCESS| pw128881 [PATCH] devtools: forbid reference to doc.dpdk.or From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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/128881 _Testing PASS_ Submitter: David Marchand Date: Wednesday, June 21 2023 08:09:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128881 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/