Skip to content
Snippets Groups Projects
Commit aff38adc authored by Zanting's avatar Zanting
Browse files

Added values for ARTS-0 p4p1 10GbE adapter in comments

parent 3f7433ae
No related branches found
No related tags found
No related merge requests found
......@@ -27,10 +27,12 @@
# . python pi_arts_unb1_bg_offload.py --unb 4 --fn 3
# . Read specific field:
# . python pi_arts_unb1_bg_offload.py --unb 4 --fn 3 --reg id_beamlet_index
# . ARTS-0/dop41: Write new dest MAC (14:18:77:44:28:b8 = 22095312726200) and IP (10.99.200.42 = 0x0A63C82A = 174311466):
# . ARTS-0/dop41 (em2 1GbE adapter): Write new dest MAC (14:18:77:44:28:b8 = 22095312726200) and IP (10.99.200.42 = 0x0A63C82A = 174311466):
# . python pi_arts_unb1_bg_offload.py --unb 4 --fn 3 --reg eth_dst_mac=22095312726200,ip_dst_addr=174311466
# . capture5: Write new dest MAC (a0:36:9f:48:f2:88 = 1611336650311) and IP (10.99.0.10 = 0x0a6300fe = 174260234):
# . capture5: Write new dest MAC (a0:36:9f:48:f2:88 = 1611336650311) and IP (10.99.0.10 = 0x0A63000A = 174260234):
# python pi_arts_unb1_bg_offload.py --unb 4 --fn 3 --reg eth_dst_mac=1611336650311,ip_dst_addr=174260234
# . ARTS-0/dop41 (p4p1 10GbE adapter): Write new dest MAC (7C:FE:90:92:7C:30 = 137432789056560) and IP (10.99.200.43 = 0x0A63C82B = 174311467):
# . python pi_arts_unb1_bg_offload.py --unb 4 --fn 3 --reg eth_dst_mac=137432789056560,ip_dst_addr=174311467
from pi_common import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment