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 38EEC42C15 for ; Sat, 3 Jun 2023 02:22:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2344D4013F; Sat, 3 Jun 2023 02:22:03 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7D0DB4013F for ; Sat, 3 Jun 2023 02:22:02 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b0bfb76cfso10023595ab.2 for ; Fri, 02 Jun 2023 17:22:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685751722; x=1688343722; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O6COSBoL7VgVaYD42VNT3b52edw/4/LONkEi8sjiK4s=; b=RytfWVacfQ6MnoKXAH2ho5cbN0+LHMH1zdXu65dVh21XPpDBmCuM76cOBW4CYaYsT1 2Qo21oSC96awbDGpw61MMUj2kSfrtxRwdJE/9YAhRl9ekinKNHDe2r1fMUqgmatzOrMW rqWHivSG2j/hLULiBn0QRCXZK91wdE2+TRcko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685751722; x=1688343722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O6COSBoL7VgVaYD42VNT3b52edw/4/LONkEi8sjiK4s=; b=PQZsjAz+QiuluY5aSETBH2NDjtsJPN1KZc4Z6Oo5TqBxbZ/uFPtQ0jY/rerKgoddtP Wb8Aj+7QB+iJlidBydhO+KVh+DVFFedXjstzGb4NgK1BASYagsIEAnSebseOH23CwCDf wmWHLGich2wRt0AdkoPO9w1mywgr0UxYxWEUIhXEY9fT9ebMiKGMki9+a49+8DuiUW2/ guNresyyNtvoxw0lvxrORoU6dX++fDROGiLNTxA6L5hwitHVcwZpw5iixj9L0CZwYDQr eqUecI0fENibQ5yLIqQH48XwtPXNIimeDr8U9pHQmCBaKzPQLvw3U/yJt1c98VOcaePt mLew== X-Gm-Message-State: AC+VfDxtXwY6p8cfjaaEzG9pH9wvs5Vp20/ZuufOCrBwnKXQ795VdBgn 1oP1KgVesMLChztv0CLRV03cQEa5FES5gac2+3TjfxK4tdjDRpXhQQAJtw== X-Google-Smtp-Source: ACHHUZ6uJULyOFmwKjwzda7VBI90Q/PuvG8NyYzi+OIzwUbWj6W+LWP16iS3cP/2Jr84TCXF8jTeLE0/xULO X-Received: by 2002:a92:cc43:0:b0:33b:820:41ad with SMTP id t3-20020a92cc43000000b0033b082041admr7451227ilq.9.1685751721881; Fri, 02 Jun 2023 17:22:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a92d905000000b00330d66018a7sm272422iln.45.2023.06.02.17.22.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Jun 2023 17:22:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Jun 2023 17:22:01 -0700 (PDT) Message-ID: <647a87a9.920a0220.9c2f0.3db3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EED5605246B; Fri, 2 Jun 2023 20:22:01 -0400 (EDT) Subject: |SUCCESS| pw127975-127977 [PATCH] [v3,3/3] node/ethdev_rx: remove ha 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-testing Test-Status: SUCCESS http://dpdk.org/patch/127977 _Testing PASS_ Submitter: Vamsi Attunuru Date: Friday, June 02 2023 16:22:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127975-127977 --> 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/26514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/