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 A829C42668 for ; Fri, 29 Sep 2023 05:04:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F27F40277; Fri, 29 Sep 2023 05:04:47 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 196EE40277 for ; Fri, 29 Sep 2023 05:04:46 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7b91422da8so15524461276.2 for ; Thu, 28 Sep 2023 20:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695956685; x=1696561485; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vfGs1XTj0IdVx7mcU8ZEJNzFPpbyu0x0fy0echj6rhQ=; b=bdjc0meejVXJBqBHqFKUkX+uSxJwdCZsJ36XDlegFSmYT+7W3lvE51vNMq6I4lPUYd h5jgF3gyjT5o+xFLJi1L/Kvg++u6Misz84TixSa4nQw0AevMmn06i/27PtJ/zulFU/x8 uoLAfD1H/grs/+M+uzJ6iTQ17SuKyGwKq544U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695956685; x=1696561485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vfGs1XTj0IdVx7mcU8ZEJNzFPpbyu0x0fy0echj6rhQ=; b=eKVFDcle43jp7gRVg//tadD1Bt8AUUHNaz5XCDrgmNoStQ3/C+RjGvGa2oDaV5u2f5 9cKmIogkZZW+MaCJKEfTbEjn+DkTicuF1ht1FznIPyDFLKvPDF1sciiNjpnVVl7VxO0D Ee22DHS8TfwBEAsTMbmFullzf046t/AWmd87wo1PcIu07ghQ/s1cloNhnwWFGe28j8O4 a28HK5/yLPoFipLthjV0XgGOU7HuDKaNAzsKx6gvSkD4CvqNak7trQb2Ezb4PyB/1LUW t28HxBVoLJ1gXLwr/ABfCFTqwstvmL3s61lg+AblkINX04uSP2VFpW1A8WCET5vYwb80 rbgA== X-Gm-Message-State: AOJu0Yx3dGZjFx6glgorD834tgGDrcNGUkF7oN3zzVFA/xQwjz0yjaOk MeBO3Ak40sqYAAmo5VWT8K4G8uDCXuB9eSqZxbsT2ngl4gYHXKsqOIMCEQZXksXgyQ== X-Google-Smtp-Source: AGHT+IH/GYy3gLxc1w1o6+u8dS7XasF0JB8DgU5xhdndpaCS3q7WQt8BPBZf6Wj10mDZCce5P9wVoSegH01j X-Received: by 2002:a25:5545:0:b0:d78:1f87:d6f1 with SMTP id j66-20020a255545000000b00d781f87d6f1mr2848903ybb.33.1695956685481; Thu, 28 Sep 2023 20:04:45 -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 d189-20020a25e6c6000000b00d8187750aa4sm1176386ybh.6.2023.09.28.20.04.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 20:04:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 20:04:45 -0700 (PDT) Message-ID: <65163ecd.250a0220.2f7c1.addaSMTPIN_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 256876052514; Thu, 28 Sep 2023 23:04:45 -0400 (EDT) Subject: |SUCCESS| pw132167-132175 [PATCH] [v3,9/9] net/nfp: destroy security From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132175 _Testing PASS_ Submitter: Chaoyong He Date: Friday, September 29 2023 02:08:10 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:8f538d54f91f4f9c26d455e20aef2ace925c09b5 132167-132175 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27782/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/