Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想测试以太网 Linux 驱动程序,是否有任何开源工具或框架来测试这些驱动程序?(如 WHQL 用于在 windows 中测试驱动程序)
测试 Linux 以太网驱动程序的开源工具很少。对于少数几个数据包点,我可以举几个例子:
1) 平
2)colasoft(不同种类的播放包和轰炸)
3)创建一个程序将原始数据包发送到接口。
4)iperf
您可以尝试 LTP(Linux 测试项目)。波尔!!:-)
检查SymDrive、AutoTest、Linux 驱动程序验证和Linux 测试项目