Overall software load of AM3517 module is about 35%-50% (Linux top command result). The module receives CAN packets at 1 Mbit/s. CAN bus load is about 15%. In this situation linux operating system not loses CAN packets. When loading of the bus CAN exceeds 15% the Linux operating system starts losing packets (in case of bus CAN loading about 80% of loss of packets make 0.03% for 1000000 packets). What is the reason of the packet loss? How can i solve this problem to make sure packets won't lose in future even at 80% CAN bus loading?