Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/154137 _apply issues_ Submitter: Soumyadeep Hore Date: 2025-06-06 21:19:47 Reply_mail: <20250606211947.473544-7-soumyadeep.hore@intel.com> DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: a6b10031d251fcc7dadede461f7e1d005024b139 Repo:dpdk, CommitID: 9fe9c0b231c8da5435bfccb1963121b4277f961c * Repo: dpdk-next-net-intel Currently, i40e driver is missing the flag reporting RSS support for plain IPv4. Configuring rss function to RTE_ETH_RSS_IPV4 returns an error: "invalid rss hash function value", even though the HW supports RSS on plain IPv4 traffic. Fixes: a286ebeb0714 ("net/i40e: add dynamic mapping of SW flow types to HW pctypes") -- Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: drivers/net/intel/ice/base/ice_common.c:1671 error: drivers/net/intel/ice/base/ice_common.c: patch does not apply Applying: net/intel: update E830 Tx Time Queue Context Structure Patch failed at 0001 net/intel: update E830 Tx Time Queue Context Structure 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". * Repo: dpdk Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: drivers/net/intel/ice/base/ice_common.c:1671 error: drivers/net/intel/ice/base/ice_common.c: patch does not apply Applying: net/intel: update E830 Tx Time Queue Context Structure Patch failed at 0001 net/intel: update E830 Tx Time Queue Context Structure 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