The log message:
fpc0 prds_packet_get_host_headers:Unsupported packets proto 10 for cpuNormal injection!
indicates that the system has received unsupported packets with protocol number 10 for CPU normal injection. These messages generally occur when the system encounters packets it does not recognize or support during packet processing.
In similar scenarios, such errors are associated with packet parsing issues where invalid packets are received. For instance, on platforms like MPC10E, such messages can occur due to invalid packets being processed by the sampler module.
The following messages repeatedly appear in the system logs:
%PFE-3: fpc0 prds_packet_get_host_headers:Unsupported packets proto 10 for cpuNormal injection! %PFE-3: fpc0 expr_packet_inject_host: failed in prds_packet_get_host_headers
No Performance Impact:
The messages are triggered when the system receives unrecognized or unsupported packets. These expected debug logs caused by invalid or malformed packets can be safely ignored or suppressed.
To address the issue:
Log Suppression:
Verify the Packet Source:
Ignore the Logs: