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 DA00F430DE for ; Wed, 23 Aug 2023 09:11:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D358540A79; Wed, 23 Aug 2023 09:11:58 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 80CDB40ED6 for ; Wed, 23 Aug 2023 09:11:37 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4106eb44e64so23699801cf.0 for ; Wed, 23 Aug 2023 00:11:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692774697; x=1693379497; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eRnggqp3uVm3x11VE2HnngwK1mYDn7ASoSL0BGEaV+s=; b=fk105AmsfrzWTjhaTDzBQ0jEF5Zk3JVBwfK6+9jjP1S6iMXGA+olyY23Klwv/W5bVQ 8J008LZGI1yl5SfxbpDO7K1dtFy6SqBYmLdrKX94ZRfIEoAgLyjV+8rdhu3URoI4oBHZ syCyyP8Ok8ThF0aiaIOgFuyr//TYDS/pItlZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692774697; x=1693379497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eRnggqp3uVm3x11VE2HnngwK1mYDn7ASoSL0BGEaV+s=; b=BP+z64KU2AWYv0wyLGRsFAjJDSZLs5nMY1tAIOhyUPzjaEUpx3jVhumw2dilya5IK5 FFUelPkfo1W46EbHoAiEzj52M3aGIxXiPu3DSC9xIVlL3r/sDn+pBk7ouahns7WZQYlG P1o0IISp293P/PMsMvv27+wrEKrOfbNJQhTPdKI4xDFRpTFT3rKmS6TinWWC7qTEDl1J eNm+5wfB3igQOHqTpKLp7SPHYZh86fpCBwgBRnThmJhFzlQzs7sQ+niVJEzezEFC3uI1 KEbf0t/L+ljIlex1pdEqf1kK5mNcaF7H0jf6smZip/7R/l/vHVHzdw87enc0DPygcO0h Jypw== X-Gm-Message-State: AOJu0YwtrmRYmWulLCeQ5pjwT3K/vDBQJgR8Xt/PvTMkPXf60pwwqOL9 KdbrirPjX8qXsjBsfo6xAJxq+JAGtG5B8fKMcmyE3PNcK+z5dB12LPo4Sg== X-Google-Smtp-Source: AGHT+IGK0ZRJjsLFDnxbjvPLS/Oqjs2MefuUT2O6yhhvudDYCS9XXJ5b/1kFLZ4m89s2pDwooNEE/OABY+n0 X-Received: by 2002:ac8:5c0d:0:b0:410:a562:b420 with SMTP id i13-20020ac85c0d000000b00410a562b420mr5212354qti.4.1692774696990; Wed, 23 Aug 2023 00:11:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l16-20020ac848d0000000b00403ad49747dsm489406qtr.0.2023.08.23.00.11.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 00:11:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 00:11:36 -0700 (PDT) Message-ID: <64e5b128.c80a0220.8b5de.7decSMTPIN_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 AFF586052471; Wed, 23 Aug 2023 03:11:36 -0400 (EDT) Subject: |SUCCESS| pw130591-130611 [PATCH] [v13,21/21] pipeline: convert RTE_ 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/130611 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, August 21 2023 16:09:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130591-130611 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27403/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/