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 B806641D93 for ; Mon, 27 Feb 2023 23:20:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9450240A7D; Mon, 27 Feb 2023 23:20:33 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id AD8DD40A7D for ; Mon, 27 Feb 2023 23:20:32 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id u6so5152942ilk.12 for ; Mon, 27 Feb 2023 14:20:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jjmnQ36g8QF2fxuLvOXz+WDHICy5PKpJtLIZkmuT2RU=; b=dki5G46/fVjfzZtGvvtXcQheHdzKYgsfkYrB07cJ864KtSGj6yASl92w4cyak7nYbx hgwzfpI/yKxAzXlmAEu/Z6Chr+ZaMIkGwyIN5+2PLFPW81aJXvb6ki8veM+k36oa4gMy LgIDGj2tBSazRdZuDwycgmpicAPLfEo6PZd1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jjmnQ36g8QF2fxuLvOXz+WDHICy5PKpJtLIZkmuT2RU=; b=jMn3yD4r4JgmhinyCn2S2vxX13TgLlSaS5VYe38GNdVE9sWV+e0+KsOeX7e04SjH6p gWlcXJDSp5zQjiapQvLrj7YOZREmZUHoMOKA1kHTYGnL9sS5Kqw75fZIYeIaXvoIlhO9 TVFRc9LfcBXjNrfX7v6XUl3n2f7EPrpwNL0nLgL+dJKSNh56j0fL9NyIJaqOFJbHop1I mMt4I8l5jgK+LONsh4G8Q/K7NGxJJBetQqAiGDijDvoQd4MOzDYUrGvXGbCnYJ6kZ8uA ymcJCEaOQcZyYXmsDML0HcoAZwI3Mo54T5VxNlrWc/9rPwJehc9lplW9x7BUibRU0d6g LETA== X-Gm-Message-State: AO0yUKXqdwI8srIh0m/ER7Q8mCm0Hp3ZbCrvz50k37ehbPi7mgR31//i OVUuqPkz7jrGbqln0AQIZD/BJE6Vtw3v1uuBRpL0QWuOEc4s8jBYzug= X-Google-Smtp-Source: AK7set8FGUdl1hsv8xuUPln965MQkOdN735wXl9SqNmOfHaZ8PZYUwgjGUbJg82ygW3H1pzk6pRQTd/Iw83q X-Received: by 2002:a05:6e02:1a88:b0:315:7a34:227 with SMTP id k8-20020a056e021a8800b003157a340227mr738702ilv.32.1677536431985; Mon, 27 Feb 2023 14:20:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q21-20020a02a315000000b003eaee322970sm357644jai.46.2023.02.27.14.20.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 14:20:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E58A605246B; Mon, 27 Feb 2023 17:20:31 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 775CC601B1; Mon, 27 Feb 2023 22:20:31 +0000 (UTC) Subject: |SUCCESS| pw124554 [PATCH] [v1] net/idpf: fix datapath function configuration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230227222031.775CC601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 22:20:31 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124554 _Testing PASS_ Submitter: Wenjun Wu Date: Monday, February 27 2023 05:36:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124554 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/