KR20020058364A - Router for Packet Dual Process - Google Patents

Router for Packet Dual Process Download PDF

Info

Publication number
KR20020058364A
KR20020058364A KR1020000086432A KR20000086432A KR20020058364A KR 20020058364 A KR20020058364 A KR 20020058364A KR 1020000086432 A KR1020000086432 A KR 1020000086432A KR 20000086432 A KR20000086432 A KR 20000086432A KR 20020058364 A KR20020058364 A KR 20020058364A
Authority
KR
South Korea
Prior art keywords
network processor
packet
message pool
packets
pool memory
Prior art date
Application number
KR1020000086432A
Other languages
Korean (ko)
Inventor
서한석
Original Assignee
엘지전자 주식회사
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
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020000086432A priority Critical patent/KR20020058364A/en
Publication of KR20020058364A publication Critical patent/KR20020058364A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/60Router architectures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A router for dual packet processing is provided to prevent the performance of a system from being lowered by making a main processor process an error packet or a packet a network processor cannot process so that the network processor can smoothly process packets. CONSTITUTION: A router for dual packet processing is comprised of an Ethernet interface(11), a network processor(12), a switch interface(13), a transmitting queue buffer(14), a receiving queue buffer(15), a message pool memory(16), a routing table storage part(17), a main processor(18), and a bridge circuit(20). The Ethernet interface(11), interfacing an Ethernet, transfers the packets supplied from the Ethernet to the network processor(12). The network processor(12) executes forwarding for the packets inputted and output between the Ethernet interface(11) and the switch interface(13). The switch interface(13), interfacing a switch board, transfers the packets supplied from the network processor(12) to the switch board. The transmitting queue buffer(14) temporarily stores transmitting packets in case that the network processor(12) executes forwarding for the packets. The receiving queue buffer(15) temporarily stores received packets in case that the network processor(12) executes forwarding for the packets. The routing table storage part(17) provides routing information to the network processor(12) when the network processor(12) executes packet forwarding. The bridge circuit(20) enables the network processor(12) to access the message pool memory(16) and to store packets that the network processor(12) cannot process in the message pool memory(16). Also the bridge circuit(20) enables the main processor(18) to access the message pool memory(16) and to read the packets stored in the message pool memory(16).

Description

패킷 이원화 처리를 위한 라우터{Router for Packet Dual Process}Router for Packet Dualization {Router for Packet Dual Process}

본 발명은 라우터에 관한 것으로, 특히 수신되는 패킷을 네트워크 프로세서에 의해 포워딩(forwarding) 처리하는 중에 해당 네트워크 프로세서에서 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신한 경우에 네트워크 프로세서에서 처리 할 수 없는 해당 수신 패킷을 주프로세서에서 처리케 함으로써 네트워크 프로세서에서 패킷 처리를 원할히 할수 있게 하여 시스템 성능 저하를 방지하도록 하는 패킷 이원화 처리를 위한 라우터에 관한 것이다.The present invention relates to a router. In particular, the present invention relates to a router in which a packet that cannot be processed by the network processor or an error-prone packet is received during forwarding of the received packet by the network processor. The present invention relates to a router for packet dualization processing that allows a network processor to process a corresponding received packet that cannot be received by the main processor, thereby preventing system performance degradation.

일반적으로 라우터는 다른 LAN(Local Area Network)에 대하여 패킷을 중계하여 주는 기능을 수행하는데, 수신되는 패킷을 포워딩 처리하여 다른 LAN에게 중계하여 준다.In general, a router performs a function of relaying a packet to another local area network (LAN), and forwards the received packet to relay to another LAN.

종래의 라우터에서는 수신되는 패킷을 네트워크 프로세서에 의해 포워딩 처리하여 스위치 보드에게 전달는데, 네트워크 프로세서가 수신되는 패킷을 포워딩 처리하고 있는 중에 가변 길이가 큰 패킷 등과 같이 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신하는 경우에도 해당 수신 패킷을 네트워크 프로세서에서 처리하도록 되어 있어서 네트워크 프로세서에서 패킷 처리를 원할히 할수 없게 되어 시스템 성능을 저하시키는 문제점이 있다.In a conventional router, a received packet is forwarded to a switch board by a network processor, and a packet that cannot be processed or an error occurs such as a packet having a variable length while the network processor is forwarding a received packet. Even in the case of receiving a received packet, the received packet is processed by the network processor, which makes it difficult to process the packet in the network processor, thereby degrading system performance.

본 발명은 상술한 바와 같은 문제점을 해결하기 위하여 안출된 것으로, 그 목적은 수신되는 패킷을 네트워크 프로세서에 의해 포워딩 처리하는 중에 해당 네트워크 프로세서에서 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신한 경우에 네트워크 프로세서에서 처리 할 수 없는 해당 수신 패킷을 주프로세서에서 처리케 함으로써 네트워크 프로세서에서 패킷 처리를 원할히 할수 있게 하여 시스템 성능 저하를 방지하도록 하는 패킷 이원화 처리를 위한 라우터를 제공하는데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and an object thereof is to receive a packet that cannot be processed by the network processor or receive an error-prone packet while forwarding the received packet by the network processor. In this case, it is possible to provide a router for packet dualization processing that enables the network processor to smoothly process packets by allowing the network processor to process a corresponding received packet that cannot be processed by the network processor.

도1은 본 발명에 따른 패킷 이원화 처리를 위한 라우터의 구성도.1 is a block diagram of a router for packet dualization processing according to the present invention;

도2는 도1에 도시된 브리지 회로의 구성을 도시한 도.FIG. 2 is a diagram showing the configuration of the bridge circuit shown in FIG.

도3은 메시지 풀 메모리에 저장된 패킷을 읽어내는 타이밍을 도시한 도.3 is a diagram illustrating timing of reading a packet stored in a message pool memory.

도4는 메시지 풀 메모리에 패킷을 저장하는 타이밍을 도시한 도.4 illustrates timing of storing packets in the message pool memory.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

11 : 이더넷 인터페이스 12 : 네트워크 프로세서11: Ethernet interface 12: network processor

13 : 스위치 인터페이스 14 : 송신큐 버퍼13 switch interface 14 transmit queue buffer

15 : 수신큐 버퍼 16 : 메시지 풀 메모리15: Receive queue buffer 16: Message pool memory

17 : 라우팅 테이블 저장부 18 : 주프로세서17: routing table storage unit 18: the main processor

20 : 브리지 회로20: bridge circuit

이상과 같은 목적을 달성하기 위한 본 발명의 특징은, 패킷을 저장하는 메시지 풀 메모리와; 상기 메시지 풀 메모리에 저장되어 있는 패킷을 읽어내어 처리하는 주프로세서와; 패킷을 포워딩 처리하는 네트워크 프로세서로부터 인가되는 처리되지 않은 패킷을 상기 메시지 풀 메모리측에 저장시키고, 상기 메시지 풀 메모리에 저장된 패킷을 상기 주프로세서에게 전달하는 브리지 회로를 더 구비하는데 있다.A feature of the present invention for achieving the above object is a message pool memory for storing a packet; A main processor for reading and processing the packet stored in the message pool memory; And a bridge circuit for storing an unprocessed packet applied from a network processor for forwarding a packet to the message pool memory side and delivering the packet stored in the message pool memory to the main processor.

한편, 상기 브리지 회로는, 상기 네트워크 프로세서와 주프로세서에 대하여 상기 메시지 풀 메모리의 억세스에 필요한 공용 버스의 사용을 중재하는 버스 중재부와; 상기 공용 버스를 정합하는 버스 인터페이스부와; 상기 메시지 풀 메모리에 대한 패킷의 저장/판독 동작을 제어하여 상기 버스 인터페이스부와 메시지 풀 메모리 사이에서 패킷을 입출력시키는 메모리 제어부를 구비하는 것을 특징으로 한다.On the other hand, the bridge circuit includes: a bus arbiter for arbitrating use of a shared bus for accessing the message pool memory to the network processor and the main processor; A bus interface unit for matching the common bus; And a memory controller configured to control the storage / read operation of the packet with respect to the message pool memory to input and output packets between the bus interface unit and the message pool memory.

그리고, 상기 주프로세서는 메시지 풀 메모리에 대한 패킷의 저장/판독을 관리하는 것을 특징으로 한다.And, the main processor is characterized in that for managing the storage / reading of the packet to the message pool memory.

아울러, 상기 네트워크 프로세서는 브리지 회로를 통해 상기 주프로세서로부터 허락를 받아서 상기 메시지 풀 메모리에 패킷을 저장하는 것을 특징으로 한다.In addition, the network processor stores a packet in the message pool memory with permission from the main processor through a bridge circuit.

이하 첨부 도면을 참조하여 본 발명의 실시예를 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명에 따른 패킷 이원화 처리를 위한 라우터는 도1에 도시된 바와 같이 이더넷 인터페이스(11), 네트워크 프로세서(12), 스위치 인터페이스(13), 송신큐 버퍼(14), 수신큐 버퍼(15), 메시지 풀 메모리(16), 라우팅 테이블 저장부(17), 주프로세서(18) 및 브리지 회로(20)를 구비한다. 이더넷 인터페이스(11)는 이더넷을 정합하여, 이더넷으로부터 인가되는 패킷을 네트워크 프로세서(12)에게 전달하며, 네트워크 프로세서(12)로부터 인가되는 패킷을 이더넷측에 전달한다. 네트워크 프로세서(12)는 이더넷 인터페이스(11)와 스위치 인터페이스(13)간에 입출력되는 패킷을 포워딩 처리하는 기능을 수행하는데, 이더넷 인터페이스(11)를 통해 인가되는 패킷을 스위치 인터페이스(13)측에 전송하고, 스위치 인터페이스(13)를 통해 인가되는 패킷을 이더넷 인터페이스(11)측에 전송한다. 그리고, 스위치 인터페이스(13)는 스위치 보드를 정합하여, 네트워크 프로세서(12)로부터 인가되는 패킷을 스위치 보드측에 전달하고, 스위치 보드로부터 인가되는 패킷을 네트워크 프로세서(12)측에 전달한다. 아울러, 송신큐 버퍼(14)는 네트워크 프로세서(12)에서 패킷을 포워딩 처리하는 경우에 송신 패킷을 일시 저장하는 기능을 수행하고, 수신큐 버퍼(15)는 네트워크 프로세서(12)에서 패킷을 포워딩 처리하는 경우에 수신 패킷을 일시 저장하는 기능을 수행한다. 라우팅 테이블 저장부(17)는 네트워크 프로세서(12)에서 패킷을 포워딩 처리하는 경우에 라우팅 정보를 네트워크 프로세서(12)에게 제공하여 준다. 그리고, 브리지 회로(20)는 공용 버스를 통하여 네트워크 프로세서(12)와 주프로세서(18)에 접속되고 메시지 풀 메모리(16)에 직접 접속되어, 네트워크프로세서(12)와 주프로세서(18)에 대하여 메시지 풀 메모리(16)를 억세스할 수 있게 하여 주는데, 네트워크 프로세서(12)에서 메시지 풀 메모리(16)을 억세스하여 자신이 처리하지 못하는 패킷을 메시지 풀 메모리(16)에 저장할 수 있게 하고, 주프로세서(18)에서 메시지 풀 메모리(16)를 억세스하여 메시지 풀 메모리(16)에 저장된 패킷을 읽어갈 수 있게 한다.The router for packet dualization processing according to the present invention includes an Ethernet interface 11, a network processor 12, a switch interface 13, a transmit queue buffer 14, a receive queue buffer 15, Message pool memory 16, routing table storage 17, main processor 18, and bridge circuit 20; The Ethernet interface 11 matches the Ethernet, delivers the packet applied from the Ethernet to the network processor 12, and delivers the packet applied from the network processor 12 to the Ethernet side. The network processor 12 performs a function of forwarding a packet input / output between the Ethernet interface 11 and the switch interface 13. The network processor 12 transmits a packet applied through the Ethernet interface 11 to the switch interface 13. The packet applied through the switch interface 13 is transmitted to the Ethernet interface 11 side. The switch interface 13 matches the switch board, transfers the packet applied from the network processor 12 to the switch board side, and delivers the packet applied from the switch board to the network processor 12 side. In addition, the transmission queue buffer 14 performs a function of temporarily storing the transmission packet when the network processor 12 forwards the packet, and the reception queue buffer 15 forwards the packet at the network processor 12. In this case, the function temporarily stores the received packet. The routing table storage unit 17 provides the routing information to the network processor 12 when the network processor 12 forwards the packet. The bridge circuit 20 is connected to the network processor 12 and the main processor 18 via a shared bus and directly to the message pool memory 16 to the network processor 12 and the main processor 18. It allows access to the message pool memory 16, which allows the network processor 12 to access the message pool memory 16 to store packets that it cannot process in the message pool memory 16, and to the main processor. In (18), the message pool memory 16 is accessed so that packets stored in the message pool memory 16 can be read.

이상과 같은 본 발명의 라우터에서는 네트워크 프로세서(12)가 패킷을 포워딩 처리하는 중에 해당 네트워크 프로세서(12)에서 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신한 경우에 해당 처리 할 수 없는 수신 패킷을 브리지 회로(20)를 경유하여 메시지 풀 메모리(16)에 저장하면, 주프로세서(18)가 메세지 풀 메모리(16)에 저장된어 있는 패킷을 읽어들여 처리함으로써 네트워크 프로세서(12)에서 본래의 포워딩 기능을 원할히 처리케 한다.In the router of the present invention as described above, when the network processor 12 receives a packet that cannot be processed by the network processor 12 or receives an errored packet while forwarding the packet, the router cannot process the received packet. When the packet is stored in the message pool memory 16 via the bridge circuit 20, the main processor 18 reads the packet stored in the message pool memory 16 and processes the packet. Facilitate forwarding functions.

한편, 브리지 회로(20)는 도2에 도시된 바와같이 버스 중재부(21), 버스 인터페이스부(22) 및 메모리 제어부(23)를 구비하여 이루어 진다. 버스 중재부(21)는 네트워크 프로세서(12)로부터 공용 버스의 사용 요청이 있는 경우에 해당 버스 사용 요청을 주프로세서(18)에게 전달하여 주프로세서(18)로부터의 허가신호를 네트워크 프로세서(12)측에게 전달함으로써 네트워크 프로세서(12)에 대하여 공용 버스의 사용을 중재하여 주고, 네트워크 프로세서(12)로부터의 버스사용 요청이 없는 경우에는 주프로세서(18)에서 공용 버스를 사용하게 한다. 버스 인터페이스부(22)는 공용 버스를 정합하여, 공용 버스를 통해 인가되는 메시지 풀 메모리(16)의 억세스를 위한 신호를 메모리 제어부(23)에게 전달함과 아울러 공용 버스에 대해 송수신되는 패킷을 전달한다. 메모리 제어부(23)는 공용 버스로부터 버스 인터페이스부(22)를 통해 인가되는 메시지 풀 메모리(16)의 억세스를 위한 신호에 따라 메시지 풀 메모리(16)에 대한 패킷의 기록 및 판독을 제어한다.Meanwhile, as shown in FIG. 2, the bridge circuit 20 includes a bus arbitration unit 21, a bus interface unit 22, and a memory control unit 23. The bus arbiter 21 transmits the bus use request to the main processor 18 when there is a request for use of the public bus from the network processor 12, and transmits a permission signal from the main processor 18 to the network processor 12. By forwarding to the side, the use of the shared bus is arbitrated to the network processor 12, and if there is no bus use request from the network processor 12, the main processor 18 uses the shared bus. The bus interface unit 22 matches the shared bus, transmits a signal for access to the message pool memory 16 applied through the shared bus to the memory controller 23, and transmits a packet transmitted and received on the shared bus. do. The memory control unit 23 controls the writing and reading of packets to the message pool memory 16 in accordance with a signal for accessing the message pool memory 16 applied from the common bus via the bus interface unit 22.

이상 설명한 바와 같이 구성되는 본 발명에 따른 라우터의 동작 과정을 도3과 도4의 타이밍 도를 참조하여 설명하면 다음과 같다.The operation of the router according to the present invention configured as described above will now be described with reference to the timing diagrams of FIGS. 3 and 4.

먼저, 네트워크 프로세서(12)가 이더넷 인터페이스(11)와 스위치 인터페이스(13) 사이에 송수신되는 패킷에 대한 포워딩 처리를 하는 중에 네트워크 프로세서(12)에서 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신한 경우에 해당 패킷을 메시지 풀 메모리(16)에 저장하기 위하여 브리지 회로(20)의 버스 중재부(21)에게 공용 버스의 사용을 요청하면, 버스 중재부(21)는 해당 버스 사용 요청 신호를 주프로세서(18)에게 전달하고, 이에따라 주프로세서(18)가 공용 버스의 사용을 허가하는 버스 사용 허가 신호를 버스 중재부(21)에게 인가하고, 버스 중재부(21)가 네트워크 프로세서(12)에게 해당 버스 사용 허가신호를 송신하여 버스 사용을 허가한다. 그리고, 주프로세서(18)는 메시지 풀 메모리(16)에 대한 억세스를 제어하기 위한 여러가지의 제어신호를 공용 버스에 출력하는데, 도4에 도시된 바와 같이 로우레벨의 칩선택신호(NPCS*)를 공용 버스에 인가함과 아울러 로우레벨의 어드레스 스트로브 신호(NPADS*)를 인가하고 로우레벨의 기록 인에이블 신호(NPWE*)를 인가하면, 네트워크 프로세서(12)는 어드레스(ADDR)를 공용 버스를 통해 버스 인터페이스부(22)를 경유하여 메모리 제어부(23)에 인가한후, 주프로세서(18)가 패킷 전송을 지시하는 로우레벨의 준비신호(NPHOSTRDY*)를 공용버스를 통해 전송하면 네트워크 프로세서(12)는 패킷 전송함을 알리는 로우레벨의 준비신호(NPDEVRDY*)를 공용 버스에 출력하고 패킷 데이터(DATA)를 브리지 회로(20)의 버스 인터페이스부(22)측으로 전송함으로써 메모리 제어부(23)측에 인가한다. 이에따라, 메모리 제어부(23)는 네트워크 프로세서(12)로부터 어드레스(ADDR)와 패킷 데이터(DATA)를 인가받아서 메시지 풀 메모리(16)에 패킷을 저장한다.First, the network processor 12 receives a packet that cannot be processed by the network processor 12 or receives an error-produced packet while the network processor 12 performs a forwarding process for a packet transmitted and received between the Ethernet interface 11 and the switch interface 13. When received, the bus arbiter 21 requests the bus arbiter 21 of the bridge circuit 20 to use the shared bus in order to store the packet in the message pool memory 16. Is transmitted to the main processor 18, whereby the main processor 18 authorizes the bus arbiter 21 to permit the use of the shared bus, and the bus arbiter 21 supplies the network processor 12. ) To permit the use of the bus. In addition, the main processor 18 outputs various control signals for controlling access to the message pool memory 16 to the common bus. The low level chip select signal NPCS * is output as shown in FIG. In addition to applying to the common bus and applying the low level address strobe signal NPADS * and the low level write enable signal NPWE *, the network processor 12 transmits the address ADDR through the common bus. After applying to the memory control unit 23 via the bus interface unit 22, the main processor 18 transmits a low level preparation signal NPHOSTRDY * indicating the packet transmission through the common bus. ) Outputs a low level preparation signal NPDEVRDY * indicating that the packet is transmitted to the shared bus and transmits the packet data DATA to the bus interface 22 of the bridge circuit 20 to the memory controller 23.It is. Accordingly, the memory controller 23 receives the address ADDR and the packet data DATA from the network processor 12 and stores the packet in the message pool memory 16.

한편, 네트워크 프로세서(12)로 부터의 공용 버스 사용 요청이 없는 경우에는 주프로세서(18)가 메시지 풀 메모리(16)를 억세스하여 메시지 풀 메모리(16)에 저장되어 있는 패킷을 처리하는데, 이때의 동작은 다음과 같이 이루어 진다.On the other hand, when there is no request to use a common bus from the network processor 12, the main processor 18 accesses the message pool memory 16 to process packets stored in the message pool memory 16. The operation is done as follows.

먼저, 주프로세서(18)가 도3에 도시된 바와 같이 로우레벨의 버스트신호(NPHostburst*)를 공용 버스에 인가함과 아울러 로우레벨의 칩선택신호(NPCS*)를 인가하고, 그와 동시에 기록 인에이블 신호(NPWE*)를 하이레벨로 인가함과 아울러 로우레벨의 어드레스 스트로브 신호(NPADS*)를 인가하고 어드레스(ADDR)를 공용 버스에 인가한후, 패킷 데이터의 수신 준비를 알리는 로우레벨의 준비신호(NPHOSTRDY*)를 인가하면, 브리지 회로(20)의 메모리 제어부(23)가 버스 인터페이스부(22)를 통해 인가받은 어드레스(ADDR)에 의거하여 메시지 풀 메모리(16)로부터 읽어들인 패킷 데이터(DATA)를 버스 인터페이스부(22)와 공용 버스를 경유하여 주프로세서(18)측에 전송하며, 패킷 데이터(DATA)의 전송 타이밍에서 네트워크 프로세서(12)는 로우레벨의 준비신호(NPDEVRDY*)를 출력한다.First, as shown in FIG. 3, the main processor 18 applies the low level burst signal NPHostburst * to the common bus, and also applies the low level chip select signal NPCS *, and simultaneously writes the same. After applying the enable signal NPWE * to the high level, applying the low-level address strobe signal NPADS * and applying the address ADDR to the common bus, the low-level signal indicating that the packet data is ready to be received. When the ready signal NPHOSTRDY * is applied, the packet data read from the message pool memory 16 by the memory control unit 23 of the bridge circuit 20 based on the address ADDR received through the bus interface unit 22. DATA is transmitted to the main processor 18 via the bus interface 22 and the common bus, and the network processor 12 transmits the low-level ready signal NPDEVRDY * at the transmission timing of the packet data DATA. Outputs

이상과 같이, 본 발명에서는 네트워크 프로세서(12)가 패킷을 포워딩 처리하는 중에 해당 네트워크 프로세서(12)에서 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신한 경우에 해당 처리 할 수 없는 수신 패킷을 브리지 회로(20)를 경유하여 메시지 풀 메모리(16)에 저장하면, 주프로세서(18)가 메세지 풀 메모리(16)에 저장된어 있는 패킷을 읽어들여 처리함으로써 네트워크 프로세서(12)에서 본래의 포워딩 기능을 원할히 처리케 한다.As described above, in the present invention, when the network processor 12 receives a packet that cannot be processed by the network processor 12 or receives an error packet while forwarding the packet, the received packet that cannot be processed can be processed. Is stored in the message pool memory 16 via the bridge circuit 20, the main processor 18 reads and processes the packets stored in the message pool memory 16, thereby inherently forwarding in the network processor 12. It makes the function smooth.

이상 설명한 바와 같이, 본 발명은 수신되는 패킷을 네트워크 프로세서에 의해 포워딩 처리하는 중에 해당 네트워크 프로세서에서 처리할 수 없는 패킷을 수신하거나 에러 발생된 패킷을 수신한 경우에 네트워크 프로세서에서 처리 할 수 없는 해당 수신 패킷을 주프로세서에서 처리케 하므로 네트워크 프로세서에서 패킷 포워딩 처리를 원할히 할수 있어서 시스템 성능 저하를 방지하게 된다.As described above, according to the present invention, when a received packet is forwarded by a network processor, a packet that cannot be processed by the network processor is received or a corresponding reception that cannot be processed by the network processor when an error packet is received. The packet is processed by the main processor, which allows the network processor to handle packet forwarding smoothly, thus preventing system performance degradation.

Claims (4)

패킷을 저장하는 메시지 풀 메모리와; 상기 메시지 풀 메모리에 저장되어 있는 패킷을 읽어내어 처리하는 주프로세서와; 패킷을 포워딩 처리하는 네트워크 프로세서로부터 인가되는 처리되지 않은 패킷을 상기 메시지 풀 메모리측에 저장시키고, 상기 메시지 풀 메모리에 저장된 패킷을 상기 주프로세서에게 전달하는 브리지 회로를 더 구비하는 것을 특징으로 하는 패킷 이원화 처리를 위한 라우터.A message pool memory for storing packets; A main processor for reading and processing the packet stored in the message pool memory; And further comprising a bridge circuit for storing an unprocessed packet applied from a network processor for forwarding the packet to the message pool memory side, and transferring the packet stored in the message pool memory to the main processor. Router for processing. 제1항에 있어서, 상기 브리지 회로는, 상기 네트워크 프로세서와 주프로세서에 대하여 상기 메시지 풀 메모리의 억세스에 필요한 공용 버스의 사용을 중재하는 버스 중재부와; 상기 공용 버스를 정합하는 버스 인터페이스부와; 상기 메시지 풀 메모리에 대한 패킷의 저장/판독 동작을 제어하여 상기 버스 인터페이스부와 메시지 풀 메모리 사이에서 패킷을 입출력시키는 메모리 제어부를 구비하는 것을 특징으로 하는 패킷 이원화 처리를 위한 라우터.2. The system of claim 1, wherein the bridge circuit further comprises: a bus arbiter for arbitrating use of a shared bus for accessing the message pool memory to the network processor and the main processor; A bus interface unit for matching the common bus; And a memory controller configured to control the storage / read operation of the packet with respect to the message pool memory to input and output the packet between the bus interface unit and the message pool memory. 제1항에 있어서, 상기 주프로세서는 메시지 풀 메모리에 대한 패킷의 저장/판독을 관리하는 것을 특징으로 하는 패킷 이원화 처리를 위한 라우터.2. The router of claim 1, wherein the main processor manages storage / reading of packets to and from message pool memory. 제1항에 있어서, 상기 네트워크 프로세서는 브리지 회로를 통해 상기 주프로세서로부터 허락를 받아서 상기 메시지 풀 메모리에 패킷을 저장하는 것을 특징으로 하는 패킷화 이원 처리를 위한 라우터.2. The router of claim 1, wherein the network processor stores a packet in the message pool memory with permission from the main processor through a bridge circuit.
KR1020000086432A 2000-12-29 2000-12-29 Router for Packet Dual Process KR20020058364A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000086432A KR20020058364A (en) 2000-12-29 2000-12-29 Router for Packet Dual Process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000086432A KR20020058364A (en) 2000-12-29 2000-12-29 Router for Packet Dual Process

Publications (1)

Publication Number Publication Date
KR20020058364A true KR20020058364A (en) 2002-07-12

Family

ID=27689453

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000086432A KR20020058364A (en) 2000-12-29 2000-12-29 Router for Packet Dual Process

Country Status (1)

Country Link
KR (1) KR20020058364A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100433637B1 (en) * 2002-06-10 2004-05-31 한국전자통신연구원 Interface Board in router system
CN111277518A (en) * 2020-01-22 2020-06-12 盛科网络(苏州)有限公司 Information processing method, Ethernet switching chip and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100433637B1 (en) * 2002-06-10 2004-05-31 한국전자통신연구원 Interface Board in router system
CN111277518A (en) * 2020-01-22 2020-06-12 盛科网络(苏州)有限公司 Information processing method, Ethernet switching chip and storage medium

Similar Documents

Publication Publication Date Title
US5694556A (en) Data processing system including buffering mechanism for inbound and outbound reads and posted writes
US5130981A (en) Three port random access memory in a network bridge
US5978879A (en) Bus bridge apparatus
US6061748A (en) Method and apparatus for moving data packets between networks while minimizing CPU intervention using a multi-bus architecture having DMA bus
US6101553A (en) Communication network end station and adaptor card therefor eliminating on-board storage of operating control code in adaptor card
JP2002123371A (en) Device and method for controlling disk array
EP0821311B1 (en) Data processing and communicating system with high throughput peripheral component interconnect bus
KR20020058364A (en) Router for Packet Dual Process
US20040230717A1 (en) Processing device
KR100354933B1 (en) Slave Storage Device Access Method and Data Processing System
KR20030083572A (en) Microcomputer system having upper bus and lower bus and controlling data access in network
JPH10320365A (en) Data exchange device and method therefor
KR20000032947A (en) Processor duplexing device of communication system
JP2762506B2 (en) Line controller
EP1459191B1 (en) Communication bus system
JP4125933B2 (en) Processor system with common memory
KR200200469Y1 (en) Apparatus of direct memory access and apparatus of interface using the same
JP2000029823A (en) Bus access control circuit
JP3458037B2 (en) Split bus control method
US20020181456A1 (en) Switch device and data transfer system
JP2001134514A (en) Data communication system
JPH02186462A (en) Bus transfer controller
JPH0438555A (en) System for communication between processors
JP2001144817A (en) Data communication system
JPH04330541A (en) Common data transfer system

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination