JP6800933B2 - ネットワーク評価装置、評価方法およびプログラム - Google Patents
ネットワーク評価装置、評価方法およびプログラム Download PDFInfo
- Publication number
- JP6800933B2 JP6800933B2 JP2018192456A JP2018192456A JP6800933B2 JP 6800933 B2 JP6800933 B2 JP 6800933B2 JP 2018192456 A JP2018192456 A JP 2018192456A JP 2018192456 A JP2018192456 A JP 2018192456A JP 6800933 B2 JP6800933 B2 JP 6800933B2
- Authority
- JP
- Japan
- Prior art keywords
- packet
- data
- received
- packets
- evaluation
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0823—Errors, e.g. transmission errors
- H04L43/0829—Packet loss
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/12—Arrangements for detecting or preventing errors in the information received by using return channel
- H04L1/16—Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
- H04L1/1607—Details of the supervisory signal
- H04L1/1642—Formats specially adapted for sequence numbers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0823—Errors, e.g. transmission errors
- H04L43/0847—Transmission error
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L5/00—Arrangements affording multiple use of the transmission path
- H04L5/003—Arrangements for allocating sub-channels of the transmission path
- H04L5/0053—Allocation of signaling, i.e. of overhead other than pilot signals
- H04L5/0055—Physical resource allocation for ACK/NACK
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Environmental & Geological Engineering (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Description
Claims (8)
- それぞれ送信元からデータが送信される順序を示す識別値を含む複数のパケットを1つずつ受信し、前記受信されるパケットに含まれるデータのうち既にバッファに格納されたデータと位置が重複しないデータを前記バッファに格納する取得手段と、
前記受信された複数のパケットのうちいずれかである第1のパケットに含まれる前記識別値が、前記第1のパケットが当該第1のパケットより前に受信された第2のパケットより前に送信されることを示し、かつ、当該第1のパケットに含まれるデータのうち少なくとも一部が前記バッファに格納された場合に、送受信経路の不安定性を示す評価値を増加させる評価手段と、
を含むネットワーク評価装置。 - 請求項1に記載のネットワーク評価装置において、
前記評価手段は、前記送信元との間の接続ごとに前記評価値を算出する、
ネットワーク評価装置。 - 請求項2に記載のネットワーク評価装置において、
前記評価手段は、前記接続が終了した場合に、前記評価値を出力する、
ネットワーク評価装置。 - 請求項2または3に記載のネットワーク評価装置において、
前記評価手段は、前記接続において所定の数より多いパケットを受信した場合に、前記評価値を出力する、
ネットワーク評価装置。 - 請求項2または3に記載のネットワーク評価装置において、
前記評価手段は、前記接続において受信される複数のパケットのうち、先頭から所定の数のパケットを除く複数のパケットについて前記評価値を算出する、
ネットワーク評価装置。 - 請求項1から5のいずれかに記載のネットワーク評価装置において、
前記第2のパケットは、前記第1のパケットを受信する前に受信された複数のパケットのうち、順序が最後であることを示す識別値を含み、
前記評価手段は、前記第1のパケットに含まれる前記識別値が、前記第1のパケットが前記第2のパケットより前の順序であることを示す場合に、前記第1のパケットの識別値と前記第2のパケットの識別値との差に応じた値を前記評価値に加算する、
ネットワーク評価装置。 - それぞれ送信元からデータが送信される順序を示す識別値を含む複数のパケットを1つずつ受信し、前記受信されるパケットに含まれるデータのうち既にバッファに格納されたデータと位置が重複しないデータを前記バッファに格納するステップと、
前記受信された複数のパケットのうちいずれかである第1のパケットに含まれる前記識別値が、前記第1のパケットが当該第1のパケットより前に受信された第2のパケットより前に送信されることを示し、かつ、当該第1のパケットに含まれるデータのうち少なくとも一部が前記バッファに格納された場合に、送受信経路の不安定性を示す評価値を増加させるステップと、
を含むネットワーク評価方法。 - それぞれ送信元からデータが送信される順序を示す識別値を含む複数のパケットを1つずつ受信し、前記受信されるパケットに含まれるデータのうち既にバッファに格納されたデータと位置が重複しないデータを前記バッファに格納する取得手段、および、
前記受信された複数のパケットのうちいずれかである第1のパケットに含まれる前記識別値が、前記第1のパケットが当該第1のパケットより前に受信された第2のパケットより前に送信されることを示し、かつ、当該第1のパケットに含まれるデータのうち少なくとも一部が前記バッファに格納された場合に、送受信経路の不安定性を示す評価値を増加させる評価手段、
としてコンピュータを機能させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018192456A JP6800933B2 (ja) | 2018-10-11 | 2018-10-11 | ネットワーク評価装置、評価方法およびプログラム |
US16/580,395 US11190426B2 (en) | 2018-10-11 | 2019-09-24 | Network evaluating apparatus, network evaluating method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018192456A JP6800933B2 (ja) | 2018-10-11 | 2018-10-11 | ネットワーク評価装置、評価方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020061677A JP2020061677A (ja) | 2020-04-16 |
JP6800933B2 true JP6800933B2 (ja) | 2020-12-16 |
Family
ID=70160276
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018192456A Active JP6800933B2 (ja) | 2018-10-11 | 2018-10-11 | ネットワーク評価装置、評価方法およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11190426B2 (ja) |
JP (1) | JP6800933B2 (ja) |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008004616A1 (fr) * | 2006-07-07 | 2008-01-10 | Nec Corporation | Procédé, dispositif et programme d'estimation et système de mesure de réseau |
JP2008219127A (ja) * | 2007-02-28 | 2008-09-18 | Nec Corp | ネットワーク品質計測装置、ネットワーク品質計測方法及びネットワーク品質計測プログラム |
JP2009081737A (ja) * | 2007-09-26 | 2009-04-16 | Fujitsu Fsas Inc | 品質情報通知システムおよび品質情報通知方法 |
US8474034B2 (en) * | 2011-04-19 | 2013-06-25 | Futurewei Technologies, Inc. | Method and apparatus for fast check and update of anti-replay window without bit-shifting in internet protocol security |
WO2013145031A1 (en) * | 2012-03-30 | 2013-10-03 | Fujitsu Limited | Link aggregation apparatus |
US9585048B2 (en) * | 2013-10-30 | 2017-02-28 | Qualcomm Incorporated | Techniques for aggregating data from WWAN and WLAN |
JP6553196B2 (ja) * | 2015-01-27 | 2019-07-31 | ノキア ソリューションズ アンド ネットワークス オサケユキチュア | トラフィックフローの監視 |
US10509764B1 (en) * | 2015-06-19 | 2019-12-17 | Amazon Technologies, Inc. | Flexible remote direct memory access |
US10200435B2 (en) * | 2015-09-22 | 2019-02-05 | Pathsolutions, Inc. | Network communications service quality monitor |
US9985872B2 (en) * | 2016-10-03 | 2018-05-29 | 128 Technology, Inc. | Router with bilateral TCP session monitoring |
US10644978B2 (en) * | 2017-11-22 | 2020-05-05 | Hughes Network Systems, Llc | Latency increase estimated rate limiter adjustment |
CN109905209B (zh) * | 2017-12-07 | 2020-12-29 | 网宿科技股份有限公司 | 一种设置网络乱序值的方法和装置 |
CN111654447B (zh) * | 2018-01-16 | 2023-04-18 | 华为技术有限公司 | 一种报文传输的方法及装置 |
-
2018
- 2018-10-11 JP JP2018192456A patent/JP6800933B2/ja active Active
-
2019
- 2019-09-24 US US16/580,395 patent/US11190426B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2020061677A (ja) | 2020-04-16 |
US11190426B2 (en) | 2021-11-30 |
US20200120007A1 (en) | 2020-04-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP4123997A2 (en) | Multi-path rdma transmission | |
US9596192B2 (en) | Reliable link layer for control links between network controllers and switches | |
JP6015509B2 (ja) | パケット解析プログラム、パケット解析方法、パケット解析装置、およびパケット解析システム | |
EP2591577B1 (en) | Apparatus & method | |
EP2978171B1 (en) | Communication method, communication device, and communication program | |
US10791054B2 (en) | Flow control and congestion management for acceleration components configured to accelerate a service | |
US20190068502A1 (en) | Information processing apparatus, method and non-transitory computer-readable storage medium | |
KR102046792B1 (ko) | 송신 노드로부터 목적지 노드로의 데이터 전송 방법 | |
US20220286402A1 (en) | Method and apparatus for controlling data packet sending, model training method and apparatus, and system | |
US10079782B2 (en) | Facilitating communication of data packets using credit-based flow control | |
CN104104608B (zh) | 接收报文的方法及装置 | |
US10601722B2 (en) | Method and device for dynamically managing the message retransmission delay on an interconnection network | |
CN112383622B (zh) | 用于数据中心联网的可靠传输协议和硬件架构 | |
JP2020523950A (ja) | 変更通知ありのtcpストリーム動的処理 | |
US12101238B2 (en) | Data transmission performance detection | |
CN113259490B (zh) | 基于udp传输协议的多级节点网络数据传输方法 | |
US10789115B2 (en) | Transmitter that does not resend a packet despite receipt of a message to resend the packet | |
JP6800933B2 (ja) | ネットワーク評価装置、評価方法およびプログラム | |
WO2017071430A1 (zh) | 处理报文的方法、网卡及系统、更新信息的方法及主机 | |
US11962517B2 (en) | Communications method, apparatus, and system for recovering lost packets | |
JP2015097316A (ja) | 中継装置および中継方法 | |
JP2007243447A (ja) | パケット送信制御装置 | |
US11909851B2 (en) | Coalescing interrupts based on fragment information in packets and a network controller for coalescing | |
JP3852600B2 (ja) | 通信インタフェース装置およびプログラム | |
KR101933175B1 (ko) | 서버와 클라이언트간 통신을 중개하는 중개장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191017 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200817 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200901 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201015 |
|
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: 20201110 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201125 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6800933 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |