Commit Graph

60 Commits

Author SHA1 Message Date
Nico Schottelius 86885760b2 update gen_testdata
- add more packets
- fix counter for one packet
2019-07-13 17:28:03 +02:00
Nico Schottelius cf5552d835 stuff from netpfga 2019-07-10 22:42:52 +02:00
Nico Schottelius ff1688e3b2 integrate netpfga/p4 generic 2019-07-10 22:28:37 +02:00
Nico Schottelius 44749cc359 [netfpga] Remove duplicate definition 2019-07-10 08:53:02 +02:00
Nico Schottelius a69c4060e2 begin implementing diff based checksum in p4 2019-07-06 20:57:11 +02:00
Nico Schottelius ce212ed9e1 Checksums: ipv4 diff not needed; minip4: enable icmp, arp 2019-07-01 11:03:10 +02:00
Nico Schottelius c507ece3e1 Remove unused multicasting code 2019-06-24 14:25:18 +02:00
Nico Schottelius 80aeaf164a port controller sending code partially to netpfga 2019-06-24 14:24:51 +02:00
Nico Schottelius ba9678fcfe Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis 2019-06-24 13:45:15 +02:00
Nico Schottelius 0a225479c7 Generate different test data 2019-06-24 13:45:06 +02:00
Nico Schottelius 086d076374 ++makefile 2019-06-24 13:42:12 +02:00
Nico Schottelius a17832ebed Add gitignore + Makefile 2019-06-24 13:41:23 +02:00
Nico Schottelius b92ab84b0c Include script to generate broken lines
LICENSE: unknown
2019-06-24 13:39:47 +02:00
Nico Schottelius 47a7c966bf Try matching different compiler output 2019-06-24 13:20:20 +02:00
Nico Schottelius 53b9c636af init metadata 2019-06-24 13:15:55 +02:00
Nico Schottelius 4d0c4f3df0 camelCase to under_case 2019-06-24 13:12:52 +02:00
Nico Schottelius 4803b56e65 s/p/hdr/, add settings.h 2019-06-24 13:11:12 +02:00
Nico Schottelius 4798778265 ++metadata change 2019-06-24 13:09:03 +02:00
Nico Schottelius 8b8f70e6a0 Begin to introduce commented out code, use metadata 2019-06-24 13:05:42 +02:00
Nico Schottelius 0a34380faf Import all actions/tables from original code 2019-06-24 12:22:12 +02:00
Nico Schottelius d5bc273111 +permissions 2019-06-21 16:51:39 +02:00
Nico Schottelius 2b5d5ea62d ++netpfga updates
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-06-17 19:39:07 +02:00
Nico Schottelius ecdb6d4f9b add p4 test: modifying ipv6 addresses 2019-06-17 12:48:48 +02:00
Nico Schottelius 99811a47c2 [p4src] add mini p4 program that modifies ipv6 data 2019-06-17 12:44:12 +02:00
Nico Schottelius f27f6c5c85 update bashinit for new system 2019-06-14 11:37:53 +02:00
Nico Schottelius 47d49638a8 Try implementing bcast option in gen_testdata 2019-06-12 19:46:22 +02:00
Nico Schottelius 896f0b744c use bcast instead of single calls 2019-06-12 19:37:13 +02:00
Nico Schottelius 3947acfded Re introduce macs 2019-06-12 19:31:40 +02:00
Nico Schottelius 88959baf13 typo 2019-06-12 19:26:07 +02:00
Nico Schottelius 9a2d6d7dac +document all ports 2019-06-12 19:09:07 +02:00
Nico Schottelius dec8a02a26 +doc +log +allports 2019-06-12 19:06:18 +02:00
Nico Schottelius a41ef8f0d1 driver: make clean to remove old parts before building 2019-06-11 17:53:49 +02:00
nico 64c86f874f Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis 2019-06-10 11:20:27 +02:00
Nico Schottelius 36ccd6e021 ++ notes 2019-06-10 11:20:11 +02:00
nico f5511742ef import switch_calc_tester.py 2019-06-10 11:19:52 +02:00
nico c3ca4da4e3 Import P4_SWITCH_CLI.py from Netfpga (license: http://netfpga-cic.org/legal/netfpga-hardware-software-license.txt) 2019-06-08 20:13:56 +02:00
Nico Schottelius 2130f14d02 add switch to skip long compile step 2019-06-06 22:30:31 +02:00
Nico Schottelius 63e28f0caa also automate last step 2019-06-06 22:28:46 +02:00
Nico Schottelius 5e10401f96 ++doc ++sudo for drivers 2019-06-04 00:21:28 +02:00
Nico Schottelius a0613c01b2 add script to load the netfpga driver 2019-06-04 00:13:19 +02:00
Nico Schottelius 56d2f2ee65 cleanup && integrate headers.p4 into minip4 2019-06-03 23:00:32 +02:00
Nico Schottelius 63ec17b9a4 begin to integrate headers of real code into netpfga 2019-06-03 22:33:37 +02:00
Nico Schottelius e0226c4c90 try 1 == nf0 2019-06-03 22:01:58 +02:00
Nico Schottelius 442ea1a7da ++doc, use nf3 2019-06-03 21:56:45 +02:00
Nico Schottelius f347e35e71 try 1 == nf2 2019-06-03 21:49:01 +02:00
Nico Schottelius 8d2c0cbf9b ++ regexp 2019-06-03 21:47:36 +02:00
Nico Schottelius 35139976dd fix shell redirect 2019-06-03 21:43:34 +02:00
Nico Schottelius ce05f4224c Trying 1 == nf1 2019-06-03 21:42:26 +02:00
Nico Schottelius 8def761c32 Abort on error detection 2019-06-03 21:39:03 +02:00
Nico Schottelius 0f2e7f6049 Add prompt, add action 2019-06-03 21:33:42 +02:00