Eric,
I have an issue with the use of this command. I had this issue earlier (thread included) and you had provided me with a fix whereby when removing UDP header by using the patch command with delete operation, I was also getting additional 8 bytes removed from the end of the packet.
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/182191.aspx?pi168778=2
I have since updated my mcsdk to 2.1.2.5 which uses pdk 1_1_2_5 which in turn uses PA LLD 1.2.3.3. It seems like I am seeing the same problem happen again whereby at the end of my UDP packet, the last 8 bytes of payload are being removed prior to the checksum (which is removed by the tail command). From the release notes, it would appear that this was fixed in PA LLD 1.2.2.2 but I am not seeing this issue as being fixed. I did not want to use the version of the fix that you provided in case that is incompatible with pdk 1_1_2_5 as that is newer.
Aamir