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 796C742637 for ; Mon, 25 Sep 2023 19:00:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6762B40ED2; Mon, 25 Sep 2023 19:00:20 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0B45740041 for ; Mon, 25 Sep 2023 19:00:12 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59b5484fbe6so83548617b3.1 for ; Mon, 25 Sep 2023 10:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695661211; x=1696266011; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qjeDfQGzkCUBXVStOwIHI1J8JvwEfOdpTLdiKkIDHGs=; b=icEOSYPlTcKQu1WHqo9H7lTdffsEUwI+SFveh7vcw4uLUTC2RjS7ZHlNrH9czAL9fI U6V1swX2jcntnaBAscgJDz4FJQmxetWWJDGbw/DT54mqXHW4ESVcc6fSHo/4eB0luYMA bD98ZxNpPDTN0396cxbWji4PgFfPicImYkX7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695661211; x=1696266011; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qjeDfQGzkCUBXVStOwIHI1J8JvwEfOdpTLdiKkIDHGs=; b=v9iYVzMh9jrm/aYVuYLEGvggWliCoAE5r+Vh/x80aCtnbtMjzO6coyQeMf1FrIUmlB SjiFBU9x/jeDJfezx1w8BhB/ci7gDXc72X2HatTzPORi8LeL7q1uzkCyEM8Ao5LGORMX eBbMN/M/e6FSvj6GqYHr/iV/myIUsbCyJTUJdxPZVpbxG4ba8Neco+lOJRIyBXkAprs8 kAFeZeQfHwlUrTC9dGxjmJIzHgLYUOwkCd9JfZ3Ic6DQCHzExjG5Xn6mKPfYWRnyh9Qg omU+GK+DRchXdUYZLQoRRtOYWF7SKRQ2BoKqc0WsdBtpNdfjV4Uj0ZKqyFPWlvacBQdz idog== X-Gm-Message-State: AOJu0YyD6GjFJmzlIkHDIlzIC0Q2V1GIaPv7AgPYRtqu+xCBYt0DGQBA X/eb8xZNW1GVQvl0A7WV7lZTrcaZZGrd3tUz6cy6QBBm7ygl1w== X-Google-Smtp-Source: AGHT+IH4EXE89W9GRP8uMxYswoRBB+BLHjXWtqs70Tdxa+3xDWBAC1pXLwyf1QD4oVHc7Du94H2Gg+ZOE/BH X-Received: by 2002:a81:f906:0:b0:59f:b0d8:e660 with SMTP id x6-20020a81f906000000b0059fb0d8e660mr1971985ywm.13.1695661211432; Mon, 25 Sep 2023 10:00:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w197-20020a0dd4ce000000b00568cbc0fbedsm750622ywd.5.2023.09.25.10.00.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 10:00:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 10:00:11 -0700 (PDT) Message-ID: <6511bc9b.0d0a0220.7c341.00b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A12C605C351; Mon, 25 Sep 2023 13:00:11 -0400 (EDT) Subject: |SUCCESS| pw131874-131883 [PATCH] [10/10] net/nfp: destroy security From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131883 _Testing PASS_ Submitter: Chaoyong He Date: Monday, September 25 2023 06:06:44 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:afa9a70281ee1fc1889bda529ce573491092c2bf 131874-131883 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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/27709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/