Commit Graph

60 Commits

Author SHA1 Message Date
Nico Schottelius 49e1f511b0 Integrate existing headers 2019-07-24 12:15:26 +02:00
Nico Schottelius 1177008608 logfiles, cleanup 2019-07-24 12:15:11 +02:00
Nico Schottelius 73925609af program_switch: use minip4 instead of switch_calc 2019-07-23 23:52:28 +02:00
Nico Schottelius 72b605bf9d ++ no src directory 2019-07-23 16:15:29 +02:00
Nico Schottelius af6fae7774 +disclaimer 2019-07-23 15:32:36 +02:00
Nico Schottelius 0645646df5 import simple_sume_switch from switch_calc 2019-07-23 15:17:53 +02:00
Nico Schottelius b9a8213ac6 import makefile from step 8 2019-07-22 22:27:21 +02:00
Nico Schottelius d97864ffa7 +notes -comment 2019-07-21 16:39:15 +02:00
Nico Schottelius 55a363055b ++debug of netfpga compile 2019-07-21 14:37:31 +02:00
Nico Schottelius 128da41060 Use older version of gen_testdata 2019-07-21 14:20:24 +02:00
Nico Schottelius 89e0576d22 use only port1 / nf0 2019-07-21 12:27:10 +02:00
Nico Schottelius 6d212abe4d +debug on gen_testdata 2019-07-21 12:21:17 +02:00
Nico Schottelius 9458507ee9 Start pktcnt at 1 instead of 0 2019-07-21 12:15:04 +02:00
Nico Schottelius 51bf8b9ace netfpga: update test packet generator; checksum: implement carry over 2019-07-15 14:18:35 +02:00
Nico Schottelius a9cc93281e Change testdata offset by 1 and find checksum error 2019-07-13 22:07:53 +02:00
Nico Schottelius 6c770567ab s/nf2/nf3/ 2019-07-13 19:12:04 +02:00
Nico Schottelius c243778bc3 ++log ++change gen_testdata.py 2019-07-13 19:10:05 +02:00
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 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 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 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 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 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