Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/108545 _apply issues_ Submitter: Bly, Mike Date: 2022-03-05 01:42:12 Reply_mail: BYAPR04MB4325C5B6EE71A0562EBA365CCF069@BYAPR04MB4325.namprd04.prod.outlook.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 191ecd00ecb7e1f570e315cc6cf940ce8f7c8f7a Repo:dpdk, CommitID: 305769000c40a4fdf1ed0cf24c157b447b91ea7d * Repo: dpdk-next-net-intel At the same time, the patch of "net/ice: fix Tx Checksum offload" will cause interrupt errors in a special case that only inner IP and inner UDP checksum are set for hardware calculation.The patch is updating ICE_TX_NO_VECTOR_FLAGS, the problem can be solved, so I will restore the code modification of that patch. Fixes: 28f9002ab67f ("net/ice: add Tx AVX512 offload path") -- Starting new HTTP connection (1): proxy-prc.intel.com error: corrupt patch at line 11 Applying: IXGBE LSC IRQ issue Patch failed at 0001 IXGBE LSC IRQ issue 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 Starting new HTTP connection (1): proxy-prc.intel.com error: corrupt patch at line 11 Applying: IXGBE LSC IRQ issue Patch failed at 0001 IXGBE LSC IRQ issue 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