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 D83BC436AA for ; Fri, 8 Dec 2023 15:07:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC442402CD; Fri, 8 Dec 2023 15:07:58 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id EB7B3402CC for ; Fri, 8 Dec 2023 15:07:56 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67a894ccb4eso11873896d6.3 for ; Fri, 08 Dec 2023 06:07:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702044476; x=1702649276; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ab+N8u1Zn2BxTFS+jQo02s8qp2jFOy9bjIir+4jcOo4=; b=S8pUzUANNcTeiLrMZCv3rh7hCtxmM3h5bluFH2wD93RDI81WDUC7l3Ytc6AKYgbxxw zDnwg3AbB1pBL7fY36FxJLTwGWW+vM7IK33xeChHisEYyRc6CXJBCQN4OFCZu/2Wmmgb OP4879YI+CfHG1FSDx23FpaKq6B1fZ2iwQhaE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702044476; x=1702649276; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ab+N8u1Zn2BxTFS+jQo02s8qp2jFOy9bjIir+4jcOo4=; b=bNXqF0EBvSYC9s2gXmMUkoUSSoR14sfrmKqWdc+nrco/NQrt6ckhlolt00zwQypfrP qhIbSuIci/FqoqVMUoQw6h+0+0izN+XHWYdtG8yDs+pPhqhmdICkwZ8wbSL5pAY/k8Nn F4zW4lET8RwiEtnJoxfE0rhJsglobO+Z88rrqMX8SUKXvUBFmTaFddOzPUz9lXaxBtv+ Qtnrs4ou1xQo3Ihlv6EcnxsZjdaqabB1bP8YL7yTvK99Un7VbScgKdDnE0Jh/Xf8tXdz 3P5s+9CpEIn029pZpYCzAElbKPtyGEkVKYELCny7GNKJFEloP5jAxJ5F7fFQ3/5Uezdr cOmw== X-Gm-Message-State: AOJu0Yxb67txuD+6b+H275vEZQRmlUZe0ZPIfwQXF0R2xXxf/Y+DsZdK L5+JtWUMxn4LFY+i5oIOADeBDq0vjs1reL8pGJpBwxcFel663BW2iw9uzmpCB9nfkA== X-Google-Smtp-Source: AGHT+IFhcnuwdK50aGGhkJpXxIOr2yCSb5ADR3ly0QKi0c0axT85r/upP+GR8p437sDOQxZ/rt9UOs1Y8eEg X-Received: by 2002:a0c:e5d0:0:b0:67e:aadd:8706 with SMTP id u16-20020a0ce5d0000000b0067eaadd8706mr935044qvm.117.1702044476308; Fri, 08 Dec 2023 06:07:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m11-20020ad4504b000000b0067ac1ad1a95sm55555qvq.40.2023.12.08.06.07.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 06:07:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 06:07:56 -0800 (PST) Message-ID: <6573233c.d40a0220.88072.2ed0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DF8536051831; Fri, 8 Dec 2023 09:07:55 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fefa3094f2957e8938b2c38295aed660291133c3 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 _Testing PASS_ Branch: dpdk-next-net fefa3094f2957e8938b2c38295aed660291133c3 --> 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/tarballs/27250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/