Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/59028 _apply issues_ Submitter: Simei Su Date: 2019-09-09 15:04:30 Reply_mail: 1568041470-341709-1-git-send-email-simei.su@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 1f0bc65bc0dbd722fee9a7233a7ec2e1d49da97d Repo:dpdk, CommitID: d03d8622db48918d14bfe805641b1766ecc40088 *Repo: dpdk-next-net-intel /* configure RSS for IPv4 with input set IPv4 src/dst */ ret = ice_add_rss_cfg(hw, vsi->idx, ICE_FLOW_HASH_IPV4, ICE_FLOW_SEG_HDR_IPV4, 0); error: patch failed: drivers/net/ice/ice_ethdev.c:1917 error: drivers/net/ice/ice_ethdev.c: patch does not apply Checking patch drivers/net/ice/ice_hash.c... *Repo: dpdk /* configure RSS for IPv4 with input set IPv4 src/dst */ ret = ice_add_rss_cfg(hw, vsi->idx, ICE_FLOW_HASH_IPV4, ICE_FLOW_SEG_HDR_IPV4, 0); error: patch failed: drivers/net/ice/ice_ethdev.c:1917 error: drivers/net/ice/ice_ethdev.c: patch does not apply Checking patch drivers/net/ice/ice_hash.c... DPDK STV team