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 1ED0642C68 for ; Fri, 9 Jun 2023 06:08:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BB3440A84; Fri, 9 Jun 2023 06:08:49 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 16E9240A84 for ; Fri, 9 Jun 2023 06:08:48 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-53f832298acso330165a12.0 for ; Thu, 08 Jun 2023 21:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686283727; x=1688875727; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B0aegD11mPvN4eDUrtYh6PzZYr+rg/Dw0L04EO38yew=; b=VG89yWSp6uKBRnhNckSNwzKK1hPntH76RH7gDqIY5n0gMoQIwEq+FsVK92vzvvsnOL 7MtQ8UmZ/W+19BIPuoD8yvkSVf/dXkRphw7+f+PV3T2u6J/kVstw4VuMwxu9W/YW7F6s FqxvaoOPpcBVXvIndCKPVrPLQrylZiTRUG1aw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686283727; x=1688875727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B0aegD11mPvN4eDUrtYh6PzZYr+rg/Dw0L04EO38yew=; b=NI4MbJaj6PmUk9HeD1dHmOyRguB9uYhIy4qGXCHptMP2ywm4LhNhQGyUPJpqGF+Wi+ 0XEAbrmnZtFWjFLmIuHydre3OZ4Q/sSuv2BfYL+lVXlj5ori717Z/8LhvKzpwK7Ac/wj daAMXGDRXsa6A85AvMU7rlI+eLxk8jQlkEmema0X+3tsh/Y4WzPMiu/0YtOAwRWJRWeg 8ceGvGaFwYU6D+FGoPdKijoRXwavw8dQjrScetdTYY8oGqDWMCluO3+RP29K8iD/mVYe JstCUTSMBkYkS4haNZ8nddisbDtvXs/P+52rAtXJUhx2ddK9ZRidZW21/QDKBIrM2P22 hCgQ== X-Gm-Message-State: AC+VfDyoXqT/Rkyk/VeF/1C4qLclalakvyTeilALa7Sj7ogQiqQakbP3 a4nLUmraNFmNlYDLhPoKMLAaKuqt4LRSfvCElGngPs8IjQBjkZOxysV2FdZxWFTT6JtUUxM1aw= = X-Google-Smtp-Source: ACHHUZ6Pc6uqnqRMSprg4iJ58B6grlr3xZhXL3JKk1JYNX6R9mkq+HsLrVtxQaH2Ibn8H31Rhpi9NLcjIWKi X-Received: by 2002:a05:6a20:a28d:b0:111:366:eea0 with SMTP id a13-20020a056a20a28d00b001110366eea0mr63479pzl.57.1686283727240; Thu, 08 Jun 2023 21:08:47 -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 jn13-20020a170903050d00b001b23ee9dee0sm153977plb.28.2023.06.08.21.08.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 21:08:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 21:08:47 -0700 (PDT) Message-ID: <6482a5cf.170a0220.99abe.4617SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 81C3D605246B; Fri, 9 Jun 2023 00:08:46 -0400 (EDT) Subject: |SUCCESS| pw128374-128384 [PATCH] [v3,13/13] test/security: remove n 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128384 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, June 08 2023 06:54:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128374-128384 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/