Changes between Version 11 and Version 12 of Documentation/fSDN/eNetFpgaTutorial
- Timestamp:
- Mar 23, 2011, 9:52:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/fSDN/eNetFpgaTutorial
v11 v12 80 80 81 81 ==== Tutorial 1: NetFPGA Self-Test ==== 82 83 {{{ 84 #!comment 82 85 [[Image(NetFPGA-reference-pipeline.png)]] 86 }}} 87 88 {{{ 89 #!html 90 <img src="http://orbit-lab.org/raw-attachment/wiki/Documentation/OpenFlow/NetFpgaOpenFlow/NetFPGA-reference-pipeline.png" alt="NetFPGA reference pipeline" height="200"/> 91 }}} 83 92 [[BR]]Figure 2: NetFPGA reference pipeline 93 84 94 85 95 ==== Tutorial 2: NetFPGA (NIC, Switch, Router) Regression Tests ==== … … 87 97 ==== Tutorial 3: NetFPGA-!OpenFlow Switch Regression Tests ==== 88 98 99 {{{ 100 #!comment 101 This comes up too large and there doesn't appear to be a way to resize 89 102 [[Image(NetFPGA-OpenFlow-switch-pipeline.png)]] 103 }}} 104 105 {{{ 106 #!html 107 <img src="http://orbit-lab.org/raw-attachment/wiki/Documentation/OpenFlow/NetFpgaOpenFlow/NetFPGA-OpenFlow-switch-pipeline.png" alt="NetFPGA-OpenFlow switch pipeline" height="200"/> 108 }}} 90 109 [[BR]]Figure 3: OpenFlow switch pipeline 110 91 111 92 112 ==== Tutorial 4: NetFPGA-Switch Load Test ====