Preface

The Netra Data Plane Software Suite 1.1 User's Guide provides information regarding the operation and use of the Netratrademark Data Plane Software Suite 1.1. This document is written for software engineers, developers, programmers, and users who have advanced experience with low-level programming.


How This Document Is Organized

Chapter 1 is an introduction to Netra Data Plane Software Suite 1.1, and provides installation and theoretical information.

Chapter 2 discusses some of the basic aspects of the tejacc compiler.

Chapter 3 is a tutorial to tejacc programming.

Chapter 4 summarizes using the debugger.

Chapter 5 discusses the Teja Profiler used in the Netra Data Plane software.

Chapter 6 describes interprocess communication (IPC) support.

Appendix A provides frequently asked questions regarding the Netra Data Plane software and how it interacts with the tejacc compiler.

Appendix B provides guidelines for diagnosing and tuning network applications.


Using UNIX Commands

This document might not contain information about basic UNIX® commands and procedures such as shutting down the system, booting the system, and configuring devices. Refer to the following for this information:

http://docs.sun.com


Shell Prompts


Shell

Prompt

C shell

machine-name%

C shell superuser

machine-name#

Bourne shell and Korn shell

$

Bourne shell and Korn shell superuser

#



Typographic Conventions


Typeface[1]

Meaning

Examples

AaBbCc123

The names of commands, files, and directories; on-screen computer output

Edit your.login file.

Use ls -a to list all files.

% You have mail.

AaBbCc123

What you type, when contrasted with on-screen computer output

% su

Password:

AaBbCc123

Book titles, new words or terms, words to be emphasized. Replace command-line variables with real names or values.

Read Chapter 6 in the User's Guide.

These are called class options.

You must be superuser to do this.

To delete a file, type rm filename.



Related Documentation

The documents listed as online are available at:

http://www.sun.com/documentation


Application

Title

Part Number

Format

Location

Operation

Netra Data Plane Software Suite 1.1 User's Guide

820-2374-10

PDF

online

Reference

Netra Data Plane Software Suite 1.1 Reference Manual

820-2375-10

PDF

online

Last-minute information

Netra Data Plane Software Suite 1.1 Release Notes

820-2376-10

PDF

online

Documentation Location

Netra Data Plane Software Suite 1.1 Getting Started Guide

820-2377-10

PDF

online



Reference Documentation

http://www.opensparc.net/publications/published-by-sun/developing-and-tuning-applications-on-ultrasparcr-t1-chip-multithreading-systems.html

http://docs.sun.com/app/docs/doc/819-3688

Available in the Netra Data Plane Software Suite 1.1 release package

http://opensparc-t1.sunsource.net/index.html


Documentation, Support, and Training


Sun Function

URL

Documentation

http://www.sun.com/documentation/

Support

http://www.sun.com/support/

Training

http://www.sun.com/training/



Third-Party Web Sites

Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused by or in connection with the use of or reliance on any such content, goods, or services that are available on or through such sites or resources.


Sun Welcomes Your Comments

Sun is interested in improving its documentation and welcomes your comments and suggestions. You can submit your comments by going to:

http://www.sun.com/hwdocs/feedback

Please include the title and part number of your document with your feedback:

Netra Data Plane Software Suite 1.1 User's Guide, part number 820-2374-10


1 (TableFootnote) The settings on your browser might differ from these settings.