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 BE1234333B for ; Thu, 16 Nov 2023 00:49:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7BEA4025F; Thu, 16 Nov 2023 00:49:22 +0100 (CET) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id 1159B4025F for ; Thu, 16 Nov 2023 00:49:22 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c85a5776a0so3003151fa.0 for ; Wed, 15 Nov 2023 15:49:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700092161; x=1700696961; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WbRwr0FOg/Fn5BUAi1FrV0rs+p7S2dig8lfdfi/7lJg=; b=UpAv6PiuBdumvM7RoDRp+K+31wJNUmteJGCMiT8q4JkkYijfMtSofY67dsJfBWSWeV gm5voQIYXOo5TNPtv0+1mXLkvrLGxffZHH0CvKMs61bS28TtVhzYPMc+tCoA2fiuBFls AICD8l0f0BuCsa1OliDDdfsL5tRN1ZTW+Rg1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700092161; x=1700696961; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WbRwr0FOg/Fn5BUAi1FrV0rs+p7S2dig8lfdfi/7lJg=; b=ihduXLCGH+97rBLnw9hCkyZ8Mq6MhAGetr8Ff+roZ4jMlzIP9m2QTwhngExZrtGlY8 nKvyrMKHYfxoEO1bY3RJrXsTpvr2/3eHu3g6fV9AKU7DicuBRghJpVyIt9V7G/p7mpsZ uW5GXD2lofxYlEOLGPWhXC71RWkmtl1J4PfKT2w3iwqDSBqvRLwgkIL9QRi26xqAcQHP Va09ZQSjuVpF0dn6C3yhVD4FRUvMAtfNXe/HpH8FEK6EKK5avZhuOj4DjMWELMd8REME bjBEATbOVKlVBKiujxP6421NYxsyqo45FEuSU/AmAssYpcICrhaETZnlPl71GNBDh54K 7mfA== X-Gm-Message-State: AOJu0Yzh4pFTqBjRTRG0/QEYSy3J6juEXSi7FXTOlQx8Qnvgl+4gm8SZ eeQzwmHh9t+Urh3rX8t7ZNHSy9Sqr4ZTeaicBHNNPlvFNZPQ+nuNG+HgHA== X-Google-Smtp-Source: AGHT+IHT7M97PFosCuXTwJOYpjqB2Hg7+NwivHX5bMPYNc153PeyWe7J9b6Iyc+ASVa55kzEYiw9wI4RDaxn X-Received: by 2002:a2e:978e:0:b0:2c6:f15a:36db with SMTP id y14-20020a2e978e000000b002c6f15a36dbmr5216479lji.2.1700092161470; Wed, 15 Nov 2023 15:49:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v21-20020a1709064e9500b009e64dfb9b12sm3744417eju.262.2023.11.15.15.49.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 15:49:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 15:49:21 -0800 (PST) Message-ID: <65555901.170a0220.a5eeb.f2c8SMTPIN_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 8811D605C318; Wed, 15 Nov 2023 18:49:20 -0500 (EST) Subject: |SUCCESS| pw134405-134408 [PATCH] [4/4] examples: add extension keyw 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/134408 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, November 15 2023 23:02:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134405-134408 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28392/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/