{"created":"2026-02-16T07:18:15.571868+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:02007383","sets":["1164:4088:1771221559804:1771221642894"]},"path":["1771221642894"],"owner":"80578","recid":"2007383","title":["NICオフロードを前提とした固定長バッファによる高速通信方式の検討"],"pubdate":{"attribute_name":"PubDate","attribute_value":"2026-02-24"},"_buckets":{"deposit":"92ae4e20-0ece-4753-a0bc-a4e177b077ff"},"_deposit":{"id":"2007383","pid":{"type":"depid","value":"2007383","revision_id":0},"owners":[80578],"status":"published","created_by":80578},"item_title":"NICオフロードを前提とした固定長バッファによる高速通信方式の検討","author_link":[],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"NICオフロードを前提とした固定長バッファによる高速通信方式の検討","subitem_title_language":"ja"},{"subitem_title":"Toward High-speed Communication with Fixed-size Buffers and NIC Offloading","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"IA","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2026-02-24","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"東京大学情報基盤センター"},{"subitem_text_value":"NTTドコモビジネス株式会社"},{"subitem_text_value":"NTTドコモビジネス株式会社"},{"subitem_text_value":"NTTドコモビジネス株式会社"},{"subitem_text_value":"トヨタ自動車株式会社"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Information Technology Center, The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"NTT DOCOMO BUSINESS, Inc","subitem_text_language":"en"},{"subitem_text_value":"NTT DOCOMO BUSINESS, Inc","subitem_text_language":"en"},{"subitem_text_value":"NTT DOCOMO BUSINESS, Inc","subitem_text_language":"en"},{"subitem_text_value":"Toyota Mortor Corporation","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/2007383/files/IPSJ-IOT26072006.pdf","label":"IPSJ-IOT26072006.pdf"},"date":[{"dateType":"Available","dateValue":"9999-01-01"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-IOT26072006.pdf","filesize":[{"value":"917.4 KB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"0","billingrole":"43"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"b02e0dc3-05e9-44ab-a47b-3f06f9122e9e","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2026 by the Institute of Electronics, Information and Communication Engineers This SIG report is only available to those in membership of the SIG."}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"中村,遼"}]},{"creatorNames":[{"creatorName":"上野,幸杜"}]},{"creatorNames":[{"creatorName":"長沖,彰"}]},{"creatorNames":[{"creatorName":"藤原,達弥"}]},{"creatorNames":[{"creatorName":"空閑,洋平"}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Ryo Nakamura","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Yukito Ueno","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Akira Nagaoki","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Tatsuya Fujiwara","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Yohei Kuga","creatorNameLang":"en"}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12326962","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8787","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"本稿では、CPU消費を抑えつつ100Gbps以上のスループットを長距離ネットワークにおいても実現することを目的とした、新しいトランスポートの通信方式に関する検討について報告する。100Gbpsを超え、400Gbpsと高速化するEthernetのリンクスピードに対して、現在の汎用サーバではCPUにおけるパケット毎の処理がボトルネックとなりこの広帯域な通信速度を使い切ることが難しい。そこで本研究では、送受信するデータのバッファ領域を固定長のリングバッファとして事前にメインメモリ上に用意し、アプリケーションがリングバッファに書き込んだデータをNICが直接読み取りパケット化して送信する新しいトランスポートの通信方式を提案する。本論文では提案する通信方式のプロトタイプをDPDKを用いたソフトウェアで実装し、その性能を確認する実験を行った。実験の結果、既存のEthernet NICを用いたソフトウェア実装では受信時のメモリコピー処理がボトルネックであること、この点を改善すれば400Gbpsのスループットが達成可能であることを確認した。","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"This paper reports a stduy on a novel transport communication mechanism designed to achieve throughput beyond 100 Gbps over long-distance networks while suppressing CPU consumption. As Ethernet link speeds continue to increase beyond 100 Gbps and 400 Gbps, packet-per-packet processing has become a major bottleneck on general-purpose servers, and it is difficult to fully utilize such high-bandwidth links. To address this issue, we propose a new transport communication mechanism in which fixed-length ring buffers are preallocated in main memory for transmitting and receiving data, and the NIC directly reads application data from the TX ring buffer and packetizes it for transmission. We implemented a prototype of the method in software using DPDK and evaluated its throughput. The results show that memory copies for receiving packets are the primary bottleneck in software with existing Ethernet NICs, and that throughput of 400 Gbps is achievable if this bottleneck is mitigated.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告インターネットと運用技術(IOT)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2026-02-24","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"6","bibliographicVolumeNumber":"2026-IOT-72"}]},"relation_version_is_last":true,"weko_creator_id":"80578"},"id":2007383,"updated":"2026-02-16T07:49:46.860449+00:00","links":{}}