abstract
This commit is contained in:
parent
7466b9897c
commit
312fa85138
2 changed files with 13 additions and 10 deletions
|
@ -18,7 +18,10 @@ Due to the target independence of P4 the same code can be compiled
|
||||||
for and deployed to on the FPGA hardware platform ``NetFPGA''.
|
for and deployed to on the FPGA hardware platform ``NetFPGA''.
|
||||||
|
|
||||||
Within the NetFPGA the NAT64 implementation achieves a stable throughput of
|
Within the NetFPGA the NAT64 implementation achieves a stable throughput of
|
||||||
9.29 Gigabit/s and allows in network translations without a router.
|
9.29 Gigabit/s and allows in network translations without a
|
||||||
|
router. Due to the nature of P4, the implementation runs at line speed
|
||||||
|
and thus with different hardware the same code can run potentially at
|
||||||
|
much higher speeds, for instance on 100 Gbit/s switches.
|
||||||
|
|
||||||
%% P4. P4 is protocol and target independent and allo
|
%% P4. P4 is protocol and target independent and allo
|
||||||
%% P4 is a protocol independent programming language that allows programming network
|
%% P4 is a protocol independent programming language that allows programming network
|
||||||
|
|
18
doc/plan.org
18
doc/plan.org
|
@ -9282,15 +9282,15 @@ nico@nsg-System:~/projects/P4-NetFPGA/contrib-projects/sume-sdnet-switch/project
|
||||||
*** TODO Add comparison with other solutions (Results?)
|
*** TODO Add comparison with other solutions (Results?)
|
||||||
*** TODO Show / create graph of a bigger network
|
*** TODO Show / create graph of a bigger network
|
||||||
*** Rough time table / effort
|
*** Rough time table / effort
|
||||||
| | | Status |
|
| | | Status |
|
||||||
| Abstract | 1 day | |
|
| Abstract | 1 day | okayish |
|
||||||
| Introduction | 1 day | |
|
| Introduction | 1 day | |
|
||||||
| Background | 1 day | |
|
| Background | 1 day | |
|
||||||
| Design | 1-2 days | |
|
| Design | 1-2 days | |
|
||||||
| Results | 2-3 days | |
|
| Results | 2-3 days | |
|
||||||
| Conclusion | 1 day | |
|
| Conclusion | 1 day | |
|
||||||
| Proof reading | 2-3 days | |
|
| Proof reading | 2-3 days | |
|
||||||
| SUM(max) | 12d | |
|
| SUM(max) | 12d | |
|
||||||
* DONE Initial administration
|
* DONE Initial administration
|
||||||
** DONE Clarify PDF / form with Denise Spicher: free form description
|
** DONE Clarify PDF / form with Denise Spicher: free form description
|
||||||
** DONE Create task description to be handed in mystudies
|
** DONE Create task description to be handed in mystudies
|
||||||
|
|
Loading…
Reference in a new issue