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 C1DDC43C06 for ; Tue, 27 Feb 2024 19:27:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDE2640281; Tue, 27 Feb 2024 19:27:44 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 6EFFF40279 for ; Tue, 27 Feb 2024 19:27:43 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6da4a923b1bso3640490b3a.2 for ; Tue, 27 Feb 2024 10:27:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709058462; x=1709663262; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PnR5lhCqZFseRRkSK4dmnrVTvbS3k0skQ1S7wAX735g=; b=g1i/pZCjCxGOgiVQnL9cGsySCO+xbU0PJjWIso6OYTAWxrH+Z35vCHlxu+HXl0PFye pbv1gosCSFmR/i5Rtrlw71lEgqyjYR1O0krNrE2fTCQtmoPmH07vThdzaY9VA1j0Mru5 kBIAN/RnksEKypxEr/P0ABB1eFjOqSgauFZUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709058462; x=1709663262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PnR5lhCqZFseRRkSK4dmnrVTvbS3k0skQ1S7wAX735g=; b=puf39Rxh7ebsZlTVqevkHnabU+/ygGsH6KcLCdWBLX234BAAC1BwYiZniZq65bxjC0 QgO1p3CARkK/DFpQgwpOFY5na8j0zPxghbiR9fW0ONlF5yFKaMH5PD3rQHp77uNXAjgP X4Und//LWNOsipbuORZyfkLmUyC9ZAr0XxNT1mYmtUMYi98kJsHBR2Wel1oaVTh5rLiD UnJ4bG8PXL3rO6G4HUn9WprZyzAJcClf4Sv3/kvYhE8D22I4jJJYP5f2NqtcYYs904mC JKFULucBj36piBNRpZ4dY3S0DK4QiUQLyjpHAX0eQacwYRoAV5f6WurTMBhQyqG09tQS 5NfA== X-Gm-Message-State: AOJu0YzIABhW+dBmTkFyma09utcZf/pN3VSCYuKjjxSnOsWQNoijGVru tdeSRqRA+/lHI4TyZWMk0UivJYUFL40/0/RzxwuvAcM8Hz8RZFfGEv15ctfWnbIldpPPA/pkgJT qD+/uXsXpokBmtx9xaij+v9D/Cs4OA1YnldKrDo4i X-Google-Smtp-Source: AGHT+IGKF9hmIDHVYw8yEdovA9woafDTefLmCmoPbeJXkYT/MEHPsli+DqrqaJc2wf8bmsAHgkEtxZJQIDUn X-Received: by 2002:a05:6a21:3183:b0:19e:a85b:854b with SMTP id za3-20020a056a21318300b0019ea85b854bmr3496672pzb.48.1709058462295; Tue, 27 Feb 2024 10:27:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a63ff45000000b005dc87f5dfd0sm287342pgk.8.2024.02.27.10.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 10:27:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 10:27:42 -0800 (PST) Message-ID: <65de299e.630a0220.421a0.24caSMTPIN_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 27E106043484; Tue, 27 Feb 2024 13:27:41 -0500 (EST) Subject: |SUCCESS| pw137356 [PATCH] doc: replace code blocks with includes in 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/137356 _Testing PASS_ Submitter: David Marchand Date: Tuesday, February 27 2024 14:21:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137356 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 (arm) | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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/29291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/