40 likes | 53 Views
SPP V1 Project Management. John DeHart Applied Research Laboratory Computer Science and Engineering Department. Revision History. 9/11/2007 (JDD): Created. Directory Structure. Goals: Maintain SPP V0 and be able to fix bugs Work on SPP V1 enhancements
E N D
SPP V1 Project Management John DeHartApplied Research LaboratoryComputer Science and Engineering Department
Revision History • 9/11/2007 (JDD): • Created
Directory Structure • Goals: • Maintain SPP V0 and be able to fix bugs • Work on SPP V1 enhancements • Be ready for another round of big changes for SPP V2. • Example current structure: • PL stands for PlanetLab • techX/Diversified_Router/trunk/src/applications/LC_Ingress/ • build_4.3/PL • *.dwp • *.dwo • dispatch_loop/dl_system.h • scripts • src/counter/PL/counter.uc • src/hdr_format/PL/hdr_format.uc • src/key_extractor/PL/key_extract.uc • src/lookup/PL/lookup.uc • … • techX/Diversified_Router/trunk/src/IXA_SDK_4.3 • src/building_blocks/rx/microengine/packet_rx/microcode/packet_rx*.uc • src/building_blocks/tx/microengine/sphy_mphy4_2800/sphy*.uc • Proposal: • Change ‘PL’ to SPP_V0 • Add SPP_V1 directories in parallel with SPP_V0 • Copy current files from SPP_V0 directories to SPP_V1 as starting point for V1 changes. • Example: • build_4.3/SPP_V0 • build_4.3/SPP_V1 • src/lookup/SPP_V0/lookup.uc • src/lookup/SPP_V1/lookup.uc • …
Extra Slides • The rest of the slides are old or are for extra information