US8949578B2 - Sharing of internal pipeline resources of a network processor with external devices - Google Patents

Sharing of internal pipeline resources of a network processor with external devices Download PDF

Info

Publication number
US8949578B2
US8949578B2 US13/568,365 US201213568365A US8949578B2 US 8949578 B2 US8949578 B2 US 8949578B2 US 201213568365 A US201213568365 A US 201213568365A US 8949578 B2 US8949578 B2 US 8949578B2
Authority
US
United States
Prior art keywords
data packet
task
partially processed
network processor
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related, expires
Application number
US13/568,365
Other versions
US20120300772A1 (en
Inventor
Joseph A. Manzella
Nilesh S. Vora
Walter A. Roper
Robert J. Munoz
David P. Sonnier
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
LSI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US12/430,438 external-priority patent/US8352669B2/en
Priority claimed from US12/782,411 external-priority patent/US8407707B2/en
Assigned to LSI CORPORATION reassignment LSI CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SONNIER, DAVID P., MUNOZ, ROBERT J., ROPER, WALTER A., MANZELLA, JOSEPH A., VORA, NILESH S.
Priority to US13/568,365 priority Critical patent/US8949578B2/en
Application filed by LSI Corp filed Critical LSI Corp
Priority to US13/687,958 priority patent/US9461930B2/en
Publication of US20120300772A1 publication Critical patent/US20120300772A1/en
Priority to US13/705,822 priority patent/US9727508B2/en
Priority to US13/756,849 priority patent/US9444737B2/en
Assigned to DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT reassignment DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT PATENT SECURITY AGREEMENT Assignors: AGERE SYSTEMS LLC, LSI CORPORATION
Assigned to LSI CORPORATION, AGERE SYSTEMS LLC reassignment LSI CORPORATION TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS AT REEL/FRAME NO. 32856/0031 Assignors: DEUTSCHE BANK AG NEW YORK BRANCH
Publication of US8949578B2 publication Critical patent/US8949578B2/en
Application granted granted Critical
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LSI CORPORATION
Assigned to LSI CORPORATION, AGERE SYSTEMS LLC reassignment LSI CORPORATION TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032856-0031) Assignors: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/167Interprocessor communication using a common memory, e.g. mailbox
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/25Routing or path finding in a switch fabric
    • H04L49/253Routing or path finding in a switch fabric using establishment or release of connections between ports
    • H04L49/254Centralised controller, i.e. arbitration or scheduling

Definitions

  • Network processors are generally used for analyzing and processing packet data for routing and switching packets in a variety of applications, such as network surveillance, video transmission, protocol conversion, voice processing, and internet traffic routing.
  • Early types of network processors were based on software-based approaches with general-purpose processors, either singly or in a multicore implementation, but such software-based approaches are slow. Further, increasing the number of general-purpose processors had diminishing performance improvements, or might actually slow down overall Network Processor throughput.
  • Newer designs add hardware accelerators to offload certain tasks from the general-purpose processors, such as encryption/decryption, packet data inspections, etc. These newer Network Processor designs are traditionally implemented with either i) a non-pipelined architecture or ii) a fixed pipeline architecture.
  • non-pipelined architecture general-purpose processors are responsible (breach action taken by acceleration functions.
  • a non-pipelined architecture provides great flexibility in that the general-purpose processors can make decisions on a dynamic, packet-by-packet basis, thus providing data packets only to the accelerators or other processors that are required to process each packet.
  • significant software overhead is involved in those cases where multiple accelerator actions might occur in sequence.
  • packet data flows through the general-purpose processors and/or accelerators in a fixed sequence regardless of whether a particular processor or accelerator is required to process a given packet.
  • Use of this fixed sequence might add significant overhead to packet processing and has limited flexibility to handle new protocols, thereby limiting the advantage provided by using accelerators in an architecture.
  • Described embodiments provide a system having at least two network processors that each have a plurality of processing modules.
  • the processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring, the task messages related to desired processing of the packet.
  • a series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending on the packet received by the network processor.
  • At least two of the network processors communicate tasks. This communication allows for the extension of the virtual pipeline of one network processor to at least two network processors.
  • FIG. 1 shows a block diagram of a network processor in accordance with exemplary embodiments
  • FIG. 2 shows a block diagram of a task ring employed by the network processor of FIG. 1 in accordance with exemplary embodiments
  • FIG. 3 shows an exemplary logical diagram of packets flowing through exemplary “virtual pipelines” of the network processor of FIG. 1 ;
  • FIG. 4 shows an exemplary block diagram of multiple network processors of FIG. 1 in communication to share resources in accordance with exemplary embodiments
  • FIG. 5 shows an exemplary flow diagram of a process of resource sharing of the system of FIG. 4 ;
  • FIG. 6 shows an exemplary flow diagram of a source network processor sending a packet for further task processing to one or more destination network processors in the system of FIG. 4 ;
  • FIG. 7 shows an exemplary table of data included in a packet sent by the source network processor in the system of FIG. 4 ;
  • FIG. 8 shows an exemplary flow diagram showing of how a source network processor inserts data into a packet that the destination network processor extracts to do further task processing on the packet.
  • a system having at least two network processors that each have a plurality of processing modules.
  • the processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring for how to process the packet.
  • a series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending on the packet received by the network processor.
  • At least two of the network processors communicate tasks. This communication allows for the extension of the virtual pipeline of one network processor to at least two network processors.
  • FIG. 1 shows a block diagram of an exemplary network processor system (network processor 100 ) implemented as a system-on-chip (SoC).
  • Network processor 100 might be used for processing data packets, performing protocol conversion, encrypting and decrypting data packets, or the like.
  • network processor 100 includes on-chip shared memory 112 , one or more input-output (I/O) interfaces collectively shown as I/O port 104 , one or more microprocessor ( ⁇ P) cores 106 1 - 106 M , and one or more hardware accelerators 108 1 - 108 N , where M and N are integers greater than or equal to 1.
  • Network processor 100 also includes external memory interface 114 for communication with external memory 116 .
  • External memory 116 might typically be implemented as a dynamic random-access memory (DRAM), such as a double-data-rate three (DDR-3) DRAM, for off-chip storage of data.
  • DRAM dynamic random-access memory
  • each of the one or more I/O interfaces, ⁇ P cores and hardware accelerators might be coupled through switch 110 to shared memory 112
  • Switch 110 might be implemented as a non-blocking crossbar switch such as described in related U.S. patent application Ser. No. 12/430,438 filed Apr. 27, 2009, Ser. No. 12/729,226 filed Mar. 22, 2010, and Ser. No. 12/729,231 filed Mar. 22, 2010, which are incorporated by reference herein.
  • I/O port 104 might typically be implemented as hardware that connects network processor 100 to one or more external devices through I/O communication link 102 .
  • I/O communication link 102 might generally be employed for communication with one or more external devices, such as a computer system or networking device, which interfaces with network processor 100 .
  • I/O communication link 102 might be a custom-designed communication link, or might conform to a standard communication protocol such as, for example, a Small Computer System Interface (“SCSI”) protocol bus, a Serial Attached SCSI (“SAS”) protocol bus, a Serial Advanced Technology Attachment (“SATA”) protocol bus, a Universal Serial Bus (“USB”), an Ethernet link, an IEEE 802.11 link, an IEEE 802.15 link, an IEEE 802.16 link, a Peripheral Component Interconnect Express (“PCI-E”) link, a Serial Rapid I/O (“SRIO”) link, or any other interlace link.
  • Received packets are preferably placed in a buffer in shared memory 112 by transfer between I/O port 104 and shared memory 112 through switch 110 .
  • shared memory 112 is a conventional memory operating as a cache that might be allocated and/or subdivided.
  • shared memory 112 might include one or more FIFO queues that might be dynamically allocated to the various ⁇ P cores 106 and hardware accelerators 108 .
  • External memory interface 114 couples shared memory 112 to one or more external memories, shown as external memory 116 , to provide off-chip storage of data not currently in use by the various ⁇ P cores 106 and hardware accelerators 108 to free space in shared memory 112 .
  • shared memory 112 and external memory 116 might generally be referred to as system memory 120 .
  • Hardware accelerators 108 might interact with each other, for example, by one or more communication (e.g., bus) rings 118 that pass “tasks” from a source core to a destination core.
  • tasks are instructions to the destination core to perform certain functions, and a task might contain address pointers to data stored in shared memory 112 , as described in related U.S. patent application Ser. Nos. 12/782,379, 12/782,393, and 12/782,411, all filed May 18, 2010, the teachings of which are incorporated in their entireties by reference herein.
  • Network processor 100 might typically receive data packets from one or more source devices, perform processing operations for the received data packets, and transmit data packets out to one or more destination devices. As shown in FIG. 1 , one or more data packets are transmitted from a transmitting device (not shown) to network processor 100 , via communications link 102 . Network processor 100 might receive data packets from one or more active data streams concurrently from communications link 102 . I/O port 104 might parse the received data packet and provide the received data packet, via switch 110 , to a buffer in shared memory 112 .
  • I/O port 104 provides various types of I/O interface functions and, in exemplary embodiments described herein, is a command-driven hardware accelerator that connects network processor 100 to external devices. Received packets are preferably placed in shared memory 112 and then one or more corresponding tasks are generated. Transmitted packets are preferably generated from data in shared memory 112 for one or more corresponding tasks and might be transmitted out of network processor 100 .
  • Exemplary I/O interfaces include Ethernet 110 adapters providing integrity checks of incoming data. The I/O interfaces might also provide timestamp data for received and transmitted packets that might be used to implement features such as timing over packet (e.g., specified in the standard recommendations of IEEE 1588).
  • I/O port 104 might be implemented as input (receive) only or output (transmit) only interfaces.
  • the sequence of processing of the tasks depends on i) the type of packet and ii) the type of processing performed by the various cores on a particular packet (or group of packets), control message, or other data.
  • This is referred to herein as a “Virtual PipelineTM”, a trademark of LSI Corporation, of Milpitas, Calif.
  • each of a plurality of virtual pipelines operate by each processing module of network processor 100 receiving a task, executing that task, and assigning a subsequent task to another (or the same) processing module depending on an identification of a virtual pipeline corresponding to the task.
  • tasks are instructions to the destination core to perform certain functions, and a task might be passed substantially as described in related U.S. patent application Ser. Nos. 12/782,379, 12/782,393, and 12/782,411, all filed May 18, 2010, the teachings of which are incorporated in their entireties by reference herein.
  • the various ⁇ P cores 106 and hardware accelerators 108 of network processor 100 might include several exemplary types of processors or accelerators.
  • the various ⁇ P cores 106 might be implemented as Pentium®, Power PC® or ARM processors or a combination of different processor types (Pentium® is a registered trademark of Intel Corporation, ARM processors are by ARM Holdings, plc, and Power PC® is a registered trademark of IBM).
  • the various hardware accelerators 108 might include, for example, one or more function-specific modules, such as a Modular Packet Processor (MPP), a Packet Assembly Block (PAB), a Modular Traffic Manager (MTM), a Memory Management Block (MMB), a Stream Editor (SED), a Security Protocol Processor (SPP), a Regular Expression (RegEx) engine, and other special-purpose modules.
  • MPP Modular Packet Processor
  • PAB Packet Assembly Block
  • MTM Modular Traffic Manager
  • MMB Memory Management Block
  • SED Security Protocol Processor
  • Regular Expression (RegEx) engine a Regular Expression engine
  • the MTM a software-driven accelerator that provides packet scheduling and possibly up to six levels of scheduling hierarchy.
  • the MTM might support millions of queues and schedulers (enabling per flow queuing if desired).
  • the MTM might provide support for shaping and scheduling with smooth deficit weighed round robin (SDWRR) for every queue and scheduler.
  • SDWRR smooth deficit weighed round robin
  • the MTM might also support multicasting. Each copy of a packet is scheduled independently and traverses down one or more virtual pipelines enabling multicast with independent encapsulations or any other processing.
  • the MTM also contain a special purpose processor that can be used for fine-grained control of scheduling decisions.
  • the MTM might be used to make discard decisions as well as scheduling and shaping decisions.
  • the MTM might operate substantially as described in related U.S.
  • the SED is a software-driven accelerator that allows for editing of packets.
  • the SED performs packet editing functions that might include adding and modifying packet headers as well as fragmenting or segmenting data (e.g., IP fragmentation).
  • the SED receives packet data as well as parameters from tasks and a task specified per-flow state.
  • the output of the SED can become the outgoing packet data and can also update task parameters.
  • the RegEx engine is a packet search engine for state-based cross-packet pattern matching.
  • the RegEx engine is multi-threaded accelerator.
  • An exemplary RegEx engine might be implemented such as described in U.S. Pat. No. 7,430,652 to Hundley, U.S. Pat. No. 7,899,904 to Ruehle and U.S. Pat. No. 7,512,592 to Lemoine, the teachings of which are incorporated in their entireties by reference herein.
  • the SPP provides encryption/decryption capabilities and is a command-driven hardware accelerator, preferably having the flexibility to handle protocol variability and changing standards with the ability to add security protocols with firmware upgrades.
  • the ciphers and integrity (hash) functions might be implemented in hardware.
  • the SPP has a multiple ordered task queue mechanism, discussed in more detail below, that is employed for load balancing across the threads.
  • the MMB allocates and frees memory resources in shared memory 112 .
  • Memory is allocated for such applications as task FIFO storage, packet data storage, hash-table collision handling, timer event management, and traffic manager queues.
  • the MMB provides reference counts to each block of memory within shared memory 112 . Multiple reference counts allow for more efficient storage of information, such as multicast traffic (data to be sent to multiple destinations) or for retransmission. Multiple reference counts remove a need for replicating data each time the data is needed.
  • the MMB preferably tracks the memory allocations using a stack-based approach since a memory block recently released is preferably the next block to be allocated for a particular task, reducing cache thrashing and cache tracking overhead.
  • Blocks in shared memory 112 might be dynamically allocated by the MMB to store data, with the blocks in one of the following sizes: 256, 2048, 16384, and 65536 bytes.
  • the MMB might operate substantially as described in related U.S. patent application Ser. No. 12/963,895 filed Dec. 9, 2010 and Ser. No. 13/359,690 filed Jan. 27, 2012, the teachings of which are incorporated in their entireties by reference herein.
  • the PAB is a command driven hardware aceelerator providing a holding buffer with packet assembly, transmit, retransmit, and delete capabilities.
  • An incoming task to the PAB can specify to insert/extract data from anywhere in any assembly buffer. Gaps are supported in any buffer. Locations to insert and extract can be specified to the bit level. Exemplary traditional packet reassembly functions might be supported, such as IP defragmentation.
  • the PAB might also support generalized holding buffer and sliding window protocol transmit/retransmit buffering, providing an offload for features like TCP origination, termination, and normalization.
  • the PAB might operate substantially as described in related U.S.
  • the MPP is a multi-threaded special purpose processor that provides tree based longest prefix and access control list classification.
  • the MPP also has a hardware hash-based classification capability with full hardware management of hash-table additions, deletions, and collisions.
  • Optionally associated with each hash entry is a timer that might be used under software control for tasks such as connection timeout and retransmission timing.
  • the MPP contains a statistics and state management engine, which when combined with the hash table and timer facilities, provides support for state-based protocol processing.
  • the MPP might support millions of flows, limited only by the amount of DRAM capacity assigned to the functions.
  • the MPP architecture might be able to store all per thread states in memory instead of in register files.
  • the MPP might operate substantially as described in related U.S.
  • network processor 100 processes data and control messages more efficiently than a fixed pipeline or non-pipelined architecture.
  • the “virtual pipeline” of network processor 100 employs metadata associated with the packet to determine the order of processing by corresponding, ones of cores 106 and hardware accelerators 108 .
  • FIG. 2 shows a block diagram of an embodiment of network processor 100 .
  • packets are received by a first I/O port 104 1 , which parses the received packet and generates one or more tasks corresponding to the received packet.
  • the tasks are sent on task ring 118 1 to corresponding ⁇ P cores 106 and hardware accelerators 108 .
  • the corresponding ⁇ P cores 106 and hardware accelerators 108 process packet data based on the tasks, and provide corresponding tasks to a second I/O port 104 2 .
  • Second I/O port 104 2 generates an output packet corresponding to the received and processed tasks, and provides the output pocket(s) to I/O communication link(s) 102 .
  • FIG. 3 shows an exemplary packet flow of two exemplary virtual pipelines of network processor 100 .
  • FIG. 3 shows a first virtual pipeline sequence 320 for processing an exemplary packet, and as second virtual pipeline sequence 322 for processing another exemplary packet.
  • virtual pipeline 320 defines a processing order starting at I/O port 104 1 , proceeding through hardware accelerator 108 1 , hardware accelerator 108 3 , ⁇ P core 106 1 , hardware accelerator 108 2 , and finishing, at I/O port 104 2 .
  • another packet received by the first I/O port 104 1 might be processed in accordance with second virtual pipeline 322 .
  • FIG. 3 shows a packet flow of two exemplary virtual pipelines of network processor 100 .
  • FIG. 3 shows a first virtual pipeline sequence 320 for processing an exemplary packet, and as second virtual pipeline sequence 322 for processing another exemplary packet.
  • virtual pipeline 320 defines a processing order starting at I/O port 104 1 , proceeding through hardware accelerator 108 1 , hardware accelerator 108 3 , ⁇ P
  • virtual pipeline 322 also defines as processing order starting at I/O port 104 1 and proceeding through hardware accelerator 108 1 but then proceeding to hardware accelerator 108 4 and then finishing at I/O port 104 2 .
  • Processor core 106 1 and hardware accelerator cores 108 2 and 108 3 are not included in virtual pipeline 322 .
  • hardware accelerator care 108 1 might be a packet classifier (e.g., the MPP) that parses incoming packet and determines what virtual pipeline tasks are to follow for a given packet.
  • Hardware accelerator core 108 2 might be a scheduler (e.g., the MTM) that transmits outgoing packets according to configured schedule parameters.
  • Hardware accelerator core 108 3 might be a decryption engine (e.g. the SPP) that decrypts packet prior to sending it to processor core 106 1 .
  • Hardware accelerator core 108 4 might be a packet data modifier (e.g., the SED) that updates packet data before sending it out via I/O Port 104 2 .
  • network processor 100 might share resources such as the various ⁇ P cores 106 and hardware accelerators 108 between multiple network processors, such as shown in FIG. 4 .
  • FIG. 4 shows a block diagram of described embodiments that connects multiple network processors 100 1 and 100 2 into a single logical system 400 .
  • System 400 enables virtual pipeline 402 of network processor 100 1 to be extended to and shared by one or more additional network processors (e.g., network processor 100 3 ). For example, a packet might arrive at network processor 100 1 at I/O port 104 1 and, be partially processed by virtual pipeline 402 .
  • the partially processed packet and a task message might be sent out of network processor 100 3 through I/O port 104 2 to network processor 100 2 arriving I/O port 104 3 .
  • the packet and task message might be sent through optional external switch 422 before arriving at network processor 100 2 .
  • Virtual pipeline 404 of network processor 100 2 processes the partially processed packet and task message received from network processor 100 1 .
  • the packet could be sent out of network processor 100 2 through I/O port 104 4 to another destination which may perform additional processing if an additional task message is also sent.
  • Task messages may be sent separately from the packet or task messages may be inserted as data within the packet. Described embodiments may insert data in the packet before it is sent from first network processor 100 1 and extract that data by subsequent network processor 100 2 for use as task parameters to enable sharing between virtual pipelines 402 and 404 . This reduces the need for classification of the packet in the subsequent network processor 100 2 .
  • FIG. 4 Although shown in FIG. 4 as only having two network processors, any number of subsequent network processors might be coupled together. The ability to couple multiple network processors 100 and share virtual pipelines between them allows processing to be split between two or more network processors 100 . For example, the first network processor 100 1 might classify the packet and the second network processor 100 2 might schedule the packet. For packets flowing in the opposite direction, the roles of the network processors 100 might be reversed, in essence allowing for double the bandwidth of a single network processor.
  • FIG. 5 shows a flow diagram of process 500 for sharing tasks between network processors 100 1 and 100 2 . Steps occurring within network processor 100 1 are shown as occurring within dashed line 530 . Steps occurring within the network processor 100 2 are shown as occurring, within dashed line 532 .
  • a packet is received by network processor 100 1 , and the packet data might be operated on by various processing modules (e.g., 106 or 108 ) corresponding to a given virtual pipeline of network processor 100 1 .
  • network processor 100 1 determines whether the packet should be sent to a network processor 100 2 for further processing.
  • one or more tasks corresponding to the packet might be provided to virtual pipeline 404 of network processor 100 2 to complete processing of the packet, if, at step 504 , source network processor 100 1 determines that the packet does not require another network processor to complete processing, then task processing for the packet is completed by network processor 100 1 at stop 506 . Processing of the packet might complete at step 520 , for example, by sending the processed packet as an output packet of network processor 100 1 .
  • network processor 100 1 determines that the packet should be seat to network processor 100 2 . If, at step 504 , network processor 100 1 determines that the packet should be seat to network processor 100 2 , then, at step 508 , network processor 100 1 adds data to (or otherwise augments with data) the packet, for example, by inserting data into an existing packet. At step 510 , network processor 100 1 sends the packet to network processor 100 2 . The inserted data is used by network processor 100 2 as instructions for further task processing. At step 512 , network processor 100 2 receives the packet with the inserted data. At step 514 , network processor 100 2 extracts the inserted data. At step 516 , network processor 100 2 processes the packet using the task instructions from the extracted data, and the task processing for the packet completes at step 520 .
  • FIG. 6 shows a flow diagram of process 600 for sharing tasks between source network processors 100 s and destination network processors 100 d . Steps occurring within source network processor 100 d are shown as occurring within dashed line 630 . Steps occurring within destination network processor 100 d are shown as occurring within dashed line 632 . Process 600 is a variation of process 500 . Process 600 provides a loop for allowing each destination processor 100 d to send received packets to other destination processors.
  • a packet is received by source network processor 100 s , and the packet data might be operated on by various processing modules (e.g., 106 or 108 ) corresponding to a given virtual pipeline of source network processor 100 s .
  • source network processor 100 s determines whether the packet should be sent to a destination network processor 100 d for further processing.
  • source network processor 100 s determines that the packet does not require another network processor to complete processing, then task processing for the packet is completed by source network processor 100 s at step 606 . Processing of the packet might complete at step 620 , for example, by sending the processed packet as an output packet of source network processor 100 s . If, at step 604 , source network processor 100 s determines that the packet should be sent to a destination network processor 100 d , then, at step 608 , source network processor 100 s inserts data into (or otherwise augments with data) the packet. At step 610 , source network processor 100 s sends the packet to destination network processor 100 d . The inserted data is used by destination network processor 100 d as instructions for further task processing.
  • destination network processor 100 d receives the packet with the inserted data.
  • destination network processor 100 d extracts the inserted data.
  • destination network processor 100 d processes the packet using the task instructions from the extracted data.
  • destination network processor 100 d acts as a source network processor.
  • process 600 returns to step 604 , where, a source network processor determines whether to complete the processing or to send the packet to another destination processor for further processing.
  • a source network processor determines to complete processing
  • process 600 proceeds to step 606 where the remaining tasks are completed, and the processing of the packet completes at step 620 . Processing of the packet completes at step 620 , for example, by sending the processed packet as an output packet of source network processor 100 s .
  • Insertion of data by source network processor 100 s might use a user-defined Ethertype, allowing the port to receive both VPE (virtual pipeline extension) packets and packets from the outside world.
  • VPE virtual pipeline extension
  • standard Ethernet switches e.g., 422 of FIG. 4
  • the ability to “stack” up an arbitrary number of network processors using switches or ports increases the processing bandwidth to an arbitrary size.
  • FIG. 7 shows exemplary table 700 showing exemplary data that source network processor 100 , might insert into an Ethernet packet before sending the packet to destination network processor 100 d .
  • packet data might typically include header data such as a destination MAC address 702 , a source MAC address 704 and the remainder of the Ethernet frame 712 .
  • Source network processor 100 s might typically insert or modify data such as Ethertype data 706 .
  • Destination network processor 100 d detects the inserted Ethertype data 706 , and based on the detected Ethertype data, extracts other inserted data, such as Virtual Flow ID 708 , which is used to identify the virtual pipeline for the packet, and task parameters 710 , which might be used by destination network processor 100 d to determine task processing of the packet.
  • Virtual Flow ID 708 which is used to identify the virtual pipeline for the packet
  • task parameters 710 which might be used by destination network processor 100 d to determine task processing of the packet.
  • source network processor 100 s might insert 16 bytes of data starting at byte 12 of a packet.
  • source network processor 100 s might insert 2 bytes of Ethertype data 706 , 1 byte of Virtual Flow ID 708 for destination network processor 100 d , and 13 bytes of task parameters 710 .
  • Destination network processor 100 d might extract these same 16 bytes when receiving a packet containing them in order to process the received packet.
  • such a virtual pipeline extension frame might be coquetted to destination network processor 100 d with bytes 12:27 removed from packet data such that queued packets do not store the encapsulated data and, thus, queued packet data is shortened by 16 bytes relative to the length of the received packet.
  • encapsulated data might be sent between multiple network processors as inline data without requiring a dedicated channel.
  • FIG. 8 shows a flow diagram of process 800 for source network processor 100 s and destination network processor 100 d to communicate the data inserted by the source network processor as described in regard to FIG. 5 and FIG. 6 .
  • source network processor 100 s processes a packet and sends the packet to destination network processor 100 d (e.g., as described for steps 504 - 510 of FIG. 5 and steps 604 - 610 of FIG. 6 ).
  • 16 bytes are inserted in the packet as described in regard to HU 7 .
  • the 16 inserted bytes include, but are not limited to, 2 bytes of Ethertype, 1 byte of virtual flow ID and 13 bytes of task parameters.
  • the insertion of data could be done using, either software running on one of ⁇ P cares 106 or by a dedicated hardware accelerator 108 (such as the SED engine described herein).
  • the packet is then sent to destination network processor 100 d at step 806 .
  • Destination network processor 100 d receives the packet at step 820 and parses the user defined Ethertype. Destination network processor 100 d will not extract data unless extraction is enabled. If, at step 820 , inserted Ethertype data is DOT detected or extraction is not enabled, then destination network processor 100 d continues normal processing of the received packet at step 822 .
  • the destination network processor 100 d detects the inserted Ethertype data and extraction is enabled, then the 16 bytes of inserted data are extracted from the packet at step 824 .
  • the extracted data forms a task that is then processed by the ⁇ P cores 106 and hardware accelerators 108 of destination network processor 100 d based on the corresponding virtual pipeline defined by the virtual flow ID.
  • embodiments provide a system having at least two network processors that each have a plurality of processing modules.
  • the processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring for how to process the packet.
  • a series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending an the packet received by the network processor.
  • At least two of the network processors communicate tasks.
  • the determination, by a source network processor, on whether to pass a task to a destination network processor could be made by application software running inside the source network processor. This communication allows for the logical extension of the virtual pipeline of one network processor to at least two network processors.
  • the present invention can be embodied in the form of methods and apparatuses for practicing those methods.
  • the present invention can also be embodied in the form of program code embodied in tangible media, such as magnetic recording media, optical recording media, solid state memory, floppy diskettes, CD-ROMs, hard drives, or any other non-transitory machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
  • the present invention can also be embodied in the thrill of program code, for example, whether stored in a non-transitory machine-readable storage medium, loaded into and/or executed by a machine, or transmitted over some transmission medium or carrier, such as over electrical wiring or cabling, through fiber optics, or via electromagnetic radiation, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
  • the program code segments combine with the processor to provide a unique device that operates analogously to specific logic circuits.
  • the present invention can also be embodied in the form of bitstream or other sequence of signal values electrically or optically transmitted through a medium, stored magnetic-field variations in a magnetic recording medium, etc., generated using a method and/or an apparatus of the present invention.
  • the term “compatible” means that the element communicates with other elements in a manner wholly or partially specified by the standard, and would be recognized by other elements as sufficiently capable of communicating with the other elements in the manner specified by the standard.
  • the compatible element does not need to operate internally in a manner specified by the standard.
  • Couple refers to any manner known in the art or later developed in which energy is allowed to be transferred between two or more elements, and the interposition of one or more additional elements is contemplated, although not required.
  • the terms “directly coupled,” “directly connected,” etc. imply the absence of such additional elements. Signals and corresponding nodes or ports might be referred to by the same name and are interchangeable for purposes here.

Abstract

Described embodiments provide a system having at least two network processors that each have a plurality of processing modules. The processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring, the task messages related to desired processing of the packet. A series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending on the packet received by the network processor. At least two of the network processors communicate tasks. This communication allows ter the extension of the virtual pipeline of or IC network processor to at least two network processors.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application claims the benefit of the filing date of U.S. provisional application No. 61/580,183, filed on Dec. 23, 2011, the teachings of which are incorporated herein by reference.
This application is a continuation-in-part, and claims the benefit of the filing date, of U.S. patent application Ser. No. 12/782,379 filed May 18, 2010, Ser. No. 12/782,393 filed May 18, 2010, now issued as U.S. Pat. No. 8,255,644, and Ser. No. 12/782,411 filed May 18, 2010, now issued as U.S. Pat. No. 8,407,707, the teachings of which are incorporated herein in their entireties by reference.
The subject matter of this application is related to U.S. patent application Ser. No. 12/430,438 filed Apr. 27, 2009, now issued as U.S. Pat. No. 8,352,669, Ser. No. 12/729,226 filed Mar. 22, 2010, Ser. No. 12/729,231 filed Mar. 22, 2010, now issued as U.S. Pat. No. 8,473,657, Ser. No. 12/963,895 filed Dec. 9, 2010, now issued as U.S. Pat. No. 8,499,137, Ser. No. 12/971,742 filed Dec. 17, 2010, Ser. No. 12/974,477 filed Dec. 21, 2010, Ser. No. 12/975,823 filed Dec. 22, 2010, now issued as U.S. Pat. No. 8,505,013, Ser. No. 12/975,880 filed Dec. 22, 2010, now issued as U.S. Pat. No. 8,514,874, Ser. No. 12/976,045 filed Dec. 22, 2010, Ser. No. 12/976,228 filed Dec. 22, 2010, Ser. No. 12/979,551 filed Dec. 28, 2010, now issued as U.S. Pat. No. 8,489,791, Ser. No. 12/979,665 filed Dec. 28, 2010, now issued as U.S. Pat. No. 8,489,792, Ser. No. 12/979,800 filed Dec. 28, 2010, now issued as U.S. Pat. No. 8,489,794, Ser. No. 13/046,717 filed Mar. 12, 2011, Ser. No. 13/046,719 filed Mar. 12, 2011, now issued as U.S. Pat. No. 8,321,385, Ser. No. 13/046,726 filed Mar. 12, 2011, Ser. No. 13/192,104 filed Jul. 27, 2011, Ser. No. 13/192,140 filed Jul. 27, 2011, Ser. No. 13/192,187 filed Jul. 27, 2011, Ser. No. 13/232,422 filed Sep. 14, 2011, Ser. No. 13/250,898 filed Sep. 30, 2011, Ser. No. 13/274,726 filed Oct. 17, 2011, Ser. No. 13/310,961 filed Dec. 5, 2011, Ser. No. 13/316,145 filed Dec. 9, 2011, Ser. No. 13/359,690 filed Jan. 27, 2012, Ser. No. 13/405,053 filed Feb. 23, 2012, Ser. No. 13/403,468 filed Feb. 23, 2012, Ser. No. 13/409,432 filed Mar. 1, 2012, Ser. No. 13/474,114 filed May 17, 2012, Ser. No. 13/480,623 filed May 25, 2012, the teachings of all of which are incorporated herein in their entireties by reference.
BACKGROUND
Network processors are generally used for analyzing and processing packet data for routing and switching packets in a variety of applications, such as network surveillance, video transmission, protocol conversion, voice processing, and internet traffic routing. Early types of network processors were based on software-based approaches with general-purpose processors, either singly or in a multicore implementation, but such software-based approaches are slow. Further, increasing the number of general-purpose processors had diminishing performance improvements, or might actually slow down overall Network Processor throughput. Newer designs add hardware accelerators to offload certain tasks from the general-purpose processors, such as encryption/decryption, packet data inspections, etc. These newer Network Processor designs are traditionally implemented with either i) a non-pipelined architecture or ii) a fixed pipeline architecture.
In a typical non-pipelined architecture, general-purpose processors are responsible (breach action taken by acceleration functions. A non-pipelined architecture provides great flexibility in that the general-purpose processors can make decisions on a dynamic, packet-by-packet basis, thus providing data packets only to the accelerators or other processors that are required to process each packet. However, significant software overhead is involved in those cases where multiple accelerator actions might occur in sequence.
In a typical fixed-pipeline architecture, packet data flows through the general-purpose processors and/or accelerators in a fixed sequence regardless of whether a particular processor or accelerator is required to process a given packet. Use of this fixed sequence might add significant overhead to packet processing and has limited flexibility to handle new protocols, thereby limiting the advantage provided by using accelerators in an architecture.
SUMMARY
This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
Described embodiments provide a system having at least two network processors that each have a plurality of processing modules. The processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring, the task messages related to desired processing of the packet. A series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending on the packet received by the network processor. At least two of the network processors communicate tasks. This communication allows for the extension of the virtual pipeline of one network processor to at least two network processors.
BRIEF DESCRIPTION OF THE DRAWING FIGURES
Other aspects, features, and advantages of the present invention will become more fully apparent from the following detailed description, the appended claims, and the accompanying drawings in which like reference numerals identify similar or identical elements.
FIG. 1 shows a block diagram of a network processor in accordance with exemplary embodiments;
FIG. 2 shows a block diagram of a task ring employed by the network processor of FIG. 1 in accordance with exemplary embodiments;
FIG. 3 shows an exemplary logical diagram of packets flowing through exemplary “virtual pipelines” of the network processor of FIG. 1;
FIG. 4 shows an exemplary block diagram of multiple network processors of FIG. 1 in communication to share resources in accordance with exemplary embodiments;
FIG. 5 shows an exemplary flow diagram of a process of resource sharing of the system of FIG. 4;
FIG. 6 shows an exemplary flow diagram of a source network processor sending a packet for further task processing to one or more destination network processors in the system of FIG. 4;
FIG. 7 shows an exemplary table of data included in a packet sent by the source network processor in the system of FIG. 4; and
FIG. 8 shows an exemplary flow diagram showing of how a source network processor inserts data into a packet that the destination network processor extracts to do further task processing on the packet.
DETAILED DESCRIPTION
in accordance with exemplary embodiments, a system is provided having at least two network processors that each have a plurality of processing modules. The processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring for how to process the packet. A series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending on the packet received by the network processor. At least two of the network processors communicate tasks. This communication allows for the extension of the virtual pipeline of one network processor to at least two network processors.
Table 1 summarizes a list of acronyms employed throughout this specification as an aid to understanding the described embodiments of the invention:
TABLE 1
USB Universal Serial Bus FIFO First-In, First-Out
SATA Serial Advanced I/O Input/Output
Technology Attachment
SCSI Small Computer System DDR Double Data Rate
Interface
SAS Serial Attached SCSI DRAM Dynamic Random Access
Memory
PCI-E Peripheral Component MPLS Multi-Protocol Label
Interconnect Express Switching
SRIO Serial RapidIO CRC Cyclic Redundancy Check
SoC System-on-Chip μP Microprocessor
MMB Memory Manager Block MPP Modular Packet Processor
PAB Packet Assembly Block MTM Modular Traffic Manager
SPP Security Protocol SED Stream Editor
Processor
VLAN Virtual Local Area OSI Open Systems
Network Interconnection
UDP User Datagram Protocol ACL Access Control List
TCP Transmission Control IP Internet Protocol
Protocol
FIG. 1 shows a block diagram of an exemplary network processor system (network processor 100) implemented as a system-on-chip (SoC). Network processor 100 might be used for processing data packets, performing protocol conversion, encrypting and decrypting data packets, or the like. As shown in FIG. 1, network processor 100 includes on-chip shared memory 112, one or more input-output (I/O) interfaces collectively shown as I/O port 104, one or more microprocessor (μP) cores 106 1-106 M, and one or more hardware accelerators 108 1-108 N, where M and N are integers greater than or equal to 1. Network processor 100 also includes external memory interface 114 for communication with external memory 116. External memory 116 might typically be implemented as a dynamic random-access memory (DRAM), such as a double-data-rate three (DDR-3) DRAM, for off-chip storage of data. In some embodiments, such as shown in FIG. 1, each of the one or more I/O interfaces, μP cores and hardware accelerators might be coupled through switch 110 to shared memory 112, Switch 110 might be implemented as a non-blocking crossbar switch such as described in related U.S. patent application Ser. No. 12/430,438 filed Apr. 27, 2009, Ser. No. 12/729,226 filed Mar. 22, 2010, and Ser. No. 12/729,231 filed Mar. 22, 2010, which are incorporated by reference herein.
I/O port 104 might typically be implemented as hardware that connects network processor 100 to one or more external devices through I/O communication link 102. I/O communication link 102 might generally be employed for communication with one or more external devices, such as a computer system or networking device, which interfaces with network processor 100. I/O communication link 102 might be a custom-designed communication link, or might conform to a standard communication protocol such as, for example, a Small Computer System Interface (“SCSI”) protocol bus, a Serial Attached SCSI (“SAS”) protocol bus, a Serial Advanced Technology Attachment (“SATA”) protocol bus, a Universal Serial Bus (“USB”), an Ethernet link, an IEEE 802.11 link, an IEEE 802.15 link, an IEEE 802.16 link, a Peripheral Component Interconnect Express (“PCI-E”) link, a Serial Rapid I/O (“SRIO”) link, or any other interlace link. Received packets are preferably placed in a buffer in shared memory 112 by transfer between I/O port 104 and shared memory 112 through switch 110.
In embodiments of the present invention, shared memory 112 is a conventional memory operating as a cache that might be allocated and/or subdivided. For example, shared memory 112 might include one or more FIFO queues that might be dynamically allocated to the various μP cores 106 and hardware accelerators 108. External memory interface 114 couples shared memory 112 to one or more external memories, shown as external memory 116, to provide off-chip storage of data not currently in use by the various μP cores 106 and hardware accelerators 108 to free space in shared memory 112. As indicated by the dashed line, shared memory 112 and external memory 116 might generally be referred to as system memory 120.
Hardware accelerators 108 might interact with each other, for example, by one or more communication (e.g., bus) rings 118 that pass “tasks” from a source core to a destination core. As described herein, tasks are instructions to the destination core to perform certain functions, and a task might contain address pointers to data stored in shared memory 112, as described in related U.S. patent application Ser. Nos. 12/782,379, 12/782,393, and 12/782,411, all filed May 18, 2010, the teachings of which are incorporated in their entireties by reference herein.
Network processor 100 might typically receive data packets from one or more source devices, perform processing operations for the received data packets, and transmit data packets out to one or more destination devices. As shown in FIG. 1, one or more data packets are transmitted from a transmitting device (not shown) to network processor 100, via communications link 102. Network processor 100 might receive data packets from one or more active data streams concurrently from communications link 102. I/O port 104 might parse the received data packet and provide the received data packet, via switch 110, to a buffer in shared memory 112.
I/O port 104 provides various types of I/O interface functions and, in exemplary embodiments described herein, is a command-driven hardware accelerator that connects network processor 100 to external devices. Received packets are preferably placed in shared memory 112 and then one or more corresponding tasks are generated. Transmitted packets are preferably generated from data in shared memory 112 for one or more corresponding tasks and might be transmitted out of network processor 100. Exemplary I/O interfaces include Ethernet 110 adapters providing integrity checks of incoming data. The I/O interfaces might also provide timestamp data for received and transmitted packets that might be used to implement features such as timing over packet (e.g., specified in the standard recommendations of IEEE 1588). In alternative embodiments, I/O port 104 might be implemented as input (receive) only or output (transmit) only interfaces.
As described in greater detail in regard to FIG. 3, the sequence of processing of the tasks depends on i) the type of packet and ii) the type of processing performed by the various cores on a particular packet (or group of packets), control message, or other data. This is referred to herein as a “Virtual Pipeline™”, a trademark of LSI Corporation, of Milpitas, Calif. In described embodiments each of a plurality of virtual pipelines operate by each processing module of network processor 100 receiving a task, executing that task, and assigning a subsequent task to another (or the same) processing module depending on an identification of a virtual pipeline corresponding to the task. As described herein, tasks are instructions to the destination core to perform certain functions, and a task might be passed substantially as described in related U.S. patent application Ser. Nos. 12/782,379, 12/782,393, and 12/782,411, all filed May 18, 2010, the teachings of which are incorporated in their entireties by reference herein.
The various μP cores 106 and hardware accelerators 108 of network processor 100 might include several exemplary types of processors or accelerators. For example, the various μP cores 106 might be implemented as Pentium®, Power PC® or ARM processors or a combination of different processor types (Pentium® is a registered trademark of Intel Corporation, ARM processors are by ARM Holdings, plc, and Power PC® is a registered trademark of IBM). The various hardware accelerators 108 might include, for example, one or more function-specific modules, such as a Modular Packet Processor (MPP), a Packet Assembly Block (PAB), a Modular Traffic Manager (MTM), a Memory Management Block (MMB), a Stream Editor (SED), a Security Protocol Processor (SPP), a Regular Expression (RegEx) engine, and other special-purpose modules.
The MTM a software-driven accelerator that provides packet scheduling and possibly up to six levels of scheduling hierarchy. The MTM might support millions of queues and schedulers (enabling per flow queuing if desired). The MTM might provide support for shaping and scheduling with smooth deficit weighed round robin (SDWRR) for every queue and scheduler. The MTM might also support multicasting. Each copy of a packet is scheduled independently and traverses down one or more virtual pipelines enabling multicast with independent encapsulations or any other processing. The MTM also contain a special purpose processor that can be used for fine-grained control of scheduling decisions. The MTM might be used to make discard decisions as well as scheduling and shaping decisions. The MTM might operate substantially as described in related U.S. patent application Ser. No. 13/232,422, filed Sep. 14, 2011 and Ser. No. 13/250,898 filed Sep. 30, 2011, the teachings of which are incorporated in their entireties by reference herein.
The SED is a software-driven accelerator that allows for editing of packets. The SED performs packet editing functions that might include adding and modifying packet headers as well as fragmenting or segmenting data (e.g., IP fragmentation). The SED receives packet data as well as parameters from tasks and a task specified per-flow state. The output of the SED can become the outgoing packet data and can also update task parameters.
The RegEx engine is a packet search engine for state-based cross-packet pattern matching. The RegEx engine is multi-threaded accelerator. An exemplary RegEx engine might be implemented such as described in U.S. Pat. No. 7,430,652 to Hundley, U.S. Pat. No. 7,899,904 to Ruehle and U.S. Pat. No. 7,512,592 to Lemoine, the teachings of which are incorporated in their entireties by reference herein.
The SPP provides encryption/decryption capabilities and is a command-driven hardware accelerator, preferably having the flexibility to handle protocol variability and changing standards with the ability to add security protocols with firmware upgrades. The ciphers and integrity (hash) functions might be implemented in hardware. The SPP has a multiple ordered task queue mechanism, discussed in more detail below, that is employed for load balancing across the threads.
The MMB allocates and frees memory resources in shared memory 112. Memory is allocated for such applications as task FIFO storage, packet data storage, hash-table collision handling, timer event management, and traffic manager queues. The MMB provides reference counts to each block of memory within shared memory 112. Multiple reference counts allow for more efficient storage of information, such as multicast traffic (data to be sent to multiple destinations) or for retransmission. Multiple reference counts remove a need for replicating data each time the data is needed. The MMB preferably tracks the memory allocations using a stack-based approach since a memory block recently released is preferably the next block to be allocated for a particular task, reducing cache thrashing and cache tracking overhead. Blocks in shared memory 112 might be dynamically allocated by the MMB to store data, with the blocks in one of the following sizes: 256, 2048, 16384, and 65536 bytes. The MMB might operate substantially as described in related U.S. patent application Ser. No. 12/963,895 filed Dec. 9, 2010 and Ser. No. 13/359,690 filed Jan. 27, 2012, the teachings of which are incorporated in their entireties by reference herein.
The PAB is a command driven hardware aceelerator providing a holding buffer with packet assembly, transmit, retransmit, and delete capabilities. An incoming task to the PAB can specify to insert/extract data from anywhere in any assembly buffer. Gaps are supported in any buffer. Locations to insert and extract can be specified to the bit level. Exemplary traditional packet reassembly functions might be supported, such as IP defragmentation. The PAB might also support generalized holding buffer and sliding window protocol transmit/retransmit buffering, providing an offload for features like TCP origination, termination, and normalization. The PAB might operate substantially as described in related U.S. patent application Ser. No. 12/971,742 filed Dec. 17, 2010, and Ser. No. 13/405,053 filed Feb. 23, 2012, the teachings of which are incorporated in their entireties by reference herein.
The MPP is a multi-threaded special purpose processor that provides tree based longest prefix and access control list classification. The MPP also has a hardware hash-based classification capability with full hardware management of hash-table additions, deletions, and collisions. Optionally associated with each hash entry is a timer that might be used under software control for tasks such as connection timeout and retransmission timing. The MPP contains a statistics and state management engine, which when combined with the hash table and timer facilities, provides support for state-based protocol processing. The MPP might support millions of flows, limited only by the amount of DRAM capacity assigned to the functions. The MPP architecture might be able to store all per thread states in memory instead of in register files. The MPP might operate substantially as described in related U.S. patent application Ser. No. 12/974,477 filed Dec. 21, 2010, and U.S. patent application Ser. Nos. 12/975,823, 12/975,880, 12/976,045, and 12/976,228 all filed Dec. 22, 2010, which are incorporated in their entireties by reference herein. The MPP might also include hash functionality such as described in related U.S. patent application Ser. Nos. 13/046,717, 13/046,719, and 13/046,726 all filed Mar. 12, 2011 and Ser. No. 13/403,468 filed Feb. 23, 2012, the teachings of which are incorporated in their entireties by reference herein.
Thus, tasks are employed by network processor 100 to enable one or more “virtual pipelines” in order to determine the order of processing by the various μP cores 106 and hardware accelerators 108 of network processor 100. Thus, network processor 100 processes data and control messages more efficiently than a fixed pipeline or non-pipelined architecture. As described herein, the “virtual pipeline” of network processor 100 employs metadata associated with the packet to determine the order of processing by corresponding, ones of cores 106 and hardware accelerators 108.
FIG. 2 shows a block diagram of an embodiment of network processor 100. As shown in FIG. 2, packets are received by a first I/O port 104 1, which parses the received packet and generates one or more tasks corresponding to the received packet. The tasks are sent on task ring 118 1 to corresponding μP cores 106 and hardware accelerators 108. The corresponding μP cores 106 and hardware accelerators 108 process packet data based on the tasks, and provide corresponding tasks to a second I/O port 104 2. Second I/O port 104 2 generates an output packet corresponding to the received and processed tasks, and provides the output pocket(s) to I/O communication link(s) 102.
FIG. 3 shows an exemplary packet flow of two exemplary virtual pipelines of network processor 100. FIG. 3 shows a first virtual pipeline sequence 320 for processing an exemplary packet, and as second virtual pipeline sequence 322 for processing another exemplary packet. As shown in FIG. 3, virtual pipeline 320 defines a processing order starting at I/O port 104 1, proceeding through hardware accelerator 108 1, hardware accelerator 108 3, μP core 106 1, hardware accelerator 108 2, and finishing, at I/O port 104 2. However, another packet received by the first I/O port 104 1 might be processed in accordance with second virtual pipeline 322. As shown in FIG. 3, virtual pipeline 322 also defines as processing order starting at I/O port 104 1 and proceeding through hardware accelerator 108 1 but then proceeding to hardware accelerator 108 4 and then finishing at I/O port 104 2. Processor core 106 1 and hardware accelerator cores 108 2 and 108 3 are not included in virtual pipeline 322.
Because only those cores that are required are included in a virtual pipeline, network processor 100 has increased efficiency of processing data packets. Each core includes template tables describing the task parameters and task format for processing by the next core for each task on a given virtual pipeline, and which task parameters are consumed by the current core. In some embodiments, hardware accelerator care 108 1 might be a packet classifier (e.g., the MPP) that parses incoming packet and determines what virtual pipeline tasks are to follow for a given packet. Hardware accelerator core 108 2 might be a scheduler (e.g., the MTM) that transmits outgoing packets according to configured schedule parameters. Hardware accelerator core 108 3 might be a decryption engine (e.g. the SPP) that decrypts packet prior to sending it to processor core 106 1. Hardware accelerator core 108 4 might be a packet data modifier (e.g., the SED) that updates packet data before sending it out via I/O Port 104 2.
In order to support higher bandwidth applications, network processor 100 might share resources such as the various μP cores 106 and hardware accelerators 108 between multiple network processors, such as shown in FIG. 4. FIG. 4 shows a block diagram of described embodiments that connects multiple network processors 100 1 and 100 2 into a single logical system 400. System 400 enables virtual pipeline 402 of network processor 100 1 to be extended to and shared by one or more additional network processors (e.g., network processor 100 3). For example, a packet might arrive at network processor 100 1 at I/O port 104 1 and, be partially processed by virtual pipeline 402. Then the partially processed packet and a task message might be sent out of network processor 100 3 through I/O port 104 2 to network processor 100 2 arriving I/O port 104 3. Alternatively, the packet and task message might be sent through optional external switch 422 before arriving at network processor 100 2. Virtual pipeline 404 of network processor 100 2 processes the partially processed packet and task message received from network processor 100 1. The packet could be sent out of network processor 100 2 through I/O port 104 4 to another destination which may perform additional processing if an additional task message is also sent.
Task messages may be sent separately from the packet or task messages may be inserted as data within the packet. Described embodiments may insert data in the packet before it is sent from first network processor 100 1 and extract that data by subsequent network processor 100 2 for use as task parameters to enable sharing between virtual pipelines 402 and 404. This reduces the need for classification of the packet in the subsequent network processor 100 2. Although shown in FIG. 4 as only having two network processors, any number of subsequent network processors might be coupled together. The ability to couple multiple network processors 100 and share virtual pipelines between them allows processing to be split between two or more network processors 100. For example, the first network processor 100 1 might classify the packet and the second network processor 100 2 might schedule the packet. For packets flowing in the opposite direction, the roles of the network processors 100 might be reversed, in essence allowing for double the bandwidth of a single network processor.
FIG. 5 shows a flow diagram of process 500 for sharing tasks between network processors 100 1 and 100 2. Steps occurring within network processor 100 1 are shown as occurring within dashed line 530. Steps occurring within the network processor 100 2 are shown as occurring, within dashed line 532. At step 502, a packet is received by network processor 100 1, and the packet data might be operated on by various processing modules (e.g., 106 or 108) corresponding to a given virtual pipeline of network processor 100 1. At step 504, network processor 100 1 determines whether the packet should be sent to a network processor 100 2 for further processing. For example, one or more tasks corresponding to the packet might be provided to virtual pipeline 404 of network processor 100 2 to complete processing of the packet, if, at step 504, source network processor 100 1 determines that the packet does not require another network processor to complete processing, then task processing for the packet is completed by network processor 100 1 at stop 506. Processing of the packet might complete at step 520, for example, by sending the processed packet as an output packet of network processor 100 1.
If, at step 504, network processor 100 1 determines that the packet should be seat to network processor 100 2, then, at step 508, network processor 100 1 adds data to (or otherwise augments with data) the packet, for example, by inserting data into an existing packet. At step 510, network processor 100 1 sends the packet to network processor 100 2. The inserted data is used by network processor 100 2 as instructions for further task processing. At step 512, network processor 100 2 receives the packet with the inserted data. At step 514, network processor 100 2 extracts the inserted data. At step 516, network processor 100 2 processes the packet using the task instructions from the extracted data, and the task processing for the packet completes at step 520.
In the following discussion, the “s” in network processor 100 s refers to “source” network processor, and the “d” in network processor 100 d refers to “destination” network processor. FIG. 6 shows a flow diagram of process 600 for sharing tasks between source network processors 100 s and destination network processors 100 d. Steps occurring within source network processor 100 d are shown as occurring within dashed line 630. Steps occurring within destination network processor 100 d are shown as occurring within dashed line 632. Process 600 is a variation of process 500. Process 600 provides a loop for allowing each destination processor 100 d to send received packets to other destination processors. At step 602, a packet is received by source network processor 100 s, and the packet data might be operated on by various processing modules (e.g., 106 or 108) corresponding to a given virtual pipeline of source network processor 100 s. At step 604, source network processor 100 s determines whether the packet should be sent to a destination network processor 100 d for further processing.
If, at step 604, source network processor 100 s determines that the packet does not require another network processor to complete processing, then task processing for the packet is completed by source network processor 100 s at step 606. Processing of the packet might complete at step 620, for example, by sending the processed packet as an output packet of source network processor 100 s. If, at step 604, source network processor 100 s determines that the packet should be sent to a destination network processor 100 d, then, at step 608, source network processor 100 s inserts data into (or otherwise augments with data) the packet. At step 610, source network processor 100 s sends the packet to destination network processor 100 d. The inserted data is used by destination network processor 100 d as instructions for further task processing. At step 612, destination network processor 100 d receives the packet with the inserted data. At step 614, destination network processor 100 d extracts the inserted data. At step 616, destination network processor 100 d processes the packet using the task instructions from the extracted data.
At step 618, destination network processor 100 d acts as a source network processor. After step 618, process 600 returns to step 604, where, a source network processor determines whether to complete the processing or to send the packet to another destination processor for further processing. When a source network processor determines to complete processing, process 600 proceeds to step 606 where the remaining tasks are completed, and the processing of the packet completes at step 620. Processing of the packet completes at step 620, for example, by sending the processed packet as an output packet of source network processor 100 s.
Insertion of data by source network processor 100 s might use a user-defined Ethertype, allowing the port to receive both VPE (virtual pipeline extension) packets and packets from the outside world. In addition, standard Ethernet switches (e.g., 422 of FIG. 4) might be employed to couple multiple network processors and thus aggregate flows into ports if desired. Further, the ability to “stack” up an arbitrary number of network processors using switches or ports increases the processing bandwidth to an arbitrary size.
FIG. 7 shows exemplary table 700 showing exemplary data that source network processor 100, might insert into an Ethernet packet before sending the packet to destination network processor 100 d. As shown, packet data might typically include header data such as a destination MAC address 702, a source MAC address 704 and the remainder of the Ethernet frame 712. Source network processor 100 s might typically insert or modify data such as Ethertype data 706. Destination network processor 100 d detects the inserted Ethertype data 706, and based on the detected Ethertype data, extracts other inserted data, such as Virtual Flow ID 708, which is used to identify the virtual pipeline for the packet, and task parameters 710, which might be used by destination network processor 100 d to determine task processing of the packet.
In some embodiments, source network processor 100 s might insert 16 bytes of data starting at byte 12 of a packet. For example, source network processor 100 s might insert 2 bytes of Ethertype data 706, 1 byte of Virtual Flow ID 708 for destination network processor 100 d, and 13 bytes of task parameters 710. Destination network processor 100 d might extract these same 16 bytes when receiving a packet containing them in order to process the received packet. In some embodiments, such a virtual pipeline extension frame might be coquetted to destination network processor 100 d with bytes 12:27 removed from packet data such that queued packets do not store the encapsulated data and, thus, queued packet data is shortened by 16 bytes relative to the length of the received packet. Thus, as described, encapsulated data might be sent between multiple network processors as inline data without requiring a dedicated channel.
FIG. 8 shows a flow diagram of process 800 for source network processor 100 s and destination network processor 100 d to communicate the data inserted by the source network processor as described in regard to FIG. 5 and FIG. 6. At step 802, source network processor 100 s processes a packet and sends the packet to destination network processor 100 d (e.g., as described for steps 504-510 of FIG. 5 and steps 604-610 of FIG. 6). At step 804, 16 bytes are inserted in the packet as described in regard to HU 7. The 16 inserted bytes include, but are not limited to, 2 bytes of Ethertype, 1 byte of virtual flow ID and 13 bytes of task parameters. The insertion of data could be done using, either software running on one of μP cares 106 or by a dedicated hardware accelerator 108 (such as the SED engine described herein). The packet is then sent to destination network processor 100 d at step 806. Destination network processor 100 d receives the packet at step 820 and parses the user defined Ethertype. Destination network processor 100 d will not extract data unless extraction is enabled. If, at step 820, inserted Ethertype data is DOT detected or extraction is not enabled, then destination network processor 100 d continues normal processing of the received packet at step 822. If, at step 820, the destination network processor 100 d detects the inserted Ethertype data and extraction is enabled, then the 16 bytes of inserted data are extracted from the packet at step 824. At step 826, the extracted data forms a task that is then processed by the μP cores 106 and hardware accelerators 108 of destination network processor 100 d based on the corresponding virtual pipeline defined by the virtual flow ID.
Thus, as described herein, embodiments provide a system having at least two network processors that each have a plurality of processing modules. The processing modules process a packet in a task pipeline by transmitting task messages to other processing modules on a task ring for how to process the packet. A series of tasks within a network processor may result in no processing or reduced processing for certain processing modules creating a virtual pipeline depending an the packet received by the network processor. At least two of the network processors communicate tasks. The determination, by a source network processor, on whether to pass a task to a destination network processor could be made by application software running inside the source network processor. This communication allows for the logical extension of the virtual pipeline of one network processor to at least two network processors.
While the exemplary embodiments of the present invention have been described with respect to processing blocks in a software program, including possible implementation as a digital signal processor, micro-controller, or general-purpose computer, the present invention is not so limited. As would be apparent to one skilled in the art, various functions of software might also be implemented as processes of circuits. Such circuits might be employed in, for example, a single integrated circuit, a multi-chip module, a single card, or a multi-card circuit pack.
The present invention can be embodied in the form of methods and apparatuses for practicing those methods. The present invention can also be embodied in the form of program code embodied in tangible media, such as magnetic recording media, optical recording media, solid state memory, floppy diskettes, CD-ROMs, hard drives, or any other non-transitory machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. The present invention can also be embodied in the thrill of program code, for example, whether stored in a non-transitory machine-readable storage medium, loaded into and/or executed by a machine, or transmitted over some transmission medium or carrier, such as over electrical wiring or cabling, through fiber optics, or via electromagnetic radiation, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. When implemented on a general-purpose processor, the program code segments combine with the processor to provide a unique device that operates analogously to specific logic circuits. The present invention can also be embodied in the form of bitstream or other sequence of signal values electrically or optically transmitted through a medium, stored magnetic-field variations in a magnetic recording medium, etc., generated using a method and/or an apparatus of the present invention.
It should be understood that the steps of the exemplary methods set forth herein are not necessarily required to be performed in the order described, and the order of the steps of such methods should be understood to be merely exemplary. Likewise, additional steps might be included in such methods, and certain steps might be omitted or combined, in methods consistent with various embodiments of the present invention.
As used herein in reference to an element and a standard, the term “compatible” means that the element communicates with other elements in a manner wholly or partially specified by the standard, and would be recognized by other elements as sufficiently capable of communicating with the other elements in the manner specified by the standard. The compatible element does not need to operate internally in a manner specified by the standard.
Also for purposes of this description, the terms “couple,” “coupling,” “coupled,” “connect,” “connecting,” or “connected” refer to any manner known in the art or later developed in which energy is allowed to be transferred between two or more elements, and the interposition of one or more additional elements is contemplated, although not required. Conversely, the terms “directly coupled,” “directly connected,” etc., imply the absence of such additional elements. Signals and corresponding nodes or ports might be referred to by the same name and are interchangeable for purposes here.
It will be further understood that various changes in the details, materials, and arrangements of the parts that have been described and illustrated in order to explain the nature of this invention might be made by those skilled in the art without departing from the scope of the invention as expressed in the following claims.

Claims (20)

We claim:
1. A system comprising
at least two network processors configured to process received data packets, each network processor comprising:
a plurality of processing modules, wherein corresponding ones of the processing modules are selected to process a received data packet in a task pipeline based on one or more tasks associated with the received data packet, wherein tasks are transmitted to the processing modules on a task ring of the network processor;
wherein, a first of the at least two network processors is configured to:
receive a data packet and perform processing on the received data packet based on the one or more associated tasks;
determine, whether processing of the received data packet should be completed by one or more subsequent ones of the at least two network processors;
generate a partially processed data packet based on the received packet;
insert a task message in the partially processed data packet; and
transmit the partially processed data pocket and the task message to the corresponding one or more subsequent ones of the at least two network processors;
wherein, the corresponding one or more subsequent ones of the at least two network processors are each configured to:
receive the partially processed data packet and the task message;
based on the task message, determine one or more tasks of the partially processed data packet, wherein the task message determines an order of processing of the partially processed data packet by the one or more subsequent ones of the at least two network processors;
extract the task message from the partially processed data packet; and
using, by the one or more destination network processors, the extracted task message to further process the partially processed data packet, thereby extending the task ring of the first network processor to the corresponding one or more subsequent ones of the at least two network processors.
2. The system of claim 1, wherein the processing module comprising I/O cores, processor cores, and hardware accelerator cores.
3. The system of claim 1, wherein the one or more subsequent network processor, upon receiving a partially processed data packet and a task message, are configured to:
determine whether processing of the received partially processed data packet should be completed by one or more other network processors within the system, and, if so:
generate a partially processed data packet and a task message based on the received partially processed data packet and the received task message; and
transmit the partially processed data packet and the task message to the one or more other network processors.
4. The system of claim 1, wherein the first network processor is configured to generate a partially processed data packet by inserting one or more task messages into data fields of the received packet without performing any task processing on the received data packet.
5. The system of claim 1, wherein the first network processor is configured to generate a partially processed data packet by:
processing, based on one or more tasks, the received data packet; and
inserting one or more task messages into data fields of a processed received packet after performing task processing on the received data packet.
6. The system of claim 4, wherein the corresponding subsequent network processors are configured to extract the task message before processing the partially processed data packet.
7. The system of claim 5, wherein the corresponding subsequent network processors are configured to extract the task message before processing the partially processed data packet.
8. The system of claim 1, wherein the task message includes Ethertype data, Virtual Flow Identification data and task parameter data.
9. The system of claim 8, wherein the task message comprises 16 bytes, the 16 bytes comprising: 2 bytes of Ethertype data, 1 byte of Virtual Flow Identification data and 13 bytes of task parameter data, wherein the:
Ethertype data indicate a partially processed data packet includes a task message;
Virtual Flow identification data indicate information about the task pipeline specified to further process the partially processed data packet; and
task parameter data include information for performing the one or more tasks on the partially processed data packet.
10. The system of claim 1, wherein the first network processor is configured to transmit the partially processed data packet to the corresponding subsequent network processors through an external network switch.
11. In a system having at least two network processors, wherein each network processor has a plurality of processing modules; a method of processing a received data packet, the method comprising:
receiving, by a source network processor, the received data packet;
determining, by the source network processor, zero or more corresponding processing modules of the source network processor for processing the received data packet, wherein the zero or more corresponding processing modules are selected to process the received data packet in a task pipeline based on one or more tasks associated with the received data packet and the tasks are transmitted to the processing modules on a task ring of a network processor;
determining, by the source network processor, whether processing of the data packet should be completed by one or more destination network processors;
generating, by the source network processor, a partially processed data packet based on the received data packet;
inserting, by the processing modules, a task message in the partially processed data packet;
transmitting, by the source network processor, the partially processed data packet and the task message to one or more destination network processors;
receiving, by the one or more destination network processors, the partially processed data packet and the task message;
extract the task message from the partially processed data packet; and
using, by the one or more destination network processors, the extracted task message to further process the partially processed data packet, thereby extending the task ring of the source network processor to the one or more destination network processors.
12. The method of claim 11, wherein the one or more destination network processors, upon receiving a partially processed data packet task message, are configured to:
determine whether processing of the received partially processed data packet should be completed by one or more other destination network processors, and, if so:
generate, a partially processed data packet and a task message based on the received data packet and the received task message; and
transmit the partially processed data packet and the task message to the other one or more other destination processors.
13. The method of claim 11, wherein the source network processor generates a partially processed data packet by inserting one or more task messages into data fields of the received data packet without performing any task processing on the received data packet.
14. The method of claim 11, wherein the source network processor generates a partially processed data packet by:
processing, based on one or more tasks, the received data packet; and
inserting one or more task messages into data fields of a processed received packet after performing task processing on the received data packet.
15. The method of claim 13, wherein the corresponding destination network processors are configured to extract the task message before processing the partially processed data packet.
16. The method of claim 14, wherein the corresponding destination network processors are configured to extract the task message before processing the partially processed data packet.
17. The method of claim 11, wherein the transmission is sent over Ethernet.
18. The method of claim 15, wherein the inserted task message includes Ethertype data, Virtual Flow Identification data and task parameter data.
19. The method of claim 18, wherein the inserted task message comprises 16 bytes, the 16 bytes comprising: 2 bytes of Ethertype data, 1 byte of Virtual Flow Identification data and 13 bytes of task parameter data, wherein the:
Ethertype data indicate a received data packet includes a task message;
Virtual flow Identification data indicate information about the task pipeline specified to process the received data packet; and
task parameter data include information for performing the tasks on the received data packet.
20. A non-transitory machine readable storage medium, having encoded thereon program code, wherein, when the program code is executed by a machine, the machine implements a method of processing a received data packet in a system having at least two network processors, wherein each network processor has a plurality of processing modules, the method comprising:
receiving, by a source network processor, the received data packet;
determining, by the source network processor, zero or more corresponding processing modules of the source network processor for processing the received data packet wherein the zero or more corresponding processing modules are selected to process the received data packet in a task pipeline based on one or more tasks associated with the received data packet and the tasks are transmitted to the processing modules on a task ring of a network processor;
determining, by the source network processor, whether processing of the data packet should be completed by one or more destination network processors;
generating, by the source network processor, a partially processed data packet based on the received data packet;
inserting, by the processing modules, a task message in the partially processed data packet;
transmitting, by the source network processor, the partially processed data packet and the task message to one or more destination network processors;
receiving, by the one or more destination network processors, the partially processed data packet and the task message;
extract the task message from the partially processed data packet; and
using, by the one or more destination network processors, the extracted task message to further process the partially processed data packet, thereby extending the task ring of the source network processor to the one or more destination network processors.
US13/568,365 2009-04-27 2012-08-07 Sharing of internal pipeline resources of a network processor with external devices Expired - Fee Related US8949578B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US13/568,365 US8949578B2 (en) 2009-04-27 2012-08-07 Sharing of internal pipeline resources of a network processor with external devices
US13/687,958 US9461930B2 (en) 2009-04-27 2012-11-28 Modifying data streams without reordering in a multi-thread, multi-flow network processor
US13/705,822 US9727508B2 (en) 2009-04-27 2012-12-05 Address learning and aging for network bridging in a network processor
US13/756,849 US9444737B2 (en) 2009-04-27 2013-02-01 Packet data processor in a communications processor architecture

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US12/430,438 US8352669B2 (en) 2009-04-27 2009-04-27 Buffered crossbar switch system
US12/782,411 US8407707B2 (en) 2009-05-18 2010-05-18 Task queuing in a network communications processor architecture
US12/782,393 US8255644B2 (en) 2009-05-18 2010-05-18 Network communications processor architecture with memory load balancing
US12/782,379 US9081742B2 (en) 2009-04-27 2010-05-18 Network communications processor architecture
US201161580183P 2011-12-23 2011-12-23
US13/568,365 US8949578B2 (en) 2009-04-27 2012-08-07 Sharing of internal pipeline resources of a network processor with external devices

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/782,379 Continuation-In-Part US9081742B2 (en) 2009-04-27 2010-05-18 Network communications processor architecture

Publications (2)

Publication Number Publication Date
US20120300772A1 US20120300772A1 (en) 2012-11-29
US8949578B2 true US8949578B2 (en) 2015-02-03

Family

ID=47219186

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/568,365 Expired - Fee Related US8949578B2 (en) 2009-04-27 2012-08-07 Sharing of internal pipeline resources of a network processor with external devices

Country Status (1)

Country Link
US (1) US8949578B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8873550B2 (en) * 2010-05-18 2014-10-28 Lsi Corporation Task queuing in a multi-flow network processor architecture
US8843682B2 (en) * 2010-05-18 2014-09-23 Lsi Corporation Hybrid address mutex mechanism for memory accesses in a network processor
US9461930B2 (en) 2009-04-27 2016-10-04 Intel Corporation Modifying data streams without reordering in a multi-thread, multi-flow network processor
US8611352B2 (en) 2010-04-20 2013-12-17 Marvell World Trade Ltd. System and method for adapting a packet processing pipeline
US9118576B2 (en) 2011-01-06 2015-08-25 Marvell Israel (M.I.S.L) Ltd. Network device with a programmable core
US9380132B2 (en) 2011-06-27 2016-06-28 Marvell Israel (M.I.S.L.) Ltd. FCoE over trill
US9729431B1 (en) * 2011-08-16 2017-08-08 Marvell International Ltd. Using standard fields to carry meta-information
US8848726B1 (en) * 2013-01-24 2014-09-30 The Intellisis Corporation I/O data interface for packet processors
US9503943B2 (en) 2013-10-25 2016-11-22 Benu Networks, Inc. Combination cellular and Wi-Fi hardware device
US10341246B1 (en) * 2014-11-02 2019-07-02 Netronome Systems, Inc. Update packet sequence number packet ready command
US10783279B2 (en) * 2016-09-01 2020-09-22 Atmel Corporation Low cost cryptographic accelerator
CN116795434B (en) * 2023-08-21 2023-11-14 云账户技术(天津)有限公司 Pipelined task processing method and device, electronic equipment and storage medium

Citations (73)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4123795A (en) 1971-09-07 1978-10-31 Texas Instruments Incorporated Control system for a stored program multiprocessor computer
US4622631A (en) 1983-12-30 1986-11-11 Plexus Computers, Inc. Data processing system having a data coherence solution
JPH02271444A (en) 1989-04-13 1990-11-06 Koufu Nippon Denki Kk Address converting circuit
US5394534A (en) 1992-09-11 1995-02-28 International Business Machines Corporation Data compression/decompression and storage of compressed and uncompressed data on a same removable data storage medium
US5623698A (en) 1993-04-30 1997-04-22 Cray Research, Inc. Memory interconnect network having separate routing networks for inputs and outputs using switches with FIFO queues and message steering bits
US5838931A (en) 1994-12-08 1998-11-17 Intel Corporation Method and apparatus for enabling a processor to access an external component through a private bus or a shared bus
US5893120A (en) 1997-01-02 1999-04-06 Nemes; Richard Michael Methods and apparatus for information storage and retrieval using a hashing technique with external chaining and on-the-fly removal of expired data
US5892766A (en) 1996-02-22 1999-04-06 Fujitsu, Ltd. Method and apparatus for coordinating access to an output of a routing device in a packet switching network
US5909695A (en) 1995-10-13 1999-06-01 Sun Microsystems, Inc. Maximal concurrent lookup cache for computing systems having a multi-threaded environment
US5943283A (en) 1997-12-05 1999-08-24 Invox Technology Address scrambling in a semiconductor memory
US5974421A (en) 1996-12-23 1999-10-26 Microsoft Corporation Cache-efficient object loader
US6026467A (en) 1997-10-01 2000-02-15 Lucent Technologies Inc. Content-addressable memory implemented with a memory management unit
US6038630A (en) 1998-03-24 2000-03-14 International Business Machines Corporation Shared access control device for integrated system with multiple functional units accessing external structures over multiple data buses
US6052697A (en) 1996-12-23 2000-04-18 Microsoft Corporation Reorganization of collisions in a hash bucket of a hash table to improve system performance
US6115802A (en) 1995-10-13 2000-09-05 Sun Mircrosystems, Inc. Efficient hash table for use in multi-threaded environments
US6195335B1 (en) 1997-06-27 2001-02-27 International Business Machines Corporation Data switch
US6216167B1 (en) 1997-10-31 2001-04-10 Nortel Networks Limited Efficient path based forwarding and multicast forwarding
US6233246B1 (en) 1996-12-30 2001-05-15 Compaq Computer Corporation Network switch with statistics read accesses
US6289013B1 (en) 1998-02-09 2001-09-11 Lucent Technologies, Inc. Packet filter method and apparatus employing reduced memory
US6341130B1 (en) 1998-02-09 2002-01-22 Lucent Technologies, Inc. Packet classification method and apparatus employing two fields
US20020029214A1 (en) 2000-08-10 2002-03-07 Nec Corporation Synchronizable transactional database method and system
US20020165985A1 (en) 2001-05-03 2002-11-07 Jen-Kai Chen Method for accessing a non-symmetric dual-slot address table and switching apparatus using same
US20030033276A1 (en) 2001-08-09 2003-02-13 Integrated Silicon Solution, Inc. Search engine for large database search using CAM and hash
US6567564B1 (en) 1996-04-17 2003-05-20 Sarnoff Corporation Pipelined pyramid processor for image processing systems
US20030115417A1 (en) 2001-12-17 2003-06-19 Corrigan Brian E. Methods and apparatus for loading CRC values into a CRC cache in a storage controller
US6584546B2 (en) 2001-01-16 2003-06-24 Gautam Nag Kavipurapu Highly efficient design of storage array for use in first and second cache spaces and memory subsystems
US20030123468A1 (en) 2001-12-31 2003-07-03 Stmicroelectronics, Inc. Apparatus for switching data in high-speed networks and method of operation
US6636932B1 (en) 1998-05-27 2003-10-21 Micron Technology, Inc. Crossbar switch and control for data networks switching
US6658012B1 (en) 2000-04-27 2003-12-02 International Business Machines Corporation Statistics for VLAN bridging devices
US20040255209A1 (en) 2003-06-10 2004-12-16 Fred Gross Apparatus and method for compressing redundancy information for embedded memories, including cache memories, of integrated circuits
US6839830B2 (en) 2000-03-01 2005-01-04 Realtek Semiconductor Corporation Logical pipeline for data communications system
US20050027920A1 (en) 2003-07-31 2005-02-03 Fitzsimmons Michael D. Crossbar switch that supports a multi-port slave device and method of operation
US6914882B2 (en) 2001-03-30 2005-07-05 Nokia, Inc. Method and apparatus for improved queuing
US20050152352A1 (en) 2003-12-27 2005-07-14 Jong-Arm Jun Scalable crossbar matrix switching apparatus and distributed scheduling method thereof
US20060029079A1 (en) 2004-08-05 2006-02-09 Cisco Technology, Inc. A California Corporation Pipeline scheduler including a hierarchy of schedulers and multiple scheduling lanes
US7058057B2 (en) 2001-05-01 2006-06-06 Integrated Device Technology, Inc. Network switch port traffic manager having configurable packet and cell servicing
US7085911B2 (en) 2002-04-29 2006-08-01 International Business Machines Corporation Resizable cache sensitive hash table
US7089346B2 (en) 2002-06-03 2006-08-08 International Business Machines Corporation Method of operating a crossbar switch
US20060256783A1 (en) 2005-04-06 2006-11-16 Robert Ayrapetian Buffered crossbar switch with a linear buffer to port relationship that supports cells and packets of variable size
US7159219B2 (en) 2001-12-21 2007-01-02 Agere Systems Inc. Method and apparatus for providing multiple data class differentiation with priorities using a single scheduling structure
US20070011396A1 (en) 2005-06-30 2007-01-11 Utstarcom, Inc. Method and apparatus for bandwidth efficient and bounded latency packet buffering
US20070016756A1 (en) 2005-07-15 2007-01-18 Jen-Wei Hsieh Device for identifying data characteristics for flash memory
US20070043856A1 (en) 2005-02-07 2007-02-22 Metavize, Inc. Methods and systems for low-latency event pipelining
US7234018B1 (en) 2001-07-11 2007-06-19 Pasternak Solutions Llc Layered crossbar for interconnection of multiple processors and shared memories
US20070226798A1 (en) 1999-07-29 2007-09-27 Intertrust Technologies Corporation Systems and methods for using cryptography to protect secure and insecure computing environments
US7287046B2 (en) 2002-09-30 2007-10-23 Emc Corporation Method and system of compacting sparse directories in a file system
US20070271374A1 (en) 2006-05-18 2007-11-22 Alaxala Networks Corporation Statistical information collecting system and apparatus thereof
US20080077928A1 (en) 2006-09-27 2008-03-27 Kabushiki Kaisha Toshiba Multiprocessor system
US20080092092A1 (en) 2004-10-04 2008-04-17 Damian Jude Dalton Method and Processor for Power Analysis in Digital Circuits
US20080162793A1 (en) 2006-12-28 2008-07-03 Genesys Logic, Inc. Management method for reducing utilization rate of random access memory (ram) used in flash memory
US7397809B2 (en) 2002-12-13 2008-07-08 Conexant Systems, Inc. Scheduling methods for combined unicast and multicast queuing
US20080240103A1 (en) 2007-03-30 2008-10-02 Andreas Schmidt Three-port ethernet switch with external buffer
US20080239992A1 (en) 2007-03-26 2008-10-02 Qualcomm Incorporated Methods and apparatus for performing channel tree operations
US7453898B1 (en) 2002-03-30 2008-11-18 Cisco Technology, Inc. Methods and apparatus for simultaneously scheduling multiple priorities of packets
US7461407B2 (en) 2004-02-05 2008-12-02 Research In Motion Limited Debugging port security interface
US7461208B1 (en) 2005-06-16 2008-12-02 Sun Microsystems, Inc. Circuitry and method for accessing an associative cache with parallel determination of data and data availability
US20090019270A1 (en) 2007-07-13 2009-01-15 Digi International Inc. Embedded device program debug control
US7512740B2 (en) 2003-05-30 2009-03-31 Mips Technologies, Inc. Microprocessor with improved data stream prefetching
US7519065B2 (en) 1999-05-14 2009-04-14 Nortel Networks Limited Multicast and unicast scheduling for a network device
US7554464B1 (en) 2004-09-30 2009-06-30 Gear Six, Inc. Method and system for processing data having a pattern of repeating bits
US7594028B1 (en) 2000-04-28 2009-09-22 International Business Machines Corporation Counting of GVRP protocol data units within a network bridge
US7596142B1 (en) 2006-05-12 2009-09-29 Integrated Device Technology, Inc Packet processing in a packet switch with improved output data distribution
US7600078B1 (en) 2006-03-29 2009-10-06 Intel Corporation Speculatively performing read transactions
US20090271562A1 (en) 2008-04-25 2009-10-29 Sinclair Alan W Method and system for storage address re-mapping for a multi-bank memory device
US7659894B2 (en) 2000-06-19 2010-02-09 Mental Images Gmbh Terminating spatial partition hierarchies by a priori bounding memory
US7710988B1 (en) 2005-03-11 2010-05-04 Xambala Corporation Method and system for non-deterministic finite automaton filtering
US7720055B2 (en) 1999-03-17 2010-05-18 Broadcom Corporation Method for handling IP multicast packets in network switch
US20100260198A1 (en) 2009-04-08 2010-10-14 Roberto Rojas-Cessa Space-Space-Memory (SSM) Clos-Network Packet Switch
US7849315B2 (en) 2006-05-22 2010-12-07 General Dynamics C4 Systems, Inc. Method for managing operability of on-chip debug capability
US7886150B2 (en) 2007-05-11 2011-02-08 Mips Technologies, Inc. System debug and trace system and method, and applications thereof
US20110219195A1 (en) 2010-03-02 2011-09-08 Adi Habusha Pre-fetching of data packets
US8127350B2 (en) 2010-06-30 2012-02-28 Juniper Networks, Inc. Multi-service VPN network client for mobile device
US8140759B2 (en) 2009-04-16 2012-03-20 International Business Machines Corporation Specifying an access hint for prefetching partial cache block data in a cache hierarchy

Patent Citations (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4123795A (en) 1971-09-07 1978-10-31 Texas Instruments Incorporated Control system for a stored program multiprocessor computer
US4622631A (en) 1983-12-30 1986-11-11 Plexus Computers, Inc. Data processing system having a data coherence solution
US4622631B1 (en) 1983-12-30 1996-04-09 Recognition Int Inc Data processing system having a data coherence solution
JPH02271444A (en) 1989-04-13 1990-11-06 Koufu Nippon Denki Kk Address converting circuit
US5394534A (en) 1992-09-11 1995-02-28 International Business Machines Corporation Data compression/decompression and storage of compressed and uncompressed data on a same removable data storage medium
US5623698A (en) 1993-04-30 1997-04-22 Cray Research, Inc. Memory interconnect network having separate routing networks for inputs and outputs using switches with FIFO queues and message steering bits
US5838931A (en) 1994-12-08 1998-11-17 Intel Corporation Method and apparatus for enabling a processor to access an external component through a private bus or a shared bus
US5909695A (en) 1995-10-13 1999-06-01 Sun Microsystems, Inc. Maximal concurrent lookup cache for computing systems having a multi-threaded environment
US6115802A (en) 1995-10-13 2000-09-05 Sun Mircrosystems, Inc. Efficient hash table for use in multi-threaded environments
US5892766A (en) 1996-02-22 1999-04-06 Fujitsu, Ltd. Method and apparatus for coordinating access to an output of a routing device in a packet switching network
US6567564B1 (en) 1996-04-17 2003-05-20 Sarnoff Corporation Pipelined pyramid processor for image processing systems
US5974421A (en) 1996-12-23 1999-10-26 Microsoft Corporation Cache-efficient object loader
US6052697A (en) 1996-12-23 2000-04-18 Microsoft Corporation Reorganization of collisions in a hash bucket of a hash table to improve system performance
US6233246B1 (en) 1996-12-30 2001-05-15 Compaq Computer Corporation Network switch with statistics read accesses
US5893120A (en) 1997-01-02 1999-04-06 Nemes; Richard Michael Methods and apparatus for information storage and retrieval using a hashing technique with external chaining and on-the-fly removal of expired data
US6195335B1 (en) 1997-06-27 2001-02-27 International Business Machines Corporation Data switch
US6026467A (en) 1997-10-01 2000-02-15 Lucent Technologies Inc. Content-addressable memory implemented with a memory management unit
US6216167B1 (en) 1997-10-31 2001-04-10 Nortel Networks Limited Efficient path based forwarding and multicast forwarding
US5943283A (en) 1997-12-05 1999-08-24 Invox Technology Address scrambling in a semiconductor memory
US6341130B1 (en) 1998-02-09 2002-01-22 Lucent Technologies, Inc. Packet classification method and apparatus employing two fields
US6289013B1 (en) 1998-02-09 2001-09-11 Lucent Technologies, Inc. Packet filter method and apparatus employing reduced memory
US6038630A (en) 1998-03-24 2000-03-14 International Business Machines Corporation Shared access control device for integrated system with multiple functional units accessing external structures over multiple data buses
US6636932B1 (en) 1998-05-27 2003-10-21 Micron Technology, Inc. Crossbar switch and control for data networks switching
US7720055B2 (en) 1999-03-17 2010-05-18 Broadcom Corporation Method for handling IP multicast packets in network switch
US7519065B2 (en) 1999-05-14 2009-04-14 Nortel Networks Limited Multicast and unicast scheduling for a network device
US20070226798A1 (en) 1999-07-29 2007-09-27 Intertrust Technologies Corporation Systems and methods for using cryptography to protect secure and insecure computing environments
US6839830B2 (en) 2000-03-01 2005-01-04 Realtek Semiconductor Corporation Logical pipeline for data communications system
US6658012B1 (en) 2000-04-27 2003-12-02 International Business Machines Corporation Statistics for VLAN bridging devices
US7594028B1 (en) 2000-04-28 2009-09-22 International Business Machines Corporation Counting of GVRP protocol data units within a network bridge
US7659894B2 (en) 2000-06-19 2010-02-09 Mental Images Gmbh Terminating spatial partition hierarchies by a priori bounding memory
US20020029214A1 (en) 2000-08-10 2002-03-07 Nec Corporation Synchronizable transactional database method and system
US6584546B2 (en) 2001-01-16 2003-06-24 Gautam Nag Kavipurapu Highly efficient design of storage array for use in first and second cache spaces and memory subsystems
US6914882B2 (en) 2001-03-30 2005-07-05 Nokia, Inc. Method and apparatus for improved queuing
US7058057B2 (en) 2001-05-01 2006-06-06 Integrated Device Technology, Inc. Network switch port traffic manager having configurable packet and cell servicing
US20020165985A1 (en) 2001-05-03 2002-11-07 Jen-Kai Chen Method for accessing a non-symmetric dual-slot address table and switching apparatus using same
US7234018B1 (en) 2001-07-11 2007-06-19 Pasternak Solutions Llc Layered crossbar for interconnection of multiple processors and shared memories
US20030033276A1 (en) 2001-08-09 2003-02-13 Integrated Silicon Solution, Inc. Search engine for large database search using CAM and hash
US20030115417A1 (en) 2001-12-17 2003-06-19 Corrigan Brian E. Methods and apparatus for loading CRC values into a CRC cache in a storage controller
US7159219B2 (en) 2001-12-21 2007-01-02 Agere Systems Inc. Method and apparatus for providing multiple data class differentiation with priorities using a single scheduling structure
US20030123468A1 (en) 2001-12-31 2003-07-03 Stmicroelectronics, Inc. Apparatus for switching data in high-speed networks and method of operation
US7453898B1 (en) 2002-03-30 2008-11-18 Cisco Technology, Inc. Methods and apparatus for simultaneously scheduling multiple priorities of packets
US7085911B2 (en) 2002-04-29 2006-08-01 International Business Machines Corporation Resizable cache sensitive hash table
US7089346B2 (en) 2002-06-03 2006-08-08 International Business Machines Corporation Method of operating a crossbar switch
US7287046B2 (en) 2002-09-30 2007-10-23 Emc Corporation Method and system of compacting sparse directories in a file system
US7397809B2 (en) 2002-12-13 2008-07-08 Conexant Systems, Inc. Scheduling methods for combined unicast and multicast queuing
US7512740B2 (en) 2003-05-30 2009-03-31 Mips Technologies, Inc. Microprocessor with improved data stream prefetching
US20040255209A1 (en) 2003-06-10 2004-12-16 Fred Gross Apparatus and method for compressing redundancy information for embedded memories, including cache memories, of integrated circuits
US20050027920A1 (en) 2003-07-31 2005-02-03 Fitzsimmons Michael D. Crossbar switch that supports a multi-port slave device and method of operation
US20050152352A1 (en) 2003-12-27 2005-07-14 Jong-Arm Jun Scalable crossbar matrix switching apparatus and distributed scheduling method thereof
US7461407B2 (en) 2004-02-05 2008-12-02 Research In Motion Limited Debugging port security interface
US20060029079A1 (en) 2004-08-05 2006-02-09 Cisco Technology, Inc. A California Corporation Pipeline scheduler including a hierarchy of schedulers and multiple scheduling lanes
US7554464B1 (en) 2004-09-30 2009-06-30 Gear Six, Inc. Method and system for processing data having a pattern of repeating bits
US20080092092A1 (en) 2004-10-04 2008-04-17 Damian Jude Dalton Method and Processor for Power Analysis in Digital Circuits
US20070043856A1 (en) 2005-02-07 2007-02-22 Metavize, Inc. Methods and systems for low-latency event pipelining
US7710988B1 (en) 2005-03-11 2010-05-04 Xambala Corporation Method and system for non-deterministic finite automaton filtering
US20060256783A1 (en) 2005-04-06 2006-11-16 Robert Ayrapetian Buffered crossbar switch with a linear buffer to port relationship that supports cells and packets of variable size
US7461208B1 (en) 2005-06-16 2008-12-02 Sun Microsystems, Inc. Circuitry and method for accessing an associative cache with parallel determination of data and data availability
US20070011396A1 (en) 2005-06-30 2007-01-11 Utstarcom, Inc. Method and apparatus for bandwidth efficient and bounded latency packet buffering
US20070016756A1 (en) 2005-07-15 2007-01-18 Jen-Wei Hsieh Device for identifying data characteristics for flash memory
US7600078B1 (en) 2006-03-29 2009-10-06 Intel Corporation Speculatively performing read transactions
US7596142B1 (en) 2006-05-12 2009-09-29 Integrated Device Technology, Inc Packet processing in a packet switch with improved output data distribution
US20070271374A1 (en) 2006-05-18 2007-11-22 Alaxala Networks Corporation Statistical information collecting system and apparatus thereof
US7849315B2 (en) 2006-05-22 2010-12-07 General Dynamics C4 Systems, Inc. Method for managing operability of on-chip debug capability
US20080077928A1 (en) 2006-09-27 2008-03-27 Kabushiki Kaisha Toshiba Multiprocessor system
US20080162793A1 (en) 2006-12-28 2008-07-03 Genesys Logic, Inc. Management method for reducing utilization rate of random access memory (ram) used in flash memory
US20080239992A1 (en) 2007-03-26 2008-10-02 Qualcomm Incorporated Methods and apparatus for performing channel tree operations
US20080240103A1 (en) 2007-03-30 2008-10-02 Andreas Schmidt Three-port ethernet switch with external buffer
US7886150B2 (en) 2007-05-11 2011-02-08 Mips Technologies, Inc. System debug and trace system and method, and applications thereof
US20090019270A1 (en) 2007-07-13 2009-01-15 Digi International Inc. Embedded device program debug control
US20090271562A1 (en) 2008-04-25 2009-10-29 Sinclair Alan W Method and system for storage address re-mapping for a multi-bank memory device
US20100260198A1 (en) 2009-04-08 2010-10-14 Roberto Rojas-Cessa Space-Space-Memory (SSM) Clos-Network Packet Switch
US8140759B2 (en) 2009-04-16 2012-03-20 International Business Machines Corporation Specifying an access hint for prefetching partial cache block data in a cache hierarchy
US20110219195A1 (en) 2010-03-02 2011-09-08 Adi Habusha Pre-fetching of data packets
US8127350B2 (en) 2010-06-30 2012-02-28 Juniper Networks, Inc. Multi-service VPN network client for mobile device

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Alan H. Karp and Rajiv Gupta, "Hardware Assist for Data Merging for Shared Memory Multiprocessors", Hewlett Packard Labs, Palo Alto, CA, Mar. 13, 1994.
Horst; Task-Flow Architecture for WSI Parallel Processing; 1992; IEEE. *
Lu, Sheng, Dinda. "Size-based Scheduling Policies with Inaccurate Scheduling Information", Proceedings of the IEEE Computer Society's 12th Annual International Symposium on Modeling, Analysis, and Simulation of Computer and Telecommunications Systems (2004).
Schurgers, Raghunathan, Srivastava. "Modulation Scaling for Real-time Energy Aware Packet Scheduling", IEEE, Nov. 2001.
Sundaram, Chandra, Goyal, Shenoy, Sahni, Vin. "Application Performance in the QLinux Multimedia Operating System", ACM Multimedia, Los Angeles, CA (2000).

Also Published As

Publication number Publication date
US20120300772A1 (en) 2012-11-29

Similar Documents

Publication Publication Date Title
US8949578B2 (en) Sharing of internal pipeline resources of a network processor with external devices
US9300597B2 (en) Statistics module for network processors in virtual local area networks
US8705531B2 (en) Multicast address learning in an input/output adapter of a network processor
US9755947B2 (en) Hierarchical self-organizing classification processing in a network switch
US11709702B2 (en) Work conserving, load balancing, and scheduling
US9485200B2 (en) Network switch with external buffering via looparound path
US9864633B2 (en) Network processor having multicasting protocol
US9727508B2 (en) Address learning and aging for network bridging in a network processor
US8949582B2 (en) Changing a flow identifier of a packet in a multi-thread, multi-flow network processor
US8761204B2 (en) Packet assembly module for multi-core, multi-thread network processors
US9461930B2 (en) Modifying data streams without reordering in a multi-thread, multi-flow network processor
US8917738B2 (en) Multicasting traffic manager in a network communications processor architecture
US8873550B2 (en) Task queuing in a multi-flow network processor architecture
US8910168B2 (en) Task backpressure and deletion in a multi-flow network processor architecture
US8949838B2 (en) Multi-threaded processing with hardware accelerators
US9444737B2 (en) Packet data processor in a communications processor architecture
US8499137B2 (en) Memory manager for a network communications processor architecture
US20130304926A1 (en) Concurrent linked-list traversal for real-time hash processing in multi-core, multi-thread network processors
US8209457B2 (en) Systems and methods for efficient handling of data traffic and processing within a processing device
US20120036351A1 (en) Configurable memory encryption with constant pipeline delay in a multi-core processor
US8874878B2 (en) Thread synchronization in a multi-thread, multi-flow network communications processor architecture
US8824468B2 (en) System and method for parsing frames
Mariño et al. Loopback strategy for in-vehicle network processing in automotive gateway network on chip
Baymani et al. Exploring RapidIO technology within a DAQ system event building network
CN104901904A (en) Method and device for transmitting data from PCIE acceleration sub card to host

Legal Events

Date Code Title Description
AS Assignment

Owner name: LSI CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MANZELLA, JOSEPH A.;VORA, NILESH S.;ROPER, WALTER A.;AND OTHERS;SIGNING DATES FROM 20120801 TO 20120806;REEL/FRAME:028737/0758

AS Assignment

Owner name: DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AG

Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:LSI CORPORATION;AGERE SYSTEMS LLC;REEL/FRAME:032856/0031

Effective date: 20140506

AS Assignment

Owner name: AGERE SYSTEMS LLC, PENNSYLVANIA

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS AT REEL/FRAME NO. 32856/0031;ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH;REEL/FRAME:034286/0872

Effective date: 20141118

Owner name: LSI CORPORATION, CALIFORNIA

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS AT REEL/FRAME NO. 32856/0031;ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH;REEL/FRAME:034286/0872

Effective date: 20141118

AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LSI CORPORATION;REEL/FRAME:035090/0477

Effective date: 20141114

AS Assignment

Owner name: AGERE SYSTEMS LLC, PENNSYLVANIA

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032856-0031);ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT;REEL/FRAME:037684/0039

Effective date: 20160201

Owner name: LSI CORPORATION, CALIFORNIA

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS (RELEASES RF 032856-0031);ASSIGNOR:DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT;REEL/FRAME:037684/0039

Effective date: 20160201

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20190203