Data packet processing system and method for a router

Multiplex communications – Pathfinding or routing – Switching a message which includes an address header

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C370S394000, C709S208000, C709S238000

Reexamination Certificate

active

06393026

ABSTRACT:

This invention relates to a data packet processing system and method for a router, and more particularly, to a data packet processing system and method for a router which uses a packet switching software for routing data packets between data networks.
BACKGROUND OF THE INVENTION
Generally, a data packet system consists of a number of interconnected data networks that provide for communication among computers using standard protocols. For example all internet transport protocols use the Internet Protocol (IP) to transport data from a source computer to a destination computer. As each computer may be located on a different network, the internet model defines an IP router that interconnects the constituent networks by providing IP datagram forwarding facilities between networks. Forwarding of the IP datagram requires the router to lookup the destination address in a forwarding table to identify which interface the IP datagram is to be forwarded.
The forwarding algorithms used by the router have usually been implemented with packet switching software that typically executes on a general purpose Central Processing Unit (CPU). However, as higher throughput has resulted from the rapid growth in IP datagram traffic, special purpose hardware has become increasingly common with a resulting decrease in flexibility to implement algorithmic changes.
Therefore, it is desirable to provide a system which restores algorithmic flexibility.
FIG. 1
shows an example of a router having forwarding engines at network interfaces. The router
10
consists of a plurality of network interfaces.
12
that are interconnected through a switching fabric
14
that is controlled through a network processor
1
G. Each interface
12
may be provisioned with a forwarding engine
18
that processes incoming packets in order to determine which outgoing network interface
12
needs to be accessed through the interconnect structure of the switching fabric
14
. By locating the forwarding algorithms at the interface
12
, the forwarding engine
18
is required to operate at the wire rate defined by the associated transmission interface. To allow for processing suitable for transmission facilities having wire speeds of OC-12, OC-48, and OC-192, a local version of the forwarding algorithms and data tables found normally in the network processor are downloaded from the network processor
16
to the forwarding engine
18
of the network interface
12
. The forwarding engine
18
is optimized for forwarding speed whereas the routing table data management operates at a lower rate of changes occurring to the network configuration. Since the network processor
16
is no longer required to make routing decisions for a data packet, the packet throughput is capable of being scaled with the number of physical interfaces
12
. The single point of congestion as formerly experienced with the centralization of the routing algorithms is replaced by multiple processors
12
.
Since the forwarding engine
18
interfaces the external trunks to the interconnection structure of the switching fabric
14
, two sets of algorithms each serving the respective interface category are required.
FIG. 2
shows an example of the forwarding engine
18
. With the forwarding engine
18
residing between the network interface, e.g. a Synchronous Optical Network (SONET) network interface
20
and the switching fabric interface
22
, the computing resource that provides the forwarding function for IP requires the flexibility to deal with algorithmic tasks arising from either interface. These tasks require equable sharing of resources amongst input/output (I/O) units
26
in order to process a packet subjected to integrity checks, address lookup, route selection, option processing, flow classification, scheduling, congestion control, and performance monitoring. A simplified representation is illustrated in
FIG. 2
where the forwarding program consists of a main program which provides a sequence of instructional calls and decision branches that describe the high level flow of tasks that are required to be executed; and a suite of “procedural calls” that are used by the main program to execute specific algorithms including, e.g. translation, classification and scheduling procedures. The forwarding program runs exclusively on a single central processor unit (CPU)
24
with the packet throughput being limited to the computational throughput of a single processor.
To increase the processing throughput, additional processors are added to a single processor forwarding engine, so as to create a multiprocessor array that uses either asymmetrical or symmetrical program partitioning.
FIG. 3
shows an example of an asymmetrical multiprocessing system
30
using three main processors
32
and two I/O units
34
. The asymmetrical multiprocessing system
30
assigns each main processor
32
a particular task, for example, translation processing, classification or scheduling processing. The duration of each task statistically varies as the respective database is searched, consequently, if the load profile for any processor is not well understood, the main processors
32
are typically not uniformly loaded. The technique has been successfully used in workstations whereby one main processor performs I/O processing, another main processor performs display processing, while a third main processor is used for application level programs. The programming complexity is relatively straight forward as each processor has a cohesive set of tasks with simple communications protocols to transfer information to and from the central processor. Consequently standard software development methodology is quite suitable. However, it still suffers from load locality problems among the main processors since it is difficult to assign loads equably among the main processors.
The alternative approach is to use multiple processors without attempting to create a cohesive subdivision of responsibility.
FIG. 4
shows an example of a symmetrical multiprocessing system
40
using three main processors
42
. In this system, each processor
42
is loaded with the full suite of algorithms, e.g. translation, classification and scheduling processing. Thus, each processor
42
is equally capable of executing any or all functions that are required. The challenge is to determine how the group of processors can equably allocate the processing tasks amongst themselves. Usually the volume of communication required between processors in subdividing and passing results creates communication congestion that prevents the processing capacity from scaling. Typically only 5% to 10% of the processors within an array are effectively increasing the computational capacity beyond a single processor. The level of computational and communication complexity experienced directly translates into software development complexity that requires both the software developer and the compilers to understand parallelism within the application program. Consequently most parallel processing computers have associated high yearly maintenance costs due to the need to have highly qualified programmers available to adapt an application program to the architecture of the computing system. Symmetrical multiprocessing is limited by system level problems that have not successfully resolved the issues of interprocessor communication bandwidth, the lack of data locality, and lack of design methodology.
The issue of data locality has partially been overcome by using increased bandwidth and distributed shared memory in order to eliminate congestion and to provide global access to data. Both of these factors have been addressed by the IEEE standards: P1596-1992, Scalar Coherent Interface; and P1394.2, Serial Express.
The Serial Express standard has evolved from the Scalar Coherent Interface requirements to become an effective interconnect technology that allows the computing network to scale upwards both physically and logically while extending the CPU bus domain to the I/O system. High bandwidth and low latency performance provides for scalability when

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Data packet processing system and method for a router does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Data packet processing system and method for a router, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Data packet processing system and method for a router will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2861291

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.