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 7F945431E4 for ; Mon, 23 Oct 2023 18:52:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 123DB42830; Mon, 23 Oct 2023 18:52:00 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C38540275 for ; Mon, 23 Oct 2023 18:51:44 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cac80292aeso19145705ad.1 for ; Mon, 23 Oct 2023 09:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698079903; x=1698684703; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AyrPQYiKP0bqgmxva5KsLdSGVk/8EnM3X9khGi244lA=; b=Xjb2DKLqbqacWoWNDooyj3txbN0vqhga4ONqM1TLLotSWngYVAio/9GKJbw1ys9zdJ NXTRGXWa4MHCQcvPpEB4dcsrzO5pIu7BCerkOpeEp/MpyvUqVOgrDc0p5x4Hy/v0XLSJ dEP7kYVPy3OLxBteK6Abwf1EsexcQrl9OTcWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698079903; x=1698684703; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AyrPQYiKP0bqgmxva5KsLdSGVk/8EnM3X9khGi244lA=; b=RBXWMwKFATjElJFpT3JnLCEsvvCfC2ZWU6ybAv/yWnElGQyI8dyOFyefXRCcyxqKfq DvyMOvWQyCoOhofZzBhWXfJmRR1h40444g+oIlRNFfGZy/dF7stj90ByiCnCBprXn656 d//M0JoxYqzt7I3VEyoNOCxslTkYFeP9mL860TlNbcbL4w8lpQ6vSqSVXMmZGaAkDc16 dyVJ5OyHdiZeftg/6AypawGMq/cydTrnyIfONUC6F9FBlVPGRe6M+FOwhhhB/6GBRdT0 bcIMfEGFy1q628DP8E9mm8ay5DDHYfe7hk8UgNkg1ySk+h4iVVZCMiXDmD8cgKiB98jW S+qg== X-Gm-Message-State: AOJu0YygzgkBZNKJBxRg/jNAxYowks4x9KDOeK2YiiQ0g91xuF4H0FJy X7WvvgOX5bgQfUoLfmlLdFyGfocR0El+Pwhn/pw21T+M6lY3EvUK6LuSba11BGV438w1F6MPqA= = X-Google-Smtp-Source: AGHT+IE9xnFcyDioERIa46xWOS/7K1zV3w0qDd0p2xd7/t+6Sy+kUb3qzEMH674YlSShRKgTggFItHWBOyT8 X-Received: by 2002:a17:902:ec89:b0:1c7:1f3f:b6dc with SMTP id x9-20020a170902ec8900b001c71f3fb6dcmr7382639plg.11.1698079903570; Mon, 23 Oct 2023 09:51:43 -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 j16-20020a170902759000b001c731b62426sm305934pll.2.2023.10.23.09.51.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 09:51:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 09:51:43 -0700 (PDT) Message-ID: <6536a49f.170a0220.99e50.9414SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F174602A042; Mon, 23 Oct 2023 12:51:43 -0400 (EDT) Subject: |SUCCESS| pw133186-133194 [PATCH] [v6,9/9] examples/ntb: auto-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133194 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 23 2023 13:15:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133186-133194 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/