Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
a4e59a0f
Commit
a4e59a0f
authored
11 months ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
dop421 1GbE test
parent
0bc17f16
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#79462
passed
10 months ago
Stage: linting
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/erko_howto_tools.txt
+10
-0
10 additions, 0 deletions
doc/erko_howto_tools.txt
with
10 additions
and
0 deletions
doc/erko_howto_tools.txt
+
10
−
0
View file @
a4e59a0f
...
@@ -272,6 +272,16 @@ sdp_rw.py --host 10.99.0.250 --port 4842 -r firmware_version
...
@@ -272,6 +272,16 @@ sdp_rw.py --host 10.99.0.250 --port 4842 -r firmware_version
sdp_firmware.py --host 10.99.0.250 --port 4842 -n 64:79 --reboot --image USER
sdp_firmware.py --host 10.99.0.250 --port 4842 -n 64:79 --reboot --image USER
sdp_rw.py --host 10.99.0.250 --port 4842 -r firmware_version
sdp_rw.py --host 10.99.0.250 --port 4842 -r firmware_version
# dop421: 1GbE test
sdp_rw.py --host localhost --port 4840 -r firmware_version
sdp_firmware.py --host localhost --port 4840 -n 0 --reboot --image FACT
sdp_rw.py --host localhost --port 4840 -r firmware_version
sdp_firmware.py --host localhost --port 4840 -n 0 --write --image USER --file ../unb2c_test_1GbE_II.rbf
sdp_rw.py --host localhost --port 4840 -r firmware_version
sdp_firmware.py --host localhost --port 4840 -n 0 --reboot --image USER
sdp_rw.py --host localhost --port 4840 -r firmware_version
# MTU wijzigen (when statistics packets get lost, show as Rx error in ifconfig)
# MTU wijzigen (when statistics packets get lost, show as Rx error in ifconfig)
sudo ifconfig enp67s0f1 10.99.0.249 netmask 255.255.0.0 mtu 9000 up
sudo ifconfig enp67s0f1 10.99.0.249 netmask 255.255.0.0 mtu 9000 up
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment