This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2EX17EVM: linux

Part Number: TDA2EX17EVM

I used the linux which Ti VisionSDK document (VisionSDK_Linux_UserGuide.pdf) recommended.

Then I got some fail in TC8 test cases (www.opensig.org/.../9_OA_Automotive_Ethernet_ECU_TestSpecification_v1.pdf).

I do not understand why there are some strange result on the ethernet test, e.g., not getting TcpFlagAck, connection illegal for this process.   

Whether the linux network kernel follow RFC793 which is the TC8 requirement?   

How can I pass these TC8 testcase?  It seem to me that the ethernet protocols (e.g. tcp/ip arp icmp udp) are implemented by the linux kernel. Can anyone confirm that this linux support TC8? 

By the way, I knew there are some network parameter on "/proc/sys/net/ipv4/" and how could I change it ?  

thanks

ref : TC8 test report

20200505_Report_TC8_Test_Configuration.pdf

  • Hello.

    From the logs in the test report, you are failing arp and icmp tests, which indicate a setup issue is likely. 

    We don't explicitly test RFC793 compliance in our testing, but we do heavily use tcp/ip/arp/icmp in our system testing.

    Best regards,

    Dave

  • Dave Bell said:

    Hello.

    From the logs in the test report, you are failing arp and icmp tests, which indicate a setup issue is likely. 

    We don't explicitly test RFC793 compliance in our testing, but we do heavily use tcp/ip/arp/icmp in our system testing.

    Best regards,

    Dave

    Hi Dave

    Thanks for your reply.

    I don't get it.  setup issue? Is it hardware issue or software issue? How should I do on linux now?  

    Should I try to change my ethernet configuration?

    Do you have any suggest about arp/icmp? and maybe I can try it.

    B/R

    JY Chou

  • JY,

    We let this post lock and it was missed. Are you still facing issues with your setup or have you resolved?

    Best regards,

    Dave