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 2179542609 for ; Tue, 19 Sep 2023 14:49:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CBCB40276; Tue, 19 Sep 2023 14:49:07 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B5BFF40276 for ; Tue, 19 Sep 2023 14:49:05 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79dc081ab8dso18225439f.1 for ; Tue, 19 Sep 2023 05:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695127745; x=1695732545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ICbUEge0pWEhWjjg4VWlxOI0Dcx5Jgngi0v3hpYIfmg=; b=DuV400Vom6qEfsBhFgJW1Q0K0MNm1wCpOD+J430d37Vshouz3MtdhINKel8ZKeNa+l wJIW49KS344URnodvvh0ZR4z5wPAm+N5vhUmS7MohSMu4dxRS9DPxfR3KEThCPxnXXkJ nu4xA4v0GYFelooTKWO9uZfdbBYpdg0PlryPg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695127745; x=1695732545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ICbUEge0pWEhWjjg4VWlxOI0Dcx5Jgngi0v3hpYIfmg=; b=W7z2J5Vul03cN0UaS+E6n52huka/5xActpIxNDtgOq1cqj8N1qKKffS6r1Hi83Lw6x tf2idVom8F5U7a4MquFw3a2s63iuKDS/vXJB3L3ozrTQCibBYmUyznLca8yl/AzWCgxH zDFpAUh/k+iRfTj/kegT+EOCtJOl/+e10ETDAWMftJw1oiMKDmkixqklKjXjIlLCYWVR hizGVpmfJc1lt6SMHxMwqaYW97kM9BLMF5Hw1Xp/jwGl/M4DYIVxBwFyyojKlgOMRodC 7BHw88l0uC9TXO0FMrHU8bxH8DKFV6Rlla8+pM8HoVy561X7M3XKcADMhEKQ0LRt8fBw qF+w== X-Gm-Message-State: AOJu0Yygmp1x7rWcZZ+DEsBzh8li5wRtIIQli+UTv+Y9yeQGa/DCgS3g BH+65N5Lsc+q+kOjQ5L5YhyML3CeojGBxeLiS9yEDf1nQM/ZF4gAd5c8pw== X-Google-Smtp-Source: AGHT+IFSGujS+fEslRaXKsmKVkZY3MrjA5bjkQwdBdPhT0r6eAOUKV8aYYC34UfIEM/TxXq2ie0q6Kb6mxFp X-Received: by 2002:a6b:e009:0:b0:798:2415:1189 with SMTP id z9-20020a6be009000000b0079824151189mr15304724iog.12.1695127745182; Tue, 19 Sep 2023 05:49:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a6bf906000000b00770112c4b6dsm652451iog.5.2023.09.19.05.49.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 05:49:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 05:49:05 -0700 (PDT) Message-ID: <650998c1.6b0a0220.9949c.649fSMTPIN_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 B28086052514; Tue, 19 Sep 2023 08:49:04 -0400 (EDT) Subject: |SUCCESS| pw131594 [PATCH] [v2] net/cpfl: fix datapath function conf 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/131594 _Testing PASS_ Submitter: Wenjun Wu Date: Tuesday, September 19 2023 08:49:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131594 --> 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/27643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/