[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 port;
|
||||
int pktLen;
|
||||
int pktNum;
|
||||
char* pktType,
|
||||
int pktNum;
|
||||
char* pktType;
|
||||
char* netTestRole;
|
||||
} SShellArguments;
|
||||
|
||||
|
|
Loading…
Reference in New Issue