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 A5DBC431A1 for ; Fri, 20 Oct 2023 15:25:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EB88402E3; Fri, 20 Oct 2023 15:25:28 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 8CE89402E3 for ; Fri, 20 Oct 2023 15:25:27 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4a18f724d47so275096e0c.3 for ; Fri, 20 Oct 2023 06:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697808327; x=1698413127; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kn7cvv6MDE/5189EwuHEcT5EdKhdaN1GIGagIq2sZU0=; b=FJEFwGZ1YDcYwLdoB9FxPHR2CxggMDpZiA2e0NPnlT7Dff4qy3A360dSSIVtbAjFe6 G2LkiAr5m1mdgV+2REp+YwQmR7eSmIzLzpyxca3Mhizj6Buk/ogUvE5yHwb2+NxlVQBc naE6rkI/2DFwSqd61Pil5DUaT/mwBBsBjnpnw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697808327; x=1698413127; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kn7cvv6MDE/5189EwuHEcT5EdKhdaN1GIGagIq2sZU0=; b=Si2DnPldZptTtHIry4cUPGKQOtaJzuMXux2vYWcxNUOl7K3ef0QydtJNPRGkYt8308 Psn8IHVlxMuougp1wV4uvb4qMg+vIW681Ti+cXvJs92XyS0f/2qIkOIvqb7ucTsYpjqT Ff7P5T1xygQGfrmog4DqBVlAEQ2rYwwFMKPRFEsCOXH4MBrdoMGZs3pSRzgOrBTNyj/q VR9mS8BReXtGixv56TrOREWw//ROLeRwmQ5HsAIhrp4dzKPko76i2DEDfRTZjYqcx1Ah AYcLTZVgoOD1m3W79if8RteAF+eggLWvOT925zK5qk8Oj5gIc6C9HSVzywK5dCRwInPl v6Tw== X-Gm-Message-State: AOJu0YydLuSFHL3Qa0HJx8yemBlrgLURg2VV/f6WMUPH9/R3MNyKnQ+1 N+rQE2qpZsd7i3ptss9N+efFZoYPOKj8Cmz6P4IPb2JieS+yAex69J5l6w== X-Google-Smtp-Source: AGHT+IFo/gkF/tcTseAU+c6KRc3Ay1Z4zMYVEWbNfze/gX/aajpVsTkJ/Z9HnnDM/UfdpQNolZMRc+ta6x83 X-Received: by 2002:a05:6122:3bc1:b0:49a:b737:4df7 with SMTP id ft1-20020a0561223bc100b0049ab7374df7mr1847522vkb.5.1697808326756; Fri, 20 Oct 2023 06:25:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b16-20020ac844d0000000b00419cbb20d34sm108635qto.1.2023.10.20.06.25.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 06:25:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 06:25:26 -0700 (PDT) Message-ID: <65327fc6.c80a0220.ef05.3110SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 526046051827; Fri, 20 Oct 2023 09:25:26 -0400 (EDT) Subject: |SUCCESS| pw133068-133073 [PATCH] [v2,7/7] doc: testpmd support even 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/133073 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, October 20 2023 10:07:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133068-133073 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28018/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/