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 CCEFF4265A for ; Thu, 28 Sep 2023 20:03:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C811240273; Thu, 28 Sep 2023 20:03:09 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 96CBE40273 for ; Thu, 28 Sep 2023 20:03:08 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c453379020so99465495ad.1 for ; Thu, 28 Sep 2023 11:03:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695924188; x=1696528988; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AyBXCAWBT24jJ2h649FL8fvyz6L69pFm1Wx+Z3GuhIY=; b=hWWqhcCyK1Rwp+Gxd12eSv6X1OcPGF2hB/nkVyjN+yT8LnhEWa0qP65B+qGopRE0Iy x2iV15W4CB35IYowlpcNqjWgjkhMQY/oawDldwzkao04gw8wUvh+9flSbzRqv0avmzNO U3oGSc+wmfUK1lYIE5LA9gkQ6RmLHG4klTmok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695924188; x=1696528988; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AyBXCAWBT24jJ2h649FL8fvyz6L69pFm1Wx+Z3GuhIY=; b=DX9veMVe2yKQf7MwFaf/cE2NXZwR2+mxHvzeiV+SBBhUyOqwJAAaIzI3EJA/5TMDtN v273EQdN3CtcWFTM++2jPTPIMMAgtKM1I4Nn0ElFLdwaPMA8lAzqOe22VVwpXhSmJons etU6wwTwHx8bpv1Ww7PY41geyi4T65i6pjGEEaz3xpBERE8eZ7ijEa/l7RBiG73PhZJ/ sCFZhKGVXubkrkf0pFEgCOUmsL1XYYBK1qfRZEfUoz4C5+Ge8x5XYLbBMOfdrAH1HF6K QRCKnXWL6j+SFUbjNww6Plgc9fd1RnPjpo7IPU8mK6PwD+/IbG04MPcxPsjnomcyDm0Y s+Ug== X-Gm-Message-State: AOJu0YyASE/nytblAONgb5ohOi97m4KSUO2FxGHaReluxiqGamkYqxK3 aFM7SeNGuZrzTMsAlwtJ1SdawLhiJoZr1ucd43UFnW+CeeLRUCJni2QEcA== X-Google-Smtp-Source: AGHT+IG1iSetYuzV0GhdPCJWXk1reRKjNg6wf3j3L1Q6MhZoIlxbfI/8hc+6C8J3fioXOn20ikJkEEA6raHL X-Received: by 2002:a17:90b:1e53:b0:269:7eea:d7f6 with SMTP id pi19-20020a17090b1e5300b002697eead7f6mr1598875pjb.49.1695924187837; Thu, 28 Sep 2023 11:03:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bx14-20020a17090af48e00b0027780b01415sm651448pjb.16.2023.09.28.11.03.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 11:03:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 11:03:07 -0700 (PDT) Message-ID: <6515bfdb.170a0220.45ac6.e809SMTPIN_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 3510A6052514; Thu, 28 Sep 2023 14:03:07 -0400 (EDT) Subject: |SUCCESS| pw132080-132086 [PATCH] [v2,8/8] app/testpmd: fix primary 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/132086 _Testing PASS_ Submitter: Jie Hai Date: Thursday, September 28 2023 07:43:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132080-132086 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/