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 5C1F642863 for ; Wed, 29 Mar 2023 13:19:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D59540EE7 for ; Wed, 29 Mar 2023 13:19:04 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 126F040EE7 for ; Wed, 29 Mar 2023 13:19:03 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id ga7so14767793qtb.2 for ; Wed, 29 Mar 2023 04:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1680088742; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ikhZ9vkpGh4cxWEihGPRni1wVtFTO2uOhb9YRdhY8jY=; b=VtrZkze4kTbZUc95BtkCR/0dc110HHA3c6APDLe10PDAjMBDMmvRZgpQceI1PMtGMC F9JZyWQvINPPKd69urDO7w1KozvR10vc0jYh3oq3JVod2ncrL5bnMc6lTPN5K1dWW5kB 4DizlD37Wvd61wCZdfa7xHW3as+TNjrJA7yE0H9+LLkk0ehoKXRUsVfYfMjLDh/BdTFa fO/Ws/QC1YGh171o9rTJNj+R6N8uQn1HSFJVax+z2fAG7PkCmvbb99SdZL9gYTgIxikV iITLLRqmDRAl89avESmJz7SUZ0/xewfodZ1AD7rW4UlCGym89mJIjAqsF/bckfXVDGmQ UvHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680088742; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ikhZ9vkpGh4cxWEihGPRni1wVtFTO2uOhb9YRdhY8jY=; b=2MXewjIt9bDyVVLg+Jw5wiZH87i32ThSYEzIKmUxLTxtpTZMl/cFJRg5xTM20SY764 3CC7NwmcBgODlu8XExAYcPGYAtHD7+lQebdBBANWvvHtTyIeLfM55EiIfOmTDW4abvVm PMMT+94LmBKz/ueHtd8SpmRARXA6Dc1q84J6NCzd9EvceZo+C5vQpzbx6SOlt/mu2aN8 nZPaznYDW1YcVLPEROFaaB6T0XXgn8qmULUlpUZS1SPnxl8DNf+p9RQfEuOTkFaW6pXn SVg6qya2NjmYkoRs71AA1gf/CR90XA5QPcOBJ2CfYWfhPT4hLQuTXg5yeZ3diHI/DlqW 4GxA== X-Gm-Message-State: AO0yUKVVj6/NKIK2+ksg5kCLGsvbMfjfhHbzmBoPhoCJBJVUQOANLX46 fTBa21iJY3pK3hJHeMoOpMM6WAsgi/V8Zhwhji4= X-Google-Smtp-Source: AK7set/EceyxQnXuk4bgDs/jsAknZae1vY+Jk+5WWeYv3g4wFxdbUucrIEm8GRoPIyu1v2x5HLysEw== X-Received: by 2002:ac8:5846:0:b0:3bf:c86b:3d2a with SMTP id h6-20020ac85846000000b003bfc86b3d2amr33219608qth.9.1680088741914; Wed, 29 Mar 2023 04:19:01 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id j20-20020ac85514000000b003b82489d8acsm6237780qtq.21.2023.03.29.04.19.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Mar 2023 04:19:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125590 [PATCH] eal/x86: remove redundant round to improve performance Date: Wed, 29 Mar 2023 07:18:59 -0400 Message-Id: <20230329111859.2075761-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230329091658.1599349-1-leyi.rong@intel.com> References: <20230329091658.1599349-1-leyi.rong@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/125590/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4552526906