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''.
|
||||
|
||||
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 is a protocol independent programming language that allows programming network
|
||||
|
|
|
@ -9283,7 +9283,7 @@ nico@nsg-System:~/projects/P4-NetFPGA/contrib-projects/sume-sdnet-switch/project
|
|||
*** TODO Show / create graph of a bigger network
|
||||
*** Rough time table / effort
|
||||
| | | Status |
|
||||
| Abstract | 1 day | |
|
||||
| Abstract | 1 day | okayish |
|
||||
| Introduction | 1 day | |
|
||||
| Background | 1 day | |
|
||||
| Design | 1-2 days | |
|
||||
|
|
Loading…
Add table
Reference in a new issue