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 E851A43E58 for ; Sat, 13 Apr 2024 03:14:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E245B40263; Sat, 13 Apr 2024 03:14:34 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 292ED4014F for ; Sat, 13 Apr 2024 03:14:34 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e0b889901bso12772375ad.1 for ; Fri, 12 Apr 2024 18:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712970873; x=1713575673; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=uGE7iYdo1gfYHjM4n+NK0rseiMTgasRtzA874TNALMs=; b=aOlhPuQ1NsXKUWTQxfxRH0KlWOiiZwP4pQCcDE3o00hVvgP72+PRJjqOUMOFkazc7h P24i2Mt6Ry3uvA5Hv43y5PKGMp0Sg+4K4FprN91LFALo10wRlJKh82hxsJnYqAT05MHs tZ60/4v1oaZuAEGHZU/vW3Gjz5nyCPlyfBRbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712970873; x=1713575673; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=uGE7iYdo1gfYHjM4n+NK0rseiMTgasRtzA874TNALMs=; b=RNYc5g3ycol+84Irz8hF0trWrjR5XXHfX0JyFKTe06PjChYMTK00kNUvqAhpyfHPg2 raGwx1edxIJkX6OE+44/wnh2g0vBYadQSWAAQWOZrjXl+wHKCJD4JNdVi7+vBYiyikVW h4bXeGJJUdxG0K6ztEZDC5QMgoWraRC4l0a3nM8z8iDgPAZMvhgcTKH8/m1zyjK5ys32 AFMWYrkLRH3juKtCEfIZuk/nb2DKiuas2vWjmAsiZd+FTt17vSClIEGJb7HKK36b5bQB YHgYujbi2kj6oieRWWGUNWoWmr5qDRZ6hkH2Vbvq1YZPiHVQbehj+4xVWGZx6dkL8PP2 BQ0Q== X-Gm-Message-State: AOJu0YzPDf1Il/62qeGdnH3h7q19OY560ouY8lLBmi+GPYYDAAvS8TdY c8lWN6pYIwa+LZ7BeA+4K7pq7uAe7ASt9v/QZUWqpV2KkqRZA7BH2R5O4sY5h7HLwacHvvUiwI1 JCwSktWOQHTl6XvUm/WPpLjvvmcwlliuZKHxZO1Zw X-Google-Smtp-Source: AGHT+IFoYkIBhk6xB58TkSpTT7reoD38NPrgRY0+EjVhHY8NOpyC/+nJdAUS1URnE64Eij1ZX9yLJepNo1Ac X-Received: by 2002:a17:903:2442:b0:1e4:5b89:dbf3 with SMTP id l2-20020a170903244200b001e45b89dbf3mr4785006pls.35.1712970873399; Fri, 12 Apr 2024 18:14:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z18-20020a1709028f9200b001e5c9430931sm64157plo.132.2024.04.12.18.14.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 18:14:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 18:14:33 -0700 (PDT) Message-ID: <6619dc79.170a0220.6bea3.3b71SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80CBD604D420; Fri, 12 Apr 2024 21:14:32 -0400 (EDT) Subject: |SUCCESS| pw139247-139248 [PATCH] [2/2] doc/prog_guide: document dir From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412122006.101673-2-vojanec@cesnet.cz> References: <20240412122006.101673-2-vojanec@cesnet.cz> 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/139248 _Testing PASS_ Submitter: Kamil Vojanec Date: Friday, April 12 2024 12:20:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139247-139248 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29768/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/