JP4263115B2 - Data buffer control method and data relay apparatus - Google Patents

Data buffer control method and data relay apparatus Download PDF

Info

Publication number
JP4263115B2
JP4263115B2 JP2004030266A JP2004030266A JP4263115B2 JP 4263115 B2 JP4263115 B2 JP 4263115B2 JP 2004030266 A JP2004030266 A JP 2004030266A JP 2004030266 A JP2004030266 A JP 2004030266A JP 4263115 B2 JP4263115 B2 JP 4263115B2
Authority
JP
Japan
Prior art keywords
data
aging
state
buffer
communication
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
Application number
JP2004030266A
Other languages
Japanese (ja)
Other versions
JP2005223675A (en
Inventor
清喜 福田
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.)
NEC Electronics Corp
Original Assignee
NEC Electronics 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
Application filed by NEC Electronics Corp filed Critical NEC Electronics Corp
Priority to JP2004030266A priority Critical patent/JP4263115B2/en
Publication of JP2005223675A publication Critical patent/JP2005223675A/en
Application granted granted Critical
Publication of JP4263115B2 publication Critical patent/JP4263115B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、通信データのデータバッファ制御方法及びデータ中継装置に関し、特にブリッジ・スイッチ内部での転送遅延時間に基づいたイーサネット(登録商標)フレームの廃棄制御に好適な、通信データのデータバッファ制御方法及びデータ中継装置に関する。   The present invention relates to a data buffer control method for communication data and a data relay device, and more particularly to a data buffer control method for communication data suitable for discard control of an Ethernet (registered trademark) frame based on a transfer delay time inside a bridge switch. And a data relay device.

イーサネットのネットワーク接続装置であるレイヤ2のブリッジ・スイッチは、受信イーサネットフレームの宛先MACアドレスを装置内部で保持するMACアドレステーブルと照合し、照合一致したMACアドレスに対応した送信先ポートにのみイーサネットフレームを転送するという仕組みを持つ。イーサネットのようなネットワーク上では多くのデータが通信されるようになってきており、ブリッジ・スイッチのイーサネットフレーム転送処理の高速化が求められている。   The layer 2 bridge switch, which is an Ethernet network connection device, checks the destination MAC address of the received Ethernet frame against the MAC address table held inside the device, and only the Ethernet frame is sent to the destination port corresponding to the matched MAC address. It has a mechanism to transfer. A large amount of data is being communicated on a network such as Ethernet, and there is a demand for speeding up Ethernet frame transfer processing of bridge switches.

ブリッジ・スイッチで転送処理を行う際、受信元のネットワークと送信先のネットワークの転送速度は同一とは限らない。また、送信先のネットワークに輻輳が発生しているような場合は、ブリッジ・スイッチ内での送信先ポートへの転送が受信元ポートと同等の速度で行われるとは限らない。このようなケースでは、送信先ポートへの転送速度が受信元ポートに比べて遅くなり、転送が停滞する場合がある。ブリッジ・スイッチが適切なフレーム廃棄制御機能を有していない場合に、送信先ポートへのイーサネットフレームの転送が遅延停滞してしまうと、それ以降に受信されたイーサネットフレームに対しても遅延、停滞が生じてしまう。   When the transfer process is performed by the bridge switch, the transfer speeds of the network of the reception source and the network of the transmission destination are not always the same. Further, when congestion occurs in the transmission destination network, the transfer to the transmission destination port in the bridge switch is not always performed at the same speed as that of the reception source port. In such a case, the transfer rate to the transmission destination port may be slower than the reception source port, and the transfer may be stagnant. If the bridge switch does not have an appropriate frame discard control function and the Ethernet frame transfer to the destination port is delayed, the Ethernet frame received after that will also be delayed. Will occur.

また、ブリッジ・スイッチの入力ポートで受信したイーサネットフレームは一旦フレームバッファに保存されるが、前述のような送信先出力ポートへの転送が遅延、停滞している状況では、受信したイーサネットフレームのデータ量がフレームバッファの記憶許容量を超えてしまう可能性がある。この場合は、その後のイーサネットフレームの受信処理が不可能となってしまうため、イーサネットフレームを送信してくる相手装置に対して、バックプレッシャやPAUSEフレームを利用したフロー制御等によりイーサネットフレームの送信を停止する処理を依頼することとなり、ネットワークのパフォーマンスが低下してしまう。   The Ethernet frame received at the bridge switch input port is temporarily stored in the frame buffer. However, if the transfer to the destination output port is delayed or stagnant as described above, the received Ethernet frame data The amount may exceed the storage capacity of the frame buffer. In this case, subsequent Ethernet frame reception processing becomes impossible, so transmission of the Ethernet frame to the counterpart device that transmits the Ethernet frame by flow control using a back pressure or PAUSE frame is performed. The processing to stop is requested, and the network performance is degraded.

したがって、ブリッジ・スイッチでは、一定の時間を超えても正常に転送処理が行えないイーサネットフレームの廃棄を行う処理が必要となる。フレーム廃棄の基準となるイーサネットフレームを受信してから送信するまでの遅延時間の上限値は、アメリカ電気・電子技術者協会(IEEE)が定めているIEEEstd.802.1Dにおいて、最大ブリッジ転送遅延(maximum bridge transit delay)として規格化されている(推奨値1秒、最大値4秒)。この規格に従うと、転送の遅延、停滞によりブリッジ・スイッチ内で一定時間以上経過したイーサネットフレームは転送不要となって削除される。   Therefore, in the bridge switch, it is necessary to perform processing for discarding Ethernet frames that cannot be transferred normally even after a certain time. The upper limit value of the delay time from the reception of an Ethernet frame as a frame discarding reference to transmission is the IEEE std. Defined by the American Institute of Electrical and Electronics Engineers (IEEE). In 802.1D, it is standardized as a maximum bridge transfer delay (recommended value 1 second, maximum value 4 seconds). According to this standard, an Ethernet frame that has passed for a certain period of time in the bridge switch due to a delay or stagnation of the transfer is deleted because it is no longer required to be transferred.

従来のイーサネットフレーム廃棄制御として、タイムスタンプを利用する方法がある。図8にタイムスタンプを利用する従来の方法の例を示す。図のように、受信ブロック81から入力したフレームデータをフレームバッファ82へ順次書き込む際に、フレーム毎にタイムスタンプを取得して、フレームデータと一緒に保存する。その後フレームを送信ブロック83に転送する際に、受信時に取得したタイムスタンプと送信時刻との差分からブリッジ・スイッチ内で発生した通過遅延時間を算出し、この通過遅延時間が最大ブリッジ転送遅延の時間を超過した場合にフレームを廃棄するというものである。   As conventional Ethernet frame discard control, there is a method using a time stamp. FIG. 8 shows an example of a conventional method using a time stamp. As shown in the figure, when the frame data input from the reception block 81 is sequentially written to the frame buffer 82, a time stamp is obtained for each frame and stored together with the frame data. Thereafter, when the frame is transferred to the transmission block 83, the passage delay time generated in the bridge switch is calculated from the difference between the time stamp acquired at the time of reception and the transmission time, and this passage delay time is the maximum bridge transfer delay time. The frame is discarded when the number exceeds.

例えば特許文献1には、タイムスタンプを利用したデータ廃棄制御が開示されている。ここで開示されている方法の特徴は、(1)受信ブロックから入力したデータ(イーサネットフレーム等)を受信バッファ(フレームバッファ)へ順次書き込む際に、時間管理データ(タイムスタンプ等)も合わせて書き込む、(2)受信バッファのデータは先入れ先出しで転送処理が行われ、転送先が決まらないデータは処理待ちキューの最後尾に戻される、(3)処理待ちキューに戻される際に時間管理データをチェックして、一定時間を経過している場合はデータ廃棄を行う、という点である。   For example, Patent Document 1 discloses data discard control using a time stamp. The features of the method disclosed here are as follows: (1) When data (Ethernet frame or the like) input from the reception block is sequentially written to the reception buffer (frame buffer), time management data (time stamp or the like) is also written together. (2) Data in the receive buffer is transferred in a first-in first-out manner, and data whose transfer destination is not determined is returned to the end of the processing queue. (3) Time management data is checked when returning to the processing queue. Then, when a certain time has passed, the data is discarded.

しかしながら、この方法では、受信イーサネットフレーム毎のタイムスタンプ記憶領域とタイムスタンプのチェック回路が必要となるので回路規模が増加してしまう。また、タイムスタンプより遅延時間が大きくなった場合は通過遅延時間の判別ができないため、タイムスタンプは発生し得る通過遅延時間以上の精度が必要となり、精度を上げていくとさらに回路規模が増加する原因となる。さらに、フレームバッファに長時間保存されているデータのタイムスタンプ比較による廃棄処理は、そのデータの転送処理を行う順番を待って行われるため、最大ブリッジ転送遅延を経過した時点で即時にデータを廃棄することができず、フレームバッファの使用効率が悪い。   However, this method requires a time stamp storage area for each received Ethernet frame and a time stamp check circuit, which increases the circuit scale. Also, if the delay time is longer than the time stamp, the passage delay time cannot be determined. Therefore, the time stamp needs to be more accurate than the possible passage delay time, and the circuit scale increases further as the accuracy is increased. Cause. In addition, the discard processing based on the time stamp comparison of data stored in the frame buffer for a long time is performed in the order in which the data is transferred, so the data is immediately discarded when the maximum bridge transfer delay elapses. The frame buffer usage efficiency is poor.

特許文献2には、タイムスタンプを利用したパケット廃棄制御の改良が開示されている。図9は、特許文献2に開示されたネットワーク接続機器の構成を示すブロック図である。パケット受信部91は、接続しているセグメントからパケットを受信し、そのパケットと、
タイムスタンプ処理部95から取得したタイムスタンプを、バッファ94に格納し、そのパケットの、受信ポートまたは宛先アドレス等の受信情報をルーティング処理部93に渡す。ルーティング処理部93は、その受信情報からパケットの送信先ポートを決定した後、送信先ポートの遅延管理部96に、そのパケットが格納されているバッファ94のアドレス等の送信情報を渡す。
Patent Document 2 discloses an improvement in packet discard control using a time stamp. FIG. 9 is a block diagram illustrating a configuration of a network connection device disclosed in Patent Document 2. The packet receiving unit 91 receives a packet from the connected segment,
The time stamp acquired from the time stamp processing unit 95 is stored in the buffer 94, and reception information such as a reception port or a destination address of the packet is passed to the routing processing unit 93. The routing processing unit 93 determines the transmission destination port of the packet from the reception information, and then passes transmission information such as the address of the buffer 94 in which the packet is stored to the delay management unit 96 of the transmission destination port.

遅延管理部96は、同一ポートに設けられた送信キュー97に空きがある状態のときに、送信情報を受け取った場合は、そのまま送信情報を送信キュー97にキューイングする。一方、送信キュー97に空きがない状態のときに、送信情報を受け取った場合は、送信キュー97に空きができるのを待った後、そのパケットのタイムスタンプが示す時刻から現在時刻までの経過時間を遅延時間(滞留時間)として算出する。そして、その遅延時間(滞留時間)が、ネットワーク接続機器の最大ブリッジ転送遅延の時間を超過している場合には、そのパケットを破棄し、超過していない場合には、送信情報を送信キュー97にキューイングする。最後に、パケット送信部92が、送信キュー97に格納されている送信情報に基づいて、その送信情報に対応したパケットをバッファ94から読み出し、送信先ポートに接続されているセグメントにパケットを送信する。   When the delay management unit 96 receives transmission information when there is a vacancy in the transmission queue 97 provided in the same port, the delay management unit 96 queues the transmission information as it is in the transmission queue 97. On the other hand, when the transmission information is received when there is no space in the transmission queue 97, after waiting for the transmission queue 97 to be free, the elapsed time from the time indicated by the time stamp of the packet to the current time is calculated. Calculated as delay time (residence time). If the delay time (dwell time) exceeds the maximum bridge transfer delay time of the network connection device, the packet is discarded. If not, the transmission information is sent to the transmission queue 97. To queue. Finally, based on the transmission information stored in the transmission queue 97, the packet transmission unit 92 reads a packet corresponding to the transmission information from the buffer 94, and transmits the packet to the segment connected to the transmission destination port. .

以上に説明したように処理することにより、送信キュー97に空きがある状態で送信先ポートが決定したパケットの場合は、遅延時間算出処理が行われず、その送信情報がすぐに送信キュー97にキューイングされるので、送信処理能力の向上が図れる。しかしながら、送信キューに空きがない場合には、送信キューに空きができるのを待った後、そのパケットのタイムスタンプが示す時刻から現在時刻までの経過時間を通過遅延時間として算出する必要がある。この為にはパケット毎のタイムスタンプをパケットと共にバッファに保存しておく必要があるため、前述の特許文献1の場合と同様に回路規模の増加につながる。あるいは、送信キューに空きができるのを待った後に、パケットの通過遅延時間を算出するため、送信キューに空がない状態では最大ブリッジ転送遅延の時間を経過してもパケットを廃棄しないのでパケットバッファの使用効率が悪い。   By processing as described above, in the case of a packet whose transmission destination port is determined while there is a space in the transmission queue 97, the delay time calculation process is not performed, and the transmission information is immediately queued in the transmission queue 97. Transmission processing capability can be improved. However, if there is no vacancy in the transmission queue, it is necessary to wait for the vacancy in the transmission queue and then calculate the elapsed time from the time indicated by the time stamp of the packet to the current time as the passage delay time. For this purpose, the time stamp for each packet needs to be stored in the buffer together with the packet, which leads to an increase in circuit scale as in the case of Patent Document 1 described above. Alternatively, after waiting for the transmission queue to become empty, the packet passing delay time is calculated, so if there is no space in the transmission queue, the packet is not discarded even if the maximum bridge transfer delay time elapses. Usage efficiency is poor.

さらに特許文献2には、タイムスタンプを利用しないパケット廃棄制御の改良も開示されている。ここで開示されている方法は、(1)パケットバッファを区分けして、ある期間に受信するパケットを格納する受信領域、前記期間以前に受信したパケットのうち送信対象のパケットが格納された受信済み領域、廃棄すべきパケットが格納された廃棄領域の、それぞれを指定する。(2)一定時間毎に、前記破棄領域としていた領域の指定を解除し、前記受信領域としていた領域を前記受信済領域に指定変更し、前記受信済領域としていた領域の全部または一部を前記破棄領域に指定変更し、領域指定が変更される以前の、前記受信領域及び前記受信済領域及び前記破棄領域以外の、前記パケットバッファの所定領域を前記受信領域に指定するように構成しておく。   Further, Patent Document 2 discloses an improvement in packet discard control that does not use a time stamp. The method disclosed here is as follows: (1) A packet buffer is divided, a reception area for storing packets received in a certain period, and a packet to be transmitted among packets received before the period is stored Specify the area and the discard area where the packets to be discarded are stored. (2) Cancel the designation of the area that has been the discard area at regular intervals, change the designation of the area that has been the reception area to the received area, and change all or part of the area that has been the received area to The designated area of the packet buffer is designated as the reception area other than the reception area, the received area, and the discard area before the area designation is changed. .

さらに、(3)パケットを受信した場合は、受信した時点で前記受信領域に指定されている前記受信領域に格納し、そのパケットの情報に基づいて送信先ポートを決定し、その送信先ポートに設けられた、パケット送信のために順番に情報が読み出される送信キューに、パケットのアドレス等の送信情報をキューイングすると共に、(4)領域指定が変更された時に、前記破棄領域に格納されている、パケットのアドレス等の破棄情報を基にして、その破棄情報に対応する送信情報を前記送信キューから破棄する。   Further, (3) when a packet is received, the packet is stored in the reception area designated as the reception area at the time of reception, a transmission destination port is determined based on the information of the packet, and the transmission destination port is set. In addition to queuing transmission information such as packet addresses in the provided transmission queue for sequentially reading information for packet transmission, (4) when the area designation is changed, the information is stored in the discard area Based on the discard information such as the packet address, the transmission information corresponding to the discard information is discarded from the transmission queue.

しかしながら、ある一定時間の間は、あらかじめ区分けされたバッファ領域を受信領域として固定的に使用するため、一時的に大量のフレームデータを受信した際は、あらかじめ割り当てられた受信領域に全てのデータを格納できない可能性がある。また、逆に殆どデータを受信せずに受信領域を空き領域が占めている場合であっても、一定時間経過後に受信領域から受信済み領域に変更されるため、バッファの使用効率が悪くなってしまう。
特開平6−46064号公報 特開平10−13472号公報
However, for a certain period of time, a buffer area that has been partitioned in advance is used as a receiving area. Therefore, when a large amount of frame data is temporarily received, all the data is stored in the receiving area allocated in advance. There is a possibility that it cannot be stored. On the other hand, even if the reception area is occupied by almost no data, the buffer usage efficiency deteriorates because the reception area is changed to the reception area after a certain period of time. End up.
JP-A-6-46064 Japanese Patent Laid-Open No. 10-13472

上述したように、従来のタイムスタンプを用いたフレーム廃棄制御では、タイムスタンプ保存領域と、タイムスタンプにより一定時間以上を経過していることを判断するタイムスタンプチェック回路が必要となり回路規模の増加につながる、もしくは、データバッファの使用効率の点において問題がある。あるいは、従来のタイムスタンプを用いないフレーム廃棄制御では、データバッファ領域を区分し、区分された領域毎にフレーム廃棄制御を行っているので、データバッファを十分に効率的に使用することができない。   As described above, in the conventional frame discard control using the time stamp, the time stamp storage area and the time stamp check circuit for determining that a predetermined time or more has elapsed are required due to the time stamp, which increases the circuit scale. There is a problem in terms of connection efficiency or use efficiency of the data buffer. Alternatively, in the conventional frame discard control that does not use a time stamp, the data buffer area is divided and the frame discard control is performed for each divided area, so that the data buffer cannot be used sufficiently efficiently.

本発明は、上記事情を背景としてなされたものであって、効率的な方法・構成によって、データバッファの効率的使用を可能とすることである。   The present invention has been made against the background of the above circumstances, and is to enable efficient use of a data buffer by an efficient method and configuration.

本発明にかかるデータバッファ制御方法は、通信データを一時的に記憶するデータバッファの制御方法であって、通信データをデータバッファに記憶するステップ(a)と、前記通信データに関連付けて記憶されるエージングデータを第1の状態にセットするステップ(b)と、一定の間隔でタイミングを指示するタイマによって指示される第1のタイミングに到達した場合に、前記エージングデータが前記第1の状態にあることに応答して前記エージングデータを第2の状態にセットするステップ(c)と、前記第1のタイミングの後に前記タイマによって指示される第2のタイミングに到達した場合に、前記エージングデータが前記第2の状態にあることに応答し未送信状態の前記通信データを無効として、前記通信データのバッファ領域を開放するステップ(d)とを有するものである。これにより、タイムスタンプを使用せずに効率的な通信データ廃棄を行うことができる。 A data buffer control method according to the present invention is a data buffer control method for temporarily storing communication data, the step (a) of storing communication data in the data buffer, and the data stored in association with the communication data. The step (b) of setting the aging data to the first state, and the aging data is in the first state when the first timing indicated by the timer indicating the timing at regular intervals is reached. In response to the step (c) of setting the aging data to the second state, and when the second timing indicated by the timer is reached after the first timing, as invalid the communication data not yet transmitted state in response to that in the second state, the communication data buffer In which a step (d) to open the band. Thus, efficient communication data discard can be performed without using a time stamp.

上述のデータバッファ制御方法には、前記通信データのバッファ領域に、前記通信データの後に取得した他の通信データを記憶するステップを含むようにしてもよい。これにより、開放されたバッファ領域を新しい通信データの記憶領域として使用でき、フレームバッファの使用効率を向上することができる。   The above-mentioned data buffer control method may include a step of storing other communication data acquired after the communication data in the communication data buffer area. As a result, the released buffer area can be used as a storage area for new communication data, and the use efficiency of the frame buffer can be improved.

前記ステップ(d)は、前記通信データに関連付けて記憶され、前記通信データの有効/無効を表す状態データを無効に設定するステップと、前記状態データを参照して、前記通信データが無効であると決定するステップとを含むようにしてもよい。これにより、状態データの有効/無効にもとづいてバッファ領域を開放するステップを確実に行うことができる。   In step (d), the state data stored in association with the communication data and set to invalid state data indicating validity / invalidity of the communication data, and the communication data is invalid with reference to the state data. And a step of determining. Thus, the step of releasing the buffer area based on the validity / invalidity of the state data can be reliably performed.

前記ステップ(b)において、前記エージングデータは、前記通信データの前記データバッファへの記憶処理に応答して前記第1の状態にセットされるようにしてもよい。これにより、データバッファへの通信データの書き込み時を通信データ廃棄の判断を行う基準時間とすることができ、通過遅延時間の判断を適切に行うことができる。 In the step (b) , the aging data may be set to the first state in response to a storing process of the communication data in the data buffer. As a result, the time when the communication data is written to the data buffer can be set as the reference time for determining whether to discard the communication data, and the passage delay time can be appropriately determined.

前記ステップ(b)において、前記エージングデータは、前記データバッファからの前記通信データの読み出し処理に応答して、前記第1の状態にセットされるようにしてもよい。これにより、送信先出力ポートへの転送が行えなかった時間を通信データ廃棄の判断を行う基準時間とすることができ、通過遅延時間の判断を適切に行うことができる。 In the step (b) , the aging data may be set to the first state in response to a reading process of the communication data from the data buffer . As a result, the time when the transfer to the transmission destination output port could not be performed can be used as the reference time for determining whether to discard the communication data, and the passage delay time can be appropriately determined.

前記エージングデータはHigh及びLOWの2状態を表すようにしてもよい。これにより、エージングデータの記憶に必要なデータ量を減らすことができる。   The aging data may represent two states of High and LOW. As a result, the amount of data necessary for storing aging data can be reduced.

前記通信データは、複数の出力ポートから送信されるデータであって、前記複数の出力ポートのそれぞれに対応して、前記通信データに関連付けられたエージングデータが記憶されようにしてもよい。これにより、複数の出力ポートを有するデータ中継装置に対しても本方法を有効に適用できる。   The communication data may be data transmitted from a plurality of output ports, and aging data associated with the communication data may be stored corresponding to each of the plurality of output ports. Thus, the present method can be effectively applied to a data relay device having a plurality of output ports.

前記通信データは、複数の部分データに分割されて前記データバッファに記憶され、前記複数の部分データのそれぞれに関連付けられたエージングデータと状態データとが記憶されるようにしてもよい。これにより、分割されたデータバッファ単位で次の通信データを書き込むことが可能となり、データバッファの使用効率を向上できる。   The communication data may be divided into a plurality of partial data and stored in the data buffer, and aging data and state data associated with each of the plurality of partial data may be stored. As a result, the next communication data can be written in divided data buffer units, and the use efficiency of the data buffer can be improved.

前記状態データは、対応する部分データが前記データバッファから読み出されることに応答して無効にセットされるようにしてもよい。これにより、転送が終了した通信データを保存していたデータバッファ領域を即座に開放して、新しい通信データを取り込めるようになり、データバッファの使用効率を向上することができる。   The status data may be set invalid in response to the corresponding partial data being read from the data buffer. As a result, the data buffer area storing the communication data for which the transfer has been completed is immediately released, and new communication data can be taken in, so that the use efficiency of the data buffer can be improved.

他方、本発明にかかるデータ中継装置は、取得した通信データを中継するデータ中継装置であって、取得した通信データを一時的に記憶するデータバッファと、前記データバッファに記憶された通信データと関連づけてエージングデータを記憶する記憶部と、一定の間隔でタイミングを指示するタイマと、管理部とを備える。さらに、前記管理部は、(a)前記記憶部に記憶されているエージングデータを第1の状態にセットすること、(b)前記タイマによって指示される第1のタイミングに到達した場合に、前記エージングデータが前記第1の状態にあることに応答して前記エージングデータを第2の状態にセットすること、及び(c)前記第1のタイミングの後に前記タイマによって指示される第2のタイミングに到達した場合に、前記エージングデータが前記第2の状態にあることに応答して未送信状態の前記通信データを無効とするとともに、前記通信データのバッファ領域を開放することを実行する。このよう構成により、タイムスタンプを使用せず通信データ廃棄を行うことができるため、必要な回路規模または処理時間を小さくすることができる。
On the other hand, the data relay device according to the present invention is a data relay device that relays acquired communication data, and temporarily associates the acquired communication data with the communication data stored in the data buffer. a storage unit for storing aging data Te, a timer for instructing the timing at regular intervals, Ru and a management unit. Further, the management unit (a) sets the aging data stored in the storage unit to a first state, (b) when the first timing indicated by the timer is reached, In response to aging data being in the first state, setting the aging data to a second state, and (c) at a second timing indicated by the timer after the first timing. When it arrives, in response to the aging data being in the second state, the communication data in the untransmitted state is invalidated and the buffer area for the communication data is released. With this configuration, communication data can be discarded without using a time stamp, so that the required circuit scale or processing time can be reduced.

前記記憶部は、前記通信データの有効/無効を示す状態データを記憶し、前記第3のタイミングにおいて、前記エージングデータが前記第2の状態にある場合に、前記状態データが無効にセットされるようにしてもよい。これにより、状態データの有効/無効にもとづいてバッファ領域を開放するステップを確実に行うことができる。   The storage unit stores state data indicating validity / invalidity of the communication data, and the state data is set to be invalid when the aging data is in the second state at the third timing. You may do it. Thus, the step of releasing the buffer area based on the validity / invalidity of the state data can be reliably performed.

前記記憶部は、複数の通信データのそれぞれに対応するエージングデータを記憶し、前記タイマから指示される一定間隔のタイミングにおいて、前記記憶部に記憶されているエージングデータを前記第2の状態にセットするようにしてもよい。これにより、複数の通信データを記憶する領域を持つデータバッファに対してタイムスタンプを使用せず通信データ廃棄を行うことができるため、必要な回路規模または処理時間を小さくすることができる。   The storage unit stores aging data corresponding to each of a plurality of communication data, and sets the aging data stored in the storage unit to the second state at a predetermined interval instructed by the timer. You may make it do. As a result, communication data can be discarded without using a time stamp for a data buffer having an area for storing a plurality of communication data, so that the required circuit scale or processing time can be reduced.

前記記憶部は、前記通信データの有効/無効を示す状態データを記憶し、前記タイマから指示される前記一定間隔のタイミングにおいて、前記第2状態にセットされているエージングデータに対応する状態データを無効にセットするようにしてもよい。これにより、状態データの有効/無効にもとづいてバッファ領域を開放するステップを確実に行うことができる。   The storage unit stores state data indicating validity / invalidity of the communication data, and stores state data corresponding to the aging data set in the second state at the timing of the predetermined interval indicated by the timer. You may make it set invalid. Thus, the step of releasing the buffer area based on the validity / invalidity of the state data can be reliably performed.

前記管理部は、前記通信データの前記データバッファへの記憶処理に応答して、前記エージングデータを前記第1の状態にセットするようにしてもよい。これにより、データバッファへの通信データの書き込み時を通信データ廃棄の判断を行う基準時間とすることができ、通過遅延時間の判断を適切に行うことができる。   The management unit may set the aging data to the first state in response to a storage process of the communication data in the data buffer. As a result, the time when the communication data is written to the data buffer can be set as the reference time for determining whether to discard the communication data, and the passage delay time can be appropriately determined.

前記管理部は、前記通信データが記憶されるバッファ領域に記憶されていたデータの読み出し処理に応答して、前記エージングデータを前記第1の状態にセットするようにしてもよい。これにより、送信先出力ポートへの転送が行えなかった時間を通信データ廃棄の判断を行う基準時間とすることができ、通過遅延時間の判断を適切に行うことができる。   The management unit may set the aging data to the first state in response to a data read process stored in a buffer area in which the communication data is stored. As a result, the time when the transfer to the transmission destination output port could not be performed can be used as the reference time for determining whether to discard the communication data, and the passage delay time can be appropriately determined.

前記記憶部は、前記通信データが送信される複数の出力ポートのそれぞれに対応して状態データを記憶し、前記通信データの前記複数の出力ポートの一つからの送信に応答して、前記一つの出力ポートに対応する状態データを無効にセットするようにしてもよい。これにより、複数の出力ポートを有するデータ中継装置に対しても本方法を有効に適用できる。   The storage unit stores status data corresponding to each of the plurality of output ports to which the communication data is transmitted, and in response to transmission of the communication data from one of the plurality of output ports, The state data corresponding to one output port may be set invalid. Thus, the present method can be effectively applied to a data relay device having a plurality of output ports.

前記データバッファは、前記通信データを複数の部分データに分割して記憶し、前記記憶部は、前記複数の部分データのそれぞれに関連付けられた状態データを記憶し、前記複数の部分データの一つの送信に応答して、前記一つの部分データに関連付けられた状態データを無効にセットしてバッファ領域を開放するようにしてもよい。これにより、分割されたデータバッファ単位で次の通信データを書き込むことが可能となり、データバッファの使用効率を向上できる。   The data buffer divides and stores the communication data into a plurality of partial data, and the storage unit stores state data associated with each of the plurality of partial data, and stores one of the plurality of partial data. In response to the transmission, the state data associated with the one partial data may be invalidated to release the buffer area. As a result, the next communication data can be written in divided data buffer units, and the use efficiency of the data buffer can be improved.

本発明により、効率的な方法・構成によって、通信データのデータバッファの効率的使用を可能とする。   The present invention enables efficient use of a data buffer for communication data by an efficient method and configuration.

発明の実施の形態1.
図1乃至図3を用いて本発明の実施の形態1にかかるイーサネットフレームの廃棄制御について説明する。図1は、本実施の形態にかかるブリッジ・スイッチの一部構成の概略示している。受信ブロック1は入力ポートから受信したフレームデータを、フレームバッファ2へ転送する機能を有する。送信ブロック3は、フレームバッファ2から転送されたフレームデータを出力ポートへ送信する機能を有する。
Embodiment 1 of the Invention
The Ethernet frame discard control according to the first embodiment of the present invention will be described with reference to FIGS. FIG. 1 schematically shows a partial configuration of a bridge switch according to the present embodiment. The reception block 1 has a function of transferring frame data received from the input port to the frame buffer 2. The transmission block 3 has a function of transmitting the frame data transferred from the frame buffer 2 to the output port.

フレームバッファ2は、受信ブロック1から受信したフレームデータを保存する共有メモリである。フレームバッファ2内は、イーサネットフレーム単位で保存可能なように分割されており、1つの領域のサイズは、例えば、イーサネットフレームの最大サイズである1518バイトのデータが保存できるサイズを選べば良い。VLANタグ等の付加データを考慮してより大きなサイズを割り当てても良いが、必要以上に割り当てるとフレームバッファ利用効率が悪化するため、受信データに合わせて適切なサイズを選択すると良い。   The frame buffer 2 is a shared memory that stores frame data received from the reception block 1. The frame buffer 2 is divided so that it can be stored in units of Ethernet frames. For example, the size of one area may be selected to be a size that can store 1518-byte data, which is the maximum size of an Ethernet frame. A larger size may be assigned in consideration of additional data such as a VLAN tag. However, if it is assigned more than necessary, the frame buffer utilization efficiency deteriorates, so an appropriate size may be selected according to the received data.

フレームバッファ管理部4は、フレームバッファ2を管理し、フレームバッファへのフレームデータ入力、あるいは、フレームバッファからのフレームデータ出力を制御する。受信ブロック1あるいは送信ブロック2は、フレームバッファ管理部4を介して、フレームバッファとの間のフレームデータの入出力を行う。   The frame buffer management unit 4 manages the frame buffer 2 and controls frame data input to the frame buffer or frame data output from the frame buffer. The reception block 1 or the transmission block 2 inputs / outputs frame data to / from the frame buffer via the frame buffer management unit 4.

バッファデータ情報レジスタ5は、フレームバッファ2に保存された各フレームデータに対応付けられた制御情報を記憶する。具体的には、フレームデータ毎に、有効フラグ6とエージングフラグ7を記憶する。ここで、有効フラグ6は、フレームバッファ2に保存されたフレームデータの有効性を示す識別子であり、例えば、有効を示す”High”と無効を示す”Low”の二値で識別できる1ビットレジスタで良い。ここで、”High”は1ビットレジスタにおける”1”値、”Low”は1ビットレジスタにおける”0”値である。また、エージングフラグ7は、フレームデータがフレームバッファに保存されてから一定の時間が経過していることを示す識別子であり、例えば、”High”をエージング有り、”Low”をエージング無しとしてエージングの有無を二値で識別できる1ビットレジスタで良い。   The buffer data information register 5 stores control information associated with each frame data stored in the frame buffer 2. Specifically, the valid flag 6 and the aging flag 7 are stored for each frame data. Here, the valid flag 6 is an identifier indicating the validity of the frame data stored in the frame buffer 2, and is, for example, a 1-bit register that can be identified by a binary value of “High” indicating validity and “Low” indicating invalidity. Good. Here, “High” is a “1” value in the 1-bit register, and “Low” is a “0” value in the 1-bit register. The aging flag 7 is an identifier indicating that a certain time has elapsed since the frame data was stored in the frame buffer. For example, “High” indicates aging and “Low” indicates no aging. A 1-bit register that can identify presence or absence by binary values may be used.

バッファデータ情報レジスタ5は、レジスタ管理部8によって管理される。レジスタ管理部8は、他の構成部からのデータあるいは要求などに応じて、レジスタ5内のデータを変更し、あるいは、他の構成部へレジスタ5内データを渡す。エージングタイマ9は、バッファデータ情報レジスタ5におけるエージングフラグ7を変更するエージングタイミング指示を行うためのタイマである。   The buffer data information register 5 is managed by the register management unit 8. The register management unit 8 changes the data in the register 5 or passes the data in the register 5 to another configuration unit according to data or a request from another configuration unit. The aging timer 9 is a timer for giving an aging timing instruction for changing the aging flag 7 in the buffer data information register 5.

以下に、本発明の実施の形態にかかるブリッジ・スイッチの動作を、図2のフロー図を援用しながら説明する。   The operation of the bridge switch according to the embodiment of the present invention will be described below with reference to the flowchart of FIG.

(1)受信ブロック1からフレームバッファへの転送(ライト動作)
入力ポートから受信ブロック1へ入力されたフレームデータは、フレームバッファ2の空き領域へ転送される。フレームバッファ2へのライト動作が正常に行われたら(S201)、アドレス情報などの必要な情報を含むライト終了の通知がフレームバッファ管理部4からレジスタ管理部8に送られる。レジスタ管理部8は、そのバッファ領域に対応するバッファデータ情報レジスタ5を変更する(S202)。具体的には、有効フラグ6を”High”(有効状態)、エージングフラグ7を”Low”(エージング無し)とする。
(1) Transfer from reception block 1 to frame buffer (write operation)
Frame data input from the input port to the reception block 1 is transferred to a free area of the frame buffer 2. If the write operation to the frame buffer 2 is normally performed (S201), a write end notification including necessary information such as address information is sent from the frame buffer management unit 4 to the register management unit 8. The register management unit 8 changes the buffer data information register 5 corresponding to the buffer area (S202). Specifically, the valid flag 6 is set to “High” (valid state), and the aging flag 7 is set to “Low” (no aging).

(2)フレームバッファ2から送信ブロック3への転送(リード動作)
送信ブロック3はフレームバッファ2からのフレームデータが受け取り可能となれば、フレーム転送の要求をフレームバッファ管理部4に行う。フレームバッファ管理部4は、データリクエストを行っている送信ブロック3へ転送可能なフレームがフレームバッファ2の領域に存在するかを、レジスタ管理部8から取得したバッファデータ情報レジスタ5の情報によって決定する。(S203)、存在する場合は、リード開始の通知をレジスタ管理部8に送る。レジスタ管理部8は、転送フレームが保存されたバッファ領域に対応するエージングフラグ7を”Low”に設定する(S204)。フレームバッファ管理部4は、送信ブロック3へのデータ転送を行う。ここでエージングフラグ7を”Low”に設定することによって、フレームの転送開始時点でエージングを初期化し、バッファ内での滞留時間を通過遅延時間として厳密に判定できるようになる。
(2) Transfer from frame buffer 2 to transmission block 3 (read operation)
When the transmission block 3 can receive the frame data from the frame buffer 2, it makes a frame transfer request to the frame buffer management unit 4. The frame buffer management unit 4 determines, based on the information in the buffer data information register 5 acquired from the register management unit 8, whether there is a frame that can be transferred to the transmission block 3 that is making a data request in the area of the frame buffer 2. . (S203) If it exists, a read start notification is sent to the register management unit 8. The register management unit 8 sets the aging flag 7 corresponding to the buffer area in which the transfer frame is stored to “Low” (S204). The frame buffer management unit 4 performs data transfer to the transmission block 3. Here, by setting the aging flag 7 to “Low”, the aging is initialized at the frame transfer start time, and the stay time in the buffer can be strictly determined as the passage delay time.

フレームバッファ管理部4は、フレームの転送が終了したかを決定し(S205)、終了した場合、転送終了通知をレジスタ管理部8に送る。レジスタ管理部8は、通知に応答して、転送したフレームが保存されていたバッファ領域に対応する有効フラグ6を”Low”へ変更する(S206)。これにより、当該バッファ領域に対して新たなフレームデータの書き込みが即座に行えるようになる。   The frame buffer management unit 4 determines whether or not the frame transfer is completed (S205), and when it is completed, sends a transfer completion notification to the register management unit 8. In response to the notification, the register management unit 8 changes the valid flag 6 corresponding to the buffer area in which the transferred frame is stored to “Low” (S206). As a result, new frame data can be immediately written to the buffer area.

(3)エージング(データ無効化)手順
レジスタ管理部8は、エージングタイマ9による指定時間の判断を行う(S207)。エージングタイマ9からのエージングタイミングの指示を取得することによって、レジスタ管理部8は指定時間であると決定する。レジスタ管理部8は、指定されたタイミングにおいてバッファデータ情報レジスタ5の有効フラグ6及びエージングフラグ7について判断を行う(S208)。指定されたタイミングにおいてエージングフラグ7が”Low”であれば、レジスタ管理部8はエージングフラグ7を”High”へ値を変更する(S209)。指定タイミングにおいて、エージングフラグ7が”High”であり、対応する有効フラグ6が“High”である場合、レジスタ管理部8は、有効フラグ6を”Low”とする(S210)。尚、指定タイミングにおけるバッファデータ情報の変更は、全てのフレームデータに対応するバッファデータ情報について実行される。これにより、そのフレームバッファ2に保存されたフレームデータを無効化して当該バッファ領域を開放し、新たなフレームデータの書き込みに使用できる状態となる。
(3) Aging (Data Invalidation) Procedure The register management unit 8 determines the specified time by the aging timer 9 (S207). By acquiring the aging timing instruction from the aging timer 9, the register management unit 8 determines that the designated time is reached. The register management unit 8 determines the valid flag 6 and the aging flag 7 of the buffer data information register 5 at the designated timing (S208). If the aging flag 7 is “Low” at the designated timing, the register management unit 8 changes the value of the aging flag 7 to “High” (S209). When the aging flag 7 is “High” and the corresponding valid flag 6 is “High” at the designated timing, the register management unit 8 sets the valid flag 6 to “Low” (S210). Note that the change of the buffer data information at the designated timing is executed for the buffer data information corresponding to all the frame data. As a result, the frame data stored in the frame buffer 2 is invalidated, the buffer area is released, and the frame data can be used for writing new frame data.

ここで、エージングタイマ9が与えるエージングタイミングに基づくバッファデータ情報レジスタ5におけるバッファデータ情報の変更タイミングについて、図3(a)、図3(b)のタイミングチャートを参照して説明する。   Here, the change timing of the buffer data information in the buffer data information register 5 based on the aging timing given by the aging timer 9 will be described with reference to the timing charts of FIGS. 3 (a) and 3 (b).

図3(a)は、エージングによってフレームデータが無効化される前に送信ブロック3へのフレームデータ転送が完了した場合を示している。図中のWriteと示された矢印はフレームバッファにデータが書き込まれたこと(フレームバッファ2へのフレームデータ転送)によるフラグの変更を示しており、Readと示された矢印はフレームバッファからデータが読み出されたこと(フレームバッファ2からのフレームデータ転送)によるフラグの変更を示している。フレームバッファ2へのフレームデータ転送によって、エージングフラグは”Low”に、有効フラグは”High”に変更される。この後、最初にエージングタイミングを迎えた時点でエージングフラグが”High”に変更される。続いて、フレームデータの読み出し開始時に、エージングフラグは再び”Low”に変更され、次いで読み出し終了時時に有効フラグがデータ無効を表す”Low”に変更される。これによって、フレームバッファ領域が開放されて次のフレームデータを書き込みできる状態と判断することができる。   FIG. 3A shows a case where the frame data transfer to the transmission block 3 is completed before the frame data is invalidated by aging. In the figure, an arrow indicated as “Write” indicates a flag change due to data being written to the frame buffer (transfer of frame data to the frame buffer 2), and an arrow indicated as “Read” indicates that data is transferred from the frame buffer. The change of the flag due to reading (frame data transfer from the frame buffer 2) is shown. As the frame data is transferred to the frame buffer 2, the aging flag is changed to “Low” and the valid flag is changed to “High”. Thereafter, the aging flag is changed to “High” when the aging timing is first reached. Subsequently, the aging flag is changed to “Low” again at the start of reading frame data, and then the valid flag is changed to “Low” indicating data invalidity at the end of reading. Accordingly, it can be determined that the frame buffer area is released and the next frame data can be written.

図3(b)は、エージングによってデータが無効化される過程を示している。Write処理によって、エージングフラグは”Low”に、有効フラグは”High”に変更される。この後、最初にエージングタイミングを迎えた時点でエージングフラグが”High”に変更される。図では、この後にデータが読み出されることなく次のエージングタイミングを迎えているため、この時点で有効フラグが”Low”に変更されている。これによってフレームバッファ領域に保存されていたフレームデータが無効化され、この領域に新しいデータを書き込み可能であると判断することができる。   FIG. 3B shows a process in which data is invalidated by aging. The aging flag is changed to “Low” and the valid flag is changed to “High” by the write process. Thereafter, the aging flag is changed to “High” when the aging timing is first reached. In the figure, since the next aging timing is reached without data being read out thereafter, the valid flag is changed to “Low” at this time. As a result, the frame data stored in the frame buffer area is invalidated, and it can be determined that new data can be written in this area.

本実施の形態にかかるイーサネットフレーム廃棄制御でのエージングタイミングの間隔をTeとすると、フレームデータがフレームバッファ領域に書き込まれてからエージング手順によるフレームデータの無効化が行われるまでの時間は、Te乃至2Te後となる。例えばTeを4秒とすると、フレームデータが廃棄されるのは4秒乃至8秒後となる。   Assuming that the aging timing interval in the Ethernet frame discard control according to this embodiment is Te, the time from when the frame data is written to the frame buffer area until the invalidation of the frame data by the aging procedure is from Te to After 2 Te. For example, when Te is 4 seconds, the frame data is discarded after 4 to 8 seconds.

このフレーム廃棄までの時間の揺らぎを小さくすることは、エージングタイミングを細かくし、エージングの加齢数を増やすことで可能である。例えば、エージングタイミング間隔Teを1秒とし、エージングフラグを前述した2段階(HighおよびLow)から4段階に変更し、エージングタイミング経過ごとに順次エージングフラグを加齢して、エージングフラグが4段階目にあるときにエージングタイミングに達した際に有効フラグを”Low”にしてデータ無効化を行えば、フレームデータが廃棄されるのは4Te乃至5Te後、つまり4秒乃至5秒後となる。回路規模の観点からは、各フラグのビット数は小さいこと、特に1ビットデータであることが好ましい。   It is possible to reduce the fluctuation of the time until the frame is discarded by reducing the aging timing and increasing the aging age. For example, the aging timing interval Te is set to 1 second, the aging flag is changed from the above-described two stages (High and Low) to four stages, the aging flag is aged sequentially every time the aging timing elapses, and the aging flag is the fourth stage. If the invalidation is performed by setting the valid flag to “Low” when the aging timing is reached, the frame data is discarded after 4 Te to 5 Te, that is, after 4 to 5 seconds. From the viewpoint of circuit scale, it is preferable that the number of bits of each flag is small, particularly 1-bit data.

このように本発明の実施の形態にかかる制御方法では、エージングタイマの指定するエージングタイミングの間隔を許容される最大ブリッジ転送遅延にあわせて適切に設定することにより、タイムスタンプを使用する場合に比べて少ない回路規模でフレーム廃棄制御を行うことができる。   As described above, in the control method according to the embodiment of the present invention, by appropriately setting the interval of the aging timing specified by the aging timer according to the allowable maximum bridge transfer delay, compared with the case of using the time stamp. Frame discard control with a small circuit scale.

例えば従来のタイムスタンプを用いる場合において、1ミリ秒間隔で5分まで識別可能なタイムスタンプを20フレーム分持つ場合は、タイムスタンプ用に合計で380ビットの記憶領域が必要である。一方、1つのエージングタイマと、1ビットの有効フラグ、および1ビットのエージングフラグによる本実施の形態にかかる構成であれば、40ビットの記憶領域しか必要としないため記憶領域を削減でき、さらにタイムスタンプを用いた遅延時間演算用の回路も不要である。   For example, when a conventional time stamp is used and there are 20 frames of time stamps that can be identified up to 5 minutes at 1 millisecond intervals, a total storage area of 380 bits is required for the time stamp. On the other hand, with the configuration according to the present embodiment using one aging timer, 1-bit valid flag, and 1-bit aging flag, only a 40-bit storage area is required, so that the storage area can be reduced and the time is further increased. A circuit for delay time calculation using a stamp is also unnecessary.

また、本発明の実施の形態にかかる制御方法では、設定された通過遅延時間を経過してバッファ領域に保存されているフレームデータは、送信ブロックへの転送処理のタイミングを待つことなく即座に無効とされてバッファ領域が開放されるため、フレームバッファの利用効率を向上させてブリッジ・スイッチ内での通過遅延時間を減少することが可能である。   In the control method according to the embodiment of the present invention, the frame data stored in the buffer area after the set passage delay time elapses immediately without waiting for the transfer processing timing to the transmission block. Since the buffer area is released, it is possible to improve the use efficiency of the frame buffer and reduce the passage delay time in the bridge switch.

さらに、本発明の実施の形態にかかる制御方法では、有効フラグに基づいてフレームバッファの領域に対する新たなフレームデータの受信可否を判定することから、あらかじめバッファ領域を受信領域として固定的に確保しておく必要がないため、一時的に大量のフレームデータを受信した場合の耐性に優れている。加えて、新たなフレームデータを受信して有効フラグが”High”に設定されない限りは新たなフレームデータを受信可能であるため、一定間隔で一律に受信済み領域に以降する従来方法と比べて、フレームバッファの使用効率を向上することができる。   Furthermore, in the control method according to the embodiment of the present invention, whether or not new frame data can be received in the frame buffer area is determined based on the validity flag, so that the buffer area is fixedly secured as a reception area in advance. Therefore, it is excellent in durability when a large amount of frame data is temporarily received. In addition, since new frame data can be received unless new frame data is received and the valid flag is set to “High”, compared to the conventional method in which the received area is uniformly received at regular intervals, The use efficiency of the frame buffer can be improved.

発明の実施の形態2.
図4乃至図6を用いて本発明の実施の形態2にかかるイーサネットフレーム廃棄制御について説明する。
Embodiment 2 of the Invention
The Ethernet frame discard control according to the second embodiment of the present invention will be described with reference to FIGS.

図4は、本実施の形態にかかるブリッジ・スイッチの構成図を示している。本発明の実施の形態では、フレームバッファ2内が固定長単位で分割されている点が発明の実施の形態1と異なっている。データフレームは一つの固定長単位に、もしくは、複数の固定長単位に分割されて記憶される。また、バッファデータ情報レジスタ5に、有効フラグ6、エージングフラグ7に加えてリンク情報10を保持している。リンク情報10は、1フレームを複数の固定長領域に分割して保存する際に、次の分割部分が保存されている固定長領域のアドレスを指し示すものである。   FIG. 4 shows a configuration diagram of the bridge switch according to the present embodiment. The embodiment of the present invention is different from Embodiment 1 in that the frame buffer 2 is divided into fixed length units. The data frame is stored in one fixed length unit or divided into a plurality of fixed length units. In addition to the valid flag 6 and the aging flag 7, link information 10 is held in the buffer data information register 5. The link information 10 indicates the address of the fixed length area where the next divided portion is stored when one frame is divided into a plurality of fixed length areas and stored.

図4では一例として、フレームバッファ2内を512バイト単位の固定長領域に分割している。この場合、受信ブロック1から受信したフレームデータはそのフレーム長(64バイト乃至1518バイト)に応じて1面から3面を使用して保存される(面は、各々の固定長領域を数える単位である)。バッファデータ情報レジスタ5は、各固定長分割領域に対応した情報を持つ。その他の構成は発明の実施の形態1と同様であるため、説明を省略する。   In FIG. 4, as an example, the frame buffer 2 is divided into fixed-length areas of 512 bytes. In this case, the frame data received from the receiving block 1 is stored using one to three planes according to the frame length (64 bytes to 1518 bytes) (the plane is a unit for counting each fixed length area). is there). The buffer data information register 5 has information corresponding to each fixed-length divided area. Since other configurations are the same as those of the first embodiment, description thereof will be omitted.

本発明の実施の形態にかかるフレーム廃棄制御において発明の実施の形態1と異なる点は、フレームバッファ2から送信ブロック3へのフレーム転送時に、(1)固定長バッファ1面分の転送が終了した時点で、対象となる固定長バッファ領域に対応する有効フラグを”Low”へ変更する点、(2)データのリンク先が存在すれば(2面、3面を使用していれば)、さらにリンク先の固定長領域より送信ブロック3へ同様にデータ転送を行い、転送終了時に有効フラグを”Low”へ変更する点である。   The frame discard control according to the embodiment of the present invention differs from the first embodiment of the present invention in that the frame transfer from the frame buffer 2 to the transmission block 3 is (1) the transfer of one fixed length buffer is completed. At this point, the valid flag corresponding to the target fixed-length buffer area is changed to “Low”. (2) If there is a data link destination (if two or three sides are used), then Similarly, data is transferred from the fixed length area of the link destination to the transmission block 3, and the valid flag is changed to "Low" at the end of the transfer.

本実施の形態における、エージングタイマ9が与えるエージングタイミングに基づくバッファデータ情報レジスタ5におけるバッファデータ情報の変更タイミングについて、図5(a)、図5(b)のタイミングチャートを参照して説明する。   The change timing of the buffer data information in the buffer data information register 5 based on the aging timing given by the aging timer 9 in this embodiment will be described with reference to the timing charts of FIGS. 5 (a) and 5 (b).

図5(a)は、エージングによってデータが無効化される前に送信ブロックへのフレームデータ転送が完了した場合を示しており、発明の実施の形態1での図3(a)に対応するものである。   FIG. 5 (a) shows a case where frame data transfer to the transmission block is completed before the data is invalidated by aging, and corresponds to FIG. 3 (a) in the first embodiment of the invention. It is.

図中のWrite1/2と示された矢印は1フレーム分のデータが2つの固定長領域に分割されて書き込まれたことによるデータ変更を示している。データ書き込み(フレームバッファへのデータ転送)に応答して、2つの固定長領域(1面目、2面目)に対応するエージングフラグは”Low”に、有効フラグは”High”に変更される。この後、最初にエージングタイミングを迎えた時点で、2つの固定長領域のエージングフラグが”High”に変更される。続いて、フレームデータの読み出し開始時には、まず先に読み出される固定長領域(図の1面目に相当)のエージングフラグが”Low”に変更され、読み出し終了時点で有効フラグが”Low”に変更される(図中のRead1と示された矢印)。この時点で、この固定長領域に新たなデータを取り込むことが可能となる。   The arrows indicated as Write 1/2 in the figure indicate data change caused by writing data for one frame divided into two fixed length areas. In response to data writing (data transfer to the frame buffer), the aging flags corresponding to the two fixed length areas (first side, second side) are changed to “Low”, and the valid flag is changed to “High”. Thereafter, when the aging timing is first reached, the aging flags of the two fixed-length areas are changed to “High”. Subsequently, at the start of reading frame data, the aging flag of the fixed length area (corresponding to the first surface in the figure) read first is changed to “Low”, and the valid flag is changed to “Low” at the end of reading. (Arrow indicated as Read 1 in the figure). At this point, new data can be taken into this fixed-length area.

さらに、次に読み出される固定長領域(図の2面目に相当)のデータの読み出し開始によって、2面目の固定長領域に対応するエージングフラグが”Low”に変更され、読み出し終了時点で有効フラグが”Low”に変更される(図中のRead2と示された矢印)。この時点で、この固定長領域に新たなデータを取り込むことが可能となる。   Furthermore, the aging flag corresponding to the fixed-length area on the second side is changed to “Low” by the start of reading data of the next fixed-length area (corresponding to the second side in the figure), and the valid flag is set at the end of reading. It is changed to “Low” (an arrow indicated as Read 2 in the figure). At this point, new data can be taken into this fixed-length area.

図5(b)は、エージングによってデータが無効化される過程を示しており、発明の実施の形態1での図3(b)に対応するものである。   FIG. 5B shows a process in which data is invalidated by aging, and corresponds to FIG. 3B in the first embodiment of the invention.

図中のWrite1/2と示された矢印は1フレーム分のデータが2つの固定長領域に分割されて書き込まれたことによるデータ変更を示している。データ書き込み(フレームバッファへのデータ転送)に応答して、2つの固定長領域(1面目、2面目)に対応するエージングフラグは”Low”に、有効フラグは”High”に変更される。この後、最初にエージングタイミングを迎えた時点で、2つの固定長領域のエージングフラグが”High”に変更される。図では、この後にデータが読み出されることなく次のエージングタイミングを迎えているため、この時点で2つの固定長領域(1面目、2面目)に対応する有効フラグが”Low”に変更されている。これによってバッファ領域に保存されていたデータが無効と判断され、対応する固定長領域に新しいデータを書き込むことができるようになる。ここで、1面目のフレームデータが読み出された後に、エージングタイミングが来た場合、2面目のフレームデータの有効フラグを”Low”に変更することによって無効化し、新たなデータフレームの書き込みを可能とすることができる。   The arrows indicated as Write 1/2 in the figure indicate data change caused by writing data for one frame divided into two fixed length areas. In response to data writing (data transfer to the frame buffer), the aging flags corresponding to the two fixed length areas (first side, second side) are changed to “Low”, and the valid flag is changed to “High”. Thereafter, when the aging timing is first reached, the aging flags of the two fixed-length areas are changed to “High”. In the figure, since the next aging timing is reached without data being read out thereafter, the valid flag corresponding to the two fixed-length areas (first and second faces) is changed to “Low” at this time. . As a result, the data stored in the buffer area is determined to be invalid, and new data can be written to the corresponding fixed-length area. Here, if the aging timing comes after the frame data of the first page is read out, it can be invalidated by changing the valid flag of the frame data of the second page to “Low”, and a new data frame can be written. It can be.

このように本発明の実施の形態にかかる制御方法では、1フレームデータ全体の転送を待たずに転送が終了した固定長バッファ領域から次々に新たなデータの書き込みを行えるため、フレームバッファの利用効率を更に向上させ、ブリッジ・スイッチの通過遅延時間を減少させることができる   As described above, in the control method according to the embodiment of the present invention, new data can be written one after another from the fixed-length buffer area where the transfer has been completed without waiting for the transfer of the entire one frame data. Can be further improved and the bridge switch transit delay time can be reduced.

例えば、1518バイトのイーサネットフレームの転送を待っている状態で、8バイトのデータ転送に10ナノ秒を要する場合には、フレームバッファを512バイト単位に分割すると、次のフレームバッファへの書き込み開始時間を、1フレーム全体の転送を待つ場合に比べて最大1.2マイクロ秒程度早くすることができる。   For example, when waiting for the transfer of a 1518-byte Ethernet frame and requiring 10 nanoseconds to transfer an 8-byte data, dividing the frame buffer into 512-byte units will start writing to the next frame buffer. Can be accelerated by up to about 1.2 microseconds compared to waiting for the transfer of the entire frame.

発明の実施の形態3.
入出力ポートを複数有するスイッチにおいてユニキャストフレーム(いずれか1つのポートにのみ転送するイーサネットフレーム)の転送が必要な場合は、バッファデータ情報レジスタに「転送先情報」を追加し、フレームデータの転送時には、転送先情報に示される出力ポートに対して転送処理を行うよう制御すれば良い。
Embodiment 3 of the Invention
When a unicast frame (Ethernet frame transferred to only one port) is required in a switch having multiple input / output ports, "transfer destination information" is added to the buffer data information register to transfer the frame data. In some cases, control may be performed so as to perform transfer processing for the output port indicated in the transfer destination information.

本実施の形態におけるバッファデータ情報レジスタの構成を図6に示す。このように構成して、転送先情報に示される出力ポートに対する転送処理が終了した時点で有効フラグを”Low”に設定するよう制御すれば、当該フレームバッファ領域への新たな書き込みが可能であることを判断できる。   FIG. 6 shows the configuration of the buffer data information register in this embodiment. By configuring in this way and controlling to set the valid flag to “Low” when the transfer process for the output port indicated in the transfer destination information is completed, new writing to the frame buffer area is possible. Can be judged.

また、転送先情報に示される出力ポートに対する転送が未完了の場合でも、エージングタイマによるエージング動作が行なわれれば、有効フラグのビットを”Low”に設定することによって、当該フレームバッファ領域への書き込みが可能となる。   Even if the transfer to the output port indicated by the transfer destination information is not completed, if the aging operation is performed by the aging timer, the valid flag bit is set to “Low” to write to the frame buffer area. Is possible.

発明の実施の形態4.
入出力ポートを複数有するブリッジ・スイッチにおいてマルチキャストフレーム(同一イーサネットフレームを複数のポートに転送が必要)の転送が必要な場合は、有効フラグを出力ポート数又は送信ブロック数に合わせて持つようにし、フレームバッファへの書き込み時に送信を行うべき出力ポートに対応する有効フラグのビットを”High”に設定すれば良い。
Embodiment 4 of the Invention
If you need to transfer a multicast frame (the same Ethernet frame needs to be transferred to multiple ports) in a bridge switch with multiple input / output ports, make sure that you have a valid flag according to the number of output ports or transmission blocks. The bit of the valid flag corresponding to the output port to be transmitted at the time of writing to the frame buffer may be set to “High”.

本実施の形態におけるバッファデータ情報レジスタの構成を図7に示す。各転送先を表すデータと対応有効フラグは同一のビット列によってあらわされている。又、各転送先及び有効フラグに関連付けてエージングフラグが記憶されている。このように構成して、各送信ブロックへの転送が完了した時点で対応する有効フラグのビットを”Low”に変更するよう制御すれば、必要な送信ブロックへの転送が全て完了した時点で有効フラグの全ビットが”Low”となって、当該フレームバッファ領域への新たな書き込みが可能であることを判断できる。   The configuration of the buffer data information register in this embodiment is shown in FIG. The data representing each transfer destination and the corresponding valid flag are represented by the same bit string. An aging flag is stored in association with each transfer destination and valid flag. By configuring in this way and controlling to change the bit of the corresponding valid flag to “Low” when the transfer to each transmission block is completed, it is effective when all the necessary transfer to the transmission block is completed. All the bits of the flag become “Low”, and it can be determined that new writing to the frame buffer area is possible.

また、全ての必要な送信ブロックへの転送が未完了の場合でも、エージングタイマによるエージング動作によるエージングフラグの変更処理が行われ、エージングフラグに従って有効フラグの全ビットを”Low”に設定することによって、当該フレームバッファ領域への書き込みが可能となる。   Even when transfer to all necessary transmission blocks is incomplete, the aging flag is changed by the aging operation by the aging timer, and all bits of the valid flag are set to “Low” according to the aging flag. Writing into the frame buffer area becomes possible.

尚、本明細書においては好ましい態様としてイーサネットフレームを転送するブリッジ・スイッチの例が説明されているが、本発明を他のデータ転送方式に適用することが可能である。この他、当業者であれば、上記の実施形態の各要素を、本発明の範囲において容易に変更、追加、変換することが可能である。   In this specification, an example of a bridge switch that transfers an Ethernet frame is described as a preferred mode. However, the present invention can be applied to other data transfer systems. In addition, those skilled in the art can easily change, add, and convert each element of the above-described embodiment within the scope of the present invention.

発明の実施の形態1にかかるイーサネットフレーム廃棄制御に用いるブリッジ・スイッチの構成図である。It is a block diagram of the bridge switch used for Ethernet frame discard control concerning Embodiment 1 of invention. 発明の実施の形態1にかかるイーサネットフレーム廃棄制御の動作フローである。It is an operation | movement flow of the Ethernet frame discard control concerning Embodiment 1 of invention. 発明の実施の形態1にかかるエージング動作の概要図である。It is a schematic diagram of the aging operation | movement concerning Embodiment 1 of invention. 発明の実施の形態2にかかるイーサネットフレーム廃棄制御に用いるブリッジ・スイッチの構成図である。It is a block diagram of the bridge | bridging switch used for Ethernet frame discard control concerning Embodiment 2 of invention. 発明の実施の形態2にかかるエージング動作の概要図である。It is a schematic diagram of the aging operation | movement concerning Embodiment 2 of invention. 発明の実施の形態3にかかるバッファデータ情報レジスタの構成図である。It is a block diagram of the buffer data information register concerning Embodiment 3 of invention. 発明の実施の形態4にかかるバッファデータ情報レジスタの構成図である。It is a block diagram of the buffer data information register concerning Embodiment 4 of invention. 従来のイーサネットフレーム廃棄制御に用いるデータ通信装置の構成図である。It is a block diagram of the data communication apparatus used for the conventional Ethernet frame discard control. 従来のイーサネットフレーム廃棄制御に用いるデータ通信装置の構成図である。It is a block diagram of the data communication apparatus used for the conventional Ethernet frame discard control.

符号の説明Explanation of symbols

1 受信ブロック
2 フレームバッファ
3 送信ブロック
4 フレームバッファ管理部
5 バッファデータ情報レジスタ
6 有効フラグ
7 エージングフラグ
8 レジスタ管理部
9 エージングタイマ
DESCRIPTION OF SYMBOLS 1 Reception block 2 Frame buffer 3 Transmission block 4 Frame buffer management part 5 Buffer data information register 6 Valid flag 7 Aging flag 8 Register management part 9 Aging timer

Claims (17)

通信データを一時的に記憶するデータバッファの制御方法であって、
(a)通信データをデータバッファに記憶するステップと、
(b)前記通信データに関連付けて記憶されるエージングデータを第1の状態にセットするステップと、
(c)一定の間隔でタイミングを指示するタイマによって指示される第1のタイミングに到達した場合に、前記エージングデータが前記第1の状態にあることに応答して前記エージングデータを第2の状態にセットするステップと、
(d)前記第1のタイミングの後に前記タイマによって指示される第2のタイミングに到達した場合に、前記エージングデータが前記第2の状態にあることに応答し未送信状態の前記通信データを無効として、前記通信データのバッファ領域を開放するステップと、
を有する、データバッファ制御方法。
A data buffer control method for temporarily storing communication data,
(A) storing communication data in a data buffer;
(B) setting aging data stored in association with the communication data to a first state;
(C) When the first timing indicated by the timer that indicates the timing at regular intervals has been reached, the aging data is set to the second state in response to the aging data being in the first state. Step to set to,
(D) When the second timing indicated by the timer is reached after the first timing, the communication data in an untransmitted state in response to the aging data being in the second state Disabling and releasing the buffer area of the communication data;
A data buffer control method.
さらに、前記通信データのバッファ領域に、前記通信データの後に取得した他の通信データを記憶するステップを含む、請求項1に記載のデータバッファ制御方法。   The data buffer control method according to claim 1, further comprising a step of storing other communication data acquired after the communication data in a buffer area of the communication data. 前記ステップ(d)は、前記通信データに関連付けて記憶され、前記通信データの有効/無効を表す状態データを無効に設定するステップと、
前記状態データを参照して、前記通信データが無効であると決定するステップと、
を含む、請求項1又は2に記載のデータバッファ制御方法。
The step (d) is stored in association with the communication data, and the state data indicating validity / invalidity of the communication data is set to invalid,
Referring to the status data and determining that the communication data is invalid;
The data buffer control method according to claim 1 or 2 , comprising:
前記ステップ(b)において、前記エージングデータは、前記通信データの前記データバッファへの記憶処理に応答して前記第1の状態にセットされる、請求項1〜3のいずれか1項に記載のデータバッファ制御方法。 The said step (b) WHEREIN: The said aging data is set to a said 1st state in response to the memory | storage process to the said data buffer of the said communication data, The any one of Claims 1-3 . Data buffer control method. 前記ステップ(b)において、前記エージングデータは、前記データバッファからの前記通信データの読み出し処理に応答し前記第1の状態にセットされる、請求項1〜4のいずれか1項に記載のデータバッファ制御方法。 In the step (b), the aging data, the response to the read processing of the communication data from the data buffer is set in the first state, according to any one of claims 1 to 4 Data buffer control method. 前記エージングデータはHigh及びLowの2状態を表す、請求項1に記載のデータバッファ制御方法。   The data buffer control method according to claim 1, wherein the aging data represents two states of High and Low. 前記通信データは、複数の出力ポートから送信されるデータであって、
前記複数の出力ポートのそれぞれに対応して、前記通信データに関連付けられたエージングデータが記憶される、請求項1に記載のデータバッファ制御方法。
The communication data is data transmitted from a plurality of output ports,
The data buffer control method according to claim 1, wherein aging data associated with the communication data is stored corresponding to each of the plurality of output ports.
前記通信データは、複数の部分データに分割されて前記データバッファに記憶され、
前記複数の部分データのそれぞれに関連付けられたエージングデータと状態データとが記憶される、
請求項3に記載のデータバッファ制御方法。
The communication data is divided into a plurality of partial data and stored in the data buffer,
Aging data and state data associated with each of the plurality of partial data are stored.
The data buffer control method according to claim 3.
前記状態データは、対応する部分データが前記データバッファから読み出されることに応答して無効にセットされる、請求項8に記載のデータバッファ制御方法。   9. The data buffer control method according to claim 8, wherein the status data is set invalid in response to the corresponding partial data being read from the data buffer. 取得した通信データを中継するデータ中継装置であって、
取得した通信データを一時的に記憶するデータバッファと、
前記データバッファに記憶された通信データと関連づけてエージングデータを記憶する記憶部と、
一定の間隔でタイミングを指示するタイマと、
管理部と、を備え、
前記管理部は、
前記記憶部に記憶されているエージングデータ第1の状態にセットすること
前記タイマによって指示される第1のタイミングに到達した場合に、前記エージングデータが前記第1の状態にあることに応答して前記エージングデータを第2の状態にセットすること及び
前記第1のタイミングの後前記タイマによって指示される第2のタイミングに到達した場合に、前記エージングデータが前記第2の状態にあることに応答し未送信状態の前記通信データを無効とするとともに、前記通信データのバッファ領域を開放することを実行する、データ中継装置。
A data relay device that relays acquired communication data,
A data buffer for temporarily storing the acquired communication data;
A storage unit for storing aging data in association with communication data stored in the data buffer;
A timer that directs timing at regular intervals;
A management department,
The management unit
Setting the aging data stored in the storage unit in the first state,
When reaching the first timing instructed by the timer, that the aging data sets the aging data in response to in the first state to the second state, and the first when it reaches the second timing indicated by the timer after the timing, together with the aging data is to disable the communication data not yet transmitted state in response to that in the second state, the A data relay device that executes the release of a buffer area for communication data.
前記記憶部は、前記通信データの有効/無効を示す状態データを記憶し、
前記第2のタイミングにおいて、前記エージングデータが前記第2の状態にある場合に、前記状態データが無効にセットされる、請求項10に記載のデータ中継装置。
The storage unit stores state data indicating validity / invalidity of the communication data,
In the second timing, wherein when the aging data is in the second state, said state data is set to invalid, the data relay apparatus according to claim 10.
前記記憶部は、複数の通信データのそれぞれに対応するエージングデータを記憶し、
前記管理部は、前記タイマから指示される一定間隔のタイミングにおいて、前記記憶部に記憶されているエージングデータを前記第2の状態にセットする、請求項10又は11に記載のデータ中継装置。
The storage unit stores aging data corresponding to each of a plurality of communication data,
The data relay device according to claim 10 or 11 , wherein the management unit sets the aging data stored in the storage unit to the second state at a predetermined interval instructed from the timer.
前記記憶部は、前記通信データの有効/無効を示す状態データを記憶し、
前記管理部は、前記タイマから指示される前記一定間隔のタイミングにおいて、前記第2状態にセットされているエージングデータに対応する状態データを無効にセットする、
請求項10に記載のデータ中継装置。
The storage unit stores state data indicating validity / invalidity of the communication data,
The management unit, at the timing of the predetermined intervals indicated from the timer is set to disable status data corresponding to the age data set in said second state,
The data relay device according to claim 10 .
前記管理部は、前記通信データの前記データバッファへの記憶処理に応答して、前記エージングデータを前記第1の状態にセットする、請求項10〜13のいずれか1項に記載のデータ中継装置。 The data relay device according to any one of claims 10 to 13, wherein the management unit sets the aging data to the first state in response to a storage process of the communication data in the data buffer. . 前記管理部は、前記データバッファからの前記通信データの読み出し処理に応答して、前記エージングデータを前記第1の状態にセットする、請求項10〜14のいずれか1項に記載のデータ中継装置。 The data relay device according to any one of claims 10 to 14, wherein the management unit sets the aging data to the first state in response to a process of reading the communication data from the data buffer. . 前記記憶部は、前記通信データが送信される複数の出力ポートのそれぞれに対応して状態データを記憶し、
前記通信データの前記複数の出力ポートの一つからの送信に応答して、前記一つの出力ポートに対応する状態データを無効にセットする、請求項11に記載のデータ中継装置。
The storage unit stores state data corresponding to each of a plurality of output ports to which the communication data is transmitted,
The data relay device according to claim 11, wherein in response to transmission of the communication data from one of the plurality of output ports, status data corresponding to the one output port is set to be invalid.
前記データバッファは、前記通信データを複数の部分データに分割して記憶し、
前記記憶部は、前記複数の部分データのそれぞれに関連付けられた状態データを記憶し、
前記複数の部分データの一つの送信に応答して、前記一つの部分データに関連付けられた状態データを無効にセットしてバッファ領域を開放する、
請求項11に記載のデータ中継装置。
The data buffer stores the communication data divided into a plurality of partial data,
The storage unit stores state data associated with each of the plurality of partial data;
In response to one transmission of the plurality of partial data, the state data associated with the one partial data is invalidated and the buffer area is released.
The data relay device according to claim 11.
JP2004030266A 2004-02-06 2004-02-06 Data buffer control method and data relay apparatus Expired - Fee Related JP4263115B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004030266A JP4263115B2 (en) 2004-02-06 2004-02-06 Data buffer control method and data relay apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004030266A JP4263115B2 (en) 2004-02-06 2004-02-06 Data buffer control method and data relay apparatus

Publications (2)

Publication Number Publication Date
JP2005223675A JP2005223675A (en) 2005-08-18
JP4263115B2 true JP4263115B2 (en) 2009-05-13

Family

ID=34998971

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004030266A Expired - Fee Related JP4263115B2 (en) 2004-02-06 2004-02-06 Data buffer control method and data relay apparatus

Country Status (1)

Country Link
JP (1) JP4263115B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009071537A (en) * 2007-09-12 2009-04-02 Toshiba Corp Data transfer system and data transfer method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10126772A (en) * 1996-10-18 1998-05-15 Chokosoku Network Computer Gijutsu Kenkyusho:Kk Dynamic image data transfer system
JPH11205409A (en) * 1998-01-14 1999-07-30 Matsushita Electric Ind Co Ltd Communication controller
JP3526269B2 (en) * 2000-12-11 2004-05-10 株式会社東芝 Inter-network relay device and transfer scheduling method in the relay device

Also Published As

Publication number Publication date
JP2005223675A (en) 2005-08-18

Similar Documents

Publication Publication Date Title
US7843816B1 (en) Systems and methods for limiting low priority traffic from blocking high priority traffic
JP5863076B2 (en) Method, apparatus, and system for reconstructing and reordering packets
US8379658B2 (en) Deferred queuing in a buffered switch
JP4603102B2 (en) Method and apparatus for selectively discarding packets related to blocked output queues in a network switch
CN100405344C (en) Apparatus and method for distributing buffer status information in a switch fabric
US7620054B2 (en) Network switching device and network switching method
CN101291546B (en) Switching structure coprocessor of core router
CN112084136A (en) Queue cache management method, system, storage medium, computer device and application
US7602809B2 (en) Reducing transmission time for data packets controlled by a link layer protocol comprising a fragmenting/defragmenting capability
JPH05219098A (en) Method and device for converting frame
US20020131419A1 (en) Packet switch apparatus and multicasting method
WO2007056908A1 (en) Cell reordering method, method and device of processing cell using cell reordeing method
JP2009021872A (en) Packet transmission method and apparatus
CN115118678B (en) Multi-partition network communication system of FC equipment end and communication method thereof
CN100571195C (en) Multi-port Ethernet switching device and data transmission method
CN103297350B (en) Implementing method and switching equipment of cell switching system
CN101546300B (en) Memory control apparatus, memory control method and information processing system
WO2024021801A1 (en) Packet forwarding apparatus and method, communication chip, and network device
JP2000183886A (en) Communication device
EP1508225B1 (en) Method for data storage in external and on-chip memory in a packet switch
JP4263115B2 (en) Data buffer control method and data relay apparatus
CN116889024A (en) A data stream transmission method, device and network equipment
CN100401718C (en) Method and system for multicast replication of data frames
CN117278507A (en) A cache, cache system and data processing method
CN105099932B (en) Dispatching method and device based on straight-through retransmission technique

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20060223

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081014

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081211

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090120

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090210

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 5

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees