Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
codes
codes
Commits
0a89fcac
Commit
0a89fcac
authored
Oct 13, 2013
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stub in p2p test
- right now this runs out of event memory when you run it
parent
02c1544b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
129 additions
and
200 deletions
+129
-200
tests/modelnet-p2p-bw-loggp.conf
tests/modelnet-p2p-bw-loggp.conf
+16
-0
tests/modelnet-p2p-bw.c
tests/modelnet-p2p-bw.c
+113
-200
No files found.
tests/modelnet-p2p-bw-loggp.conf
0 → 100644
View file @
0a89fcac
LPGROUPS
{
MODELNET_GRP
{
repetitions
=
"2"
;
server
=
"1"
;
modelnet_loggp
=
"1"
;
}
}
PARAMS
{
packet_size
=
"512"
;
message_size
=
"256"
;
modelnet
=
"loggp"
;
net_config_file
=
"logp-param-table.conf"
;
}
tests/modelnet-p2p-bw.c
View file @
0a89fcac
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment