[dpdk-test-report] |FAILURE| pw(88825) app/flow-perf: fix setting decap data for decap actions

sys_stv at intel.com sys_stv at intel.com
Wed Mar 10 10:50:51 CET 2021


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/88825

_apply issues_

Submitter: Wisam Monther <wisamm at nvidia.com>
Date: 2021-03-10 09:45:47
Reply_mail: MWHPR12MB167739B112AC13E536CA3B5AA4919 at MWHPR12MB1677.namprd12.prod.outlook.com

DPDK git baseline:
	Repo:dpdk, CommitID: 1e28e842e08428ff5716fbe909bf5acd0365aaf6


* Repo: dpdk
net/hns3: fix imprecise statistics
    
    Currently, the hns3 statistics may be inaccurate due to the
    following two problems:
    
    1. Queue-level statistics are read from the firmware, and only one Rx or
       Tx can be read at a time. This results in a large time interval
--
    2. The current statistics are read by type. The HW statistics are read
       first, and then the software statistics are read. Due to preceding
       reasons, HW reading may be time-consuming, which cause a
       synchronization problem between SW and HW statistics of the same
       queue.
    
    In this patch, queue-level statistics are directly read from the bar
--
This will be required in git-pw 2.0
Starting new HTTP connection (1): proxy-shz.intel.com
Starting new HTTP connection (1): proxy-shz.intel.com
error: patch failed: app/test-flow-perf/main.c:726
error: app/test-flow-perf/main.c: patch does not apply
Applying: app/flow-perf: fix setting decap data for decap actions
Patch failed at 0001 app/flow-perf: fix setting decap data for decap actions
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
DPDK STV team


More information about the test-report mailing list