[TD-5838]<feature> add function of speed test
This commit is contained in:
parent
2f91838e8e
commit
d7311c0eaa
|
@ -56,8 +56,8 @@ typedef struct SShellArguments {
|
||||||
int abort;
|
int abort;
|
||||||
int port;
|
int port;
|
||||||
int pktLen;
|
int pktLen;
|
||||||
int pktNum;
|
int pktNum;
|
||||||
char* pktType,
|
char* pktType;
|
||||||
char* netTestRole;
|
char* netTestRole;
|
||||||
} SShellArguments;
|
} SShellArguments;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue