Part Number: TDA4VM-Q1
Hi experts,
I used the cpsw9g module to connect a 100 megabit phy: tja1101.
It works fine, now I'm having a bit of a problem doing the tc8 protocol layer test.
1.ICMPv4_ERROR_02
When the DUT receives an IPV4 packet whose Fragment Offset is 0, it should send an ICMP packet. But it doesn't.

Here is a correct demonstration

2.IPv4_REASSEMBLY_13
After receiving multiple packets, the DUT reassembles the packets and returns ICMP Echo Reply.
In the actual test, the DUT did not return an ICMP Echo message

Here is a correct demonstration:

I used sdk linux 8.4 ,sdk rots 8.4
How can I optimize to conform to tc8 specifications?