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 39CD642355 for ; Thu, 12 Oct 2023 16:05:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E817402E0; Thu, 12 Oct 2023 16:05:57 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9355B402E0 for ; Thu, 12 Oct 2023 16:05:56 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c60778a3bfso8871005ad.1 for ; Thu, 12 Oct 2023 07:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697119556; x=1697724356; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+nCv/jIO38QjeJFhj4GnxG27jU+oXokvnOoMy6dXWMI=; b=g/w+ZdgyMN+s2NFfMSyjpBGZjBaZwjBFbEnRCgxb11ZWmdYGLfylIJBJpnuSO7o/Qz FwwImKfsEflt8mEZDXxVmWiBrs1m/QtoaHS0HNKAc891napPD85hjQrkmumJRg8W79MN G9sFYxdG7YndwlB/cRlqPqYW5NmxLoIWGGhe8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697119556; x=1697724356; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+nCv/jIO38QjeJFhj4GnxG27jU+oXokvnOoMy6dXWMI=; b=X+D/HC4j2EGMs8gALDT7HBJz1N9r097EH7DbFg6Ci0Dj0wrEqcsaW/nIdcf5WSARh8 lgJDff2R2xB1FMQk05varrsEdTV6nfIKb56gmhssxTGkK/xrmP2gj3xHNQIKWjgSknNw 3zNqOFEauXEMp07s0yDrBxVUygXT58iDMCJ8eijf8PbpdEzMBbbMlQFfv4Bl8VLho33H uIeAO7Y0BR8vhXEWsaT+pig+Inxf3QE6DsCV0XyAWjl4h09APVwBU+xSgP3HYH4CozHB XyrKpCrKaLPy7Hfqq90S9m5F7jONcgBZ8n1HTFd2PTLiPF3+yJsanZhSE7cnZhU2r2ES ebFw== X-Gm-Message-State: AOJu0YxhjtFO5B+VUrM62I2Jwqa9w2DbejvH16MFyhWAudFeF1kLkFtQ y3onexZWPaFFiFg5sTWjJtIoWt3cKnNic+KidisG+XOKAgvQdQCMKHwpiw== X-Google-Smtp-Source: AGHT+IF/JDncHjADHzIkyDLeZ6hvIXqRPdeiVtKlj3RngJ3Hcbk2A0aDcwXFSHLYuezo9pYtGDEEDZ+82G4N X-Received: by 2002:a17:903:1c4:b0:1b9:de75:d5bb with SMTP id e4-20020a17090301c400b001b9de75d5bbmr33647083plh.7.1697119555786; Thu, 12 Oct 2023 07:05:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd4-20020a170903260400b001c9d6059fdasm112424plb.44.2023.10.12.07.05.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 07:05:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 07:05:55 -0700 (PDT) Message-ID: <6527fd43.170a0220.9db17.488dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3999C6052514; Thu, 12 Oct 2023 10:05:55 -0400 (EDT) Subject: |SUCCESS| pw132487 [PATCH] eal/linux: verify mmu type for DPDK suppo 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/132487 _Testing PASS_ Submitter: David Christensen Date: Tuesday, October 10 2023 22:51:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132487 --> 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/27892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/