The lwip module of the s32k148 chip, UDP communication uses the interrupt-triggered method to receive data. There will be problems when receiving a large amount of data and need to combine packets (the actual test exceeds 1472 bytes, and the fragment combination of IP data packets will be abnormal). Do you have any suggestions?