Nico Schottelius
|
896f0b744c
|
use bcast instead of single calls
|
4 years ago |
Nico Schottelius
|
3947acfded
|
Re introduce macs
|
4 years ago |
Nico Schottelius
|
88959baf13
|
typo
|
4 years ago |
Nico Schottelius
|
6a4235f6ba
|
sh: add script for git update
|
4 years ago |
Nico Schottelius
|
9a2d6d7dac
|
+document all ports
|
4 years ago |
Nico Schottelius
|
dec8a02a26
|
+doc +log +allports
|
4 years ago |
Nico Schottelius
|
9cebd4024a
|
++ notes
|
4 years ago |
Nico Schottelius
|
a41ef8f0d1
|
driver: make clean to remove old parts before building
|
4 years ago |
nico
|
64c86f874f
|
Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis
|
4 years ago |
Nico Schottelius
|
36ccd6e021
|
++ notes
|
4 years ago |
nico
|
f5511742ef
|
import switch_calc_tester.py
|
4 years ago |
Nico Schottelius
|
b8f5750464
|
add script to send ipv4 packet
|
4 years ago |
nico
|
c3ca4da4e3
|
Import P4_SWITCH_CLI.py from Netfpga (license: http://netfpga-cic.org/legal/netfpga-hardware-software-license.txt)
|
4 years ago |
Nico Schottelius
|
b8897a7b35
|
Adjust headers to work with netpfga #1
make[1]: Entering directory '/home/nico/master-thesis/netpfga/minip4/src'
p4c-sdnet -o minip4.sdnet --sdnet_info .sdnet_switch_info.dat minip4_solution.p4
headers.p4(12): error: Duplicate declaration of port_t; previous at
typedef bit<9> port_t
^^^^^^
/opt/xilinx/SDNet/2018.2/data/p4include/sume_switch.p4(37)
typedef bit<8> port_t;
^^^^^^
headers.p4(12): error: port_t: Duplicates declaration port_t
typedef bit<9> port_t;
^^^^^^
/opt/xilinx/SDNet/2018.2/data/p4include/sume_switch.p4(37)
typedef bit<8> port_t;
^^^^^^
error: 2 errors encountered, aborting compilation
make[1]: *** [Makefile:5: all] Error 1
make[1]: Leaving directory '/home/nico/master-thesis/netpfga/minip4/src'
make: *** [Makefile:31: frontend] Error 2
|
4 years ago |
Nico Schottelius
|
2130f14d02
|
add switch to skip long compile step
|
4 years ago |
Nico Schottelius
|
63e28f0caa
|
also automate last step
|
4 years ago |
Nico Schottelius
|
ead0276527
|
add bin/ with test script for sending 1 packet
|
4 years ago |
Nico Schottelius
|
5e10401f96
|
++doc ++sudo for drivers
|
4 years ago |
Nico Schottelius
|
a0613c01b2
|
add script to load the netfpga driver
|
4 years ago |
Nico Schottelius
|
56d2f2ee65
|
cleanup && integrate headers.p4 into minip4
|
4 years ago |
Nico Schottelius
|
63ec17b9a4
|
begin to integrate headers of real code into netpfga
|
4 years ago |
Nico Schottelius
|
e0226c4c90
|
try 1 == nf0
|
4 years ago |
Nico Schottelius
|
442ea1a7da
|
++doc, use nf3
|
4 years ago |
Nico Schottelius
|
f347e35e71
|
try 1 == nf2
|
4 years ago |
Nico Schottelius
|
8d2c0cbf9b
|
++ regexp
|
4 years ago |
Nico Schottelius
|
35139976dd
|
fix shell redirect
|
4 years ago |
Nico Schottelius
|
ce05f4224c
|
Trying 1 == nf1
|
4 years ago |
Nico Schottelius
|
8def761c32
|
Abort on error detection
|
4 years ago |
Nico Schottelius
|
0f2e7f6049
|
Add prompt, add action
|
4 years ago |
Nico Schottelius
|
a3e535323c
|
add script to do all steps
|
4 years ago |
Nico Schottelius
|
6c895c583a
|
netpfga: always emit on port1
|
4 years ago |
Nico Schottelius
|
61b807bd2e
|
++doc ++setup egress
|
4 years ago |
Nico Schottelius
|
16e9b4cab4
|
-typo
|
4 years ago |
Nico Schottelius
|
edd9624d29
|
Cleanup code, in theory finish mirror
Unclear: where / how to setup egress
|
4 years ago |
nico
|
06014333ee
|
Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis
|
4 years ago |
nico
|
b0edd0fe72
|
add script for generating testdata
|
4 years ago |
Nico Schottelius
|
fa254011e6
|
++notes
|
4 years ago |
nico
|
8e11bec804
|
Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis
|
4 years ago |
nico
|
4a8eb5b2b4
|
ad minip4, update paths
|
4 years ago |
Nico Schottelius
|
880c228a76
|
++ notes
|
4 years ago |
Nico Schottelius
|
4059701f63
|
++netfpga logs
|
4 years ago |
Nico Schottelius
|
533ae3e080
|
++ log netpfga
|
4 years ago |
Nico Schottelius
|
6a3c1a6e68
|
[netpfga] add init
|
4 years ago |
Nico Schottelius
|
5592d45e7b
|
++notes
|
4 years ago |
Nico Schottelius
|
8cade9435f
|
++netpfga notes
|
4 years ago |
Nico Schottelius
|
688de57a5c
|
update netpfga
|
4 years ago |
Nico Schottelius
|
74828182ef
|
Begin netfpga log
|
4 years ago |
Nico Schottelius
|
f55aeddd0e
|
hard code 0 network in session handling
=> effectively only using 1 net at the moment
|
4 years ago |
Nico Schottelius
|
736350eb68
|
+)
|
4 years ago |
Nico Schottelius
|
34e3b84a1d
|
[controller] setup v4 dst/src correctly
|
4 years ago |