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 D1C2742F6E for ; Fri, 28 Jul 2023 17:25:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDB344021E; Fri, 28 Jul 2023 17:25:35 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id C8D684021E for ; Fri, 28 Jul 2023 17:25:34 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-63cf9eddbc6so16263176d6.0 for ; Fri, 28 Jul 2023 08:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690557934; x=1691162734; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7POJXNutwqqtzXcXxqVWFL6rWxXWY1ry017rq2Fjjw4=; b=ed2KndBTaeojEqCnPaQUVpv7LxUvjQFzejz3Kdio2nHtrp1O1i6frNea7tp76K5IX+ khaOBe2qNgCjgM0+HxGJu017kHizeThO49Wv7C2Z/0AeApHLmSKmbMHgLWsw+KckftTJ hLnnb/sDgUYOL9dnaLG7drrgVbNvNxIfLi99c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690557934; x=1691162734; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7POJXNutwqqtzXcXxqVWFL6rWxXWY1ry017rq2Fjjw4=; b=Uyx7S1tGOy3ccW6LCj4fXmKQQ666s9ppC1qLNJR3Ily3fvaRDoRxBVSmUMK++SxafD eTuuy1zygqRMusIVmLOCFyVsb561qSffgsuzR8UQhv9VYruF9Knt70GMAGNMAjQAHvNN 8uNiLoJ9ZEdHabQhBxetyjIXSd45wIRtiHQZQutrR9jOAnyHe2NTFYizXspUAJ67+l3x Kv4ZybvwpvNYIlM+bMz9nzjxtzSKdQpG0u45l6zJk16c9uecTS/pOIabd+KgQuG1IcX/ Xp02TN6kI5Fj+vUqNDC/Aip7vnn52KEOljXnplBeqi5MwUxbzEOWEFqYzcT5qcR/y+bo U/Xg== X-Gm-Message-State: ABy/qLaxIC84WlZWxO8UWGlKaXuZ+zKhjHE7uUyIqj3F1M3VTTnBpmfj AuJxgh9tCrxo6G9U2JdZNt7W6GwIF+/LaQ2LMVIP/K6htA3qR0GD6UD6Si8rI+5e1INI2ZXBGQ= = X-Google-Smtp-Source: APBJJlGJIz+ArXh2u0P6M9MyHulmllUNCPyLhyfi5NksSeiFTmmqtq+925lLzdOnxGW+9+uri3zGpUj37Nhh X-Received: by 2002:a05:6214:301b:b0:637:b20d:899d with SMTP id ke27-20020a056214301b00b00637b20d899dmr3808062qvb.10.1690557934275; Fri, 28 Jul 2023 08:25:34 -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 u21-20020a0cb415000000b0063cf3d03407sm266046qve.39.2023.07.28.08.25.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jul 2023 08:25:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jul 2023 08:25:34 -0700 (PDT) Message-ID: <64c3ddee.0c0a0220.c18e2.905fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9628C6052471; Fri, 28 Jul 2023 11:25:33 -0400 (EDT) Subject: |SUCCESS| pw129721 [PATCH] doc: announce new major ABI version 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/129721 _Testing PASS_ Submitter: Thomas Monjalon Date: Friday, July 28 2023 14:29:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129721 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/