Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 497 Bytes

tests

** Misc test programs **

Usage:
    $ gcc -Wall -o u  hashtest_udp_sport.c
    $ ./u 0 1
    $ (ssh -X <server>)
    $ gnuplot -p hashout.gnuplot

** sigtest
A simple tool for mlx5 signature offload test.

** create_obj_perf_test
A simple tool to test the performance of creating rdma objects (pd, mr, cq and qp). It supports multi-thread tests.