Data Plane Development Kit (original) (raw)

Property Value
dbo:abstract The Data Plane Development Kit (DPDK) is an open source software project managed by the Linux Foundation. It provides a set of data plane libraries and network interface controller polling-mode drivers for offloading TCP packet processing from the operating system kernel to processes running in user space. This offloading achieves higher computing efficiency and higher packet throughput than is possible using the interrupt-driven processing provided in the kernel. DPDK provides a programming framework for x86, ARM, and PowerPC processors and enables faster development of high speed data packet networking applications. It scales from mobile processors, such as Intel Atom, to server-grade processors, such as Intel Xeon. It supports instruction set architectures such as Intel, IBM POWER8, EZchip, and ARM. It is provided and supported under the open-source BSD license. DPDK was created by Intel engineer Venky Venkatesan, who is affectionately known as "The Father of DPDK." He died in 2018 after a long battle with cancer. (en) DPDK(Data Plane Development Kit)는 고속 를 위한 (data plane) 라이브러리와 네트워크 인터페이스 컨트롤러(NIC) 드라이버의 집합이다. DPDK는 인텔 x86 프로세서를 위한 프로그래밍 프레임워크를 제공하며 빠른 속도의 데이터 패킷 네트워킹 응용 프로그램을 빠르게 개발할 수 있게 한다. 범위는 인텔 아톰 프로세서에서 인텔 제온 프로세서에 이르며 IBM 파워 8과 같은 다른 프로세서 아키텍처의 지원도 진행 중이다. 오픈 소스인 BSD 라이선스 하에 제공, 지원된다. (ko) DPDK(英語:Data Plane Development Kit),是一组快速處理数据包的开发平台及接口。 ,运行于Intel X86與arm平台上(最新版本也开始支持PowerPC)。该平台采用BSD许可证发布。 (zh) Data Plane Development Kit (DPDK) - набір бібліотек data plane та драйверів мережевих карт для швидкої . DPDK забезпечує програмний фреймворк для Intel x86 процесорів та дозволяє швидку розробку мережевих додатків для пакетів даних високої швидкості. Він підтримує процесори починаючи з Intel Atom та закінчуючи Intel Xeon, підтримка інших процесорних архітектури, таких як IBM POWER8, в процесі розробки. DPDK розповсюджується та підтримується відповідно до умов відкритої ліцензії BSD. (uk)
dbo:genre dbr:Packet_processing
dbo:latestReleaseDate 2022-11-27 (xsd:date)
dbo:latestReleaseVersion 22.11
dbo:license dbr:BSD
dbo:thumbnail wiki-commons:Special:FilePath/Data_Plane_Development_Kit.png?width=300
dbo:wikiPageID 39062059 (xsd:integer)
dbo:wikiPageLength 14394 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1124107476 (xsd:integer)
dbo:wikiPageWikiLink dbr:BSD_license dbr:PowerPC dbr:QEMU dbc:Linux_Foundation_projects dbr:PfSense dbr:User_space dbr:Dynamic_random-access_memory dbr:Intel_Atom dbr:Ixia_(company) dbc:Networking_hardware dbc:Software_using_the_BSD_license dbr:Mellanox_Technologies dbr:Open_source dbr:FreeBSD dbr:NXP dbr:POWER8 dbr:Linux dbr:Linux_Foundation dbr:Single-root_input/output_virtualization dbr:Kernel_(operating_system) dbr:Network_packet dbr:Polling_(computer_science) dbr:BSD dbr:C_(programming_language) dbr:Wind_River_Systems dbr:Windows dbr:6WIND dbr:ARM_architecture dbr:Bare_machine dbr:PF_(firewall) dbr:Transmission_Control_Protocol dbr:Process_(computing) dbr:Interrupt dbr:Lanner_Inc. dbc:Free_routing_software dbr:Bus_(computing) dbr:Data_plane dbr:Instruction_set_architecture dbr:Intel dbr:Intel_Xeon dbr:Network_interface_controller dbr:OpenStack dbr:Open_vSwitch dbr:Operating_system dbr:Radisys dbr:X86 dbr:X86-64 dbr:Software-defined_networking dbr:Vector_Packet_Processing dbr:Ethernet dbr:IPsec dbr:Packet_processing dbr:POWER9 dbr:Link_bonding dbr:Run-to-completion dbr:EZchip dbr:NIC/Regex/Accelerators
dbp:genre dbr:Packet_processing
dbp:latestReleaseDate 2022-11-27 (xsd:date)
dbp:latestReleaseVersion 22.110000 (xsd:double)
dbp:license dbr:BSD
dbp:logo Data Plane Development Kit.png (en)
dbp:name DPDK (en)
dbp:operatingSystem dbr:FreeBSD dbr:Linux dbr:Windows
dbp:programmingLanguage dbr:C_(programming_language)
dbp:wikiPageUsesTemplate dbt:Fact dbt:Infobox_software dbt:Mono dbt:Reflist dbt:Short_description dbt:Snd dbt:Start_date dbt:URL dbt:Use_dmy_dates dbt:Routing_software
dct:subject dbc:Linux_Foundation_projects dbc:Networking_hardware dbc:Software_using_the_BSD_license dbc:Free_routing_software
gold:hypernym dbr:Set
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment DPDK(Data Plane Development Kit)는 고속 를 위한 (data plane) 라이브러리와 네트워크 인터페이스 컨트롤러(NIC) 드라이버의 집합이다. DPDK는 인텔 x86 프로세서를 위한 프로그래밍 프레임워크를 제공하며 빠른 속도의 데이터 패킷 네트워킹 응용 프로그램을 빠르게 개발할 수 있게 한다. 범위는 인텔 아톰 프로세서에서 인텔 제온 프로세서에 이르며 IBM 파워 8과 같은 다른 프로세서 아키텍처의 지원도 진행 중이다. 오픈 소스인 BSD 라이선스 하에 제공, 지원된다. (ko) DPDK(英語:Data Plane Development Kit),是一组快速處理数据包的开发平台及接口。 ,运行于Intel X86與arm平台上(最新版本也开始支持PowerPC)。该平台采用BSD许可证发布。 (zh) Data Plane Development Kit (DPDK) - набір бібліотек data plane та драйверів мережевих карт для швидкої . DPDK забезпечує програмний фреймворк для Intel x86 процесорів та дозволяє швидку розробку мережевих додатків для пакетів даних високої швидкості. Він підтримує процесори починаючи з Intel Atom та закінчуючи Intel Xeon, підтримка інших процесорних архітектури, таких як IBM POWER8, в процесі розробки. DPDK розповсюджується та підтримується відповідно до умов відкритої ліцензії BSD. (uk) The Data Plane Development Kit (DPDK) is an open source software project managed by the Linux Foundation. It provides a set of data plane libraries and network interface controller polling-mode drivers for offloading TCP packet processing from the operating system kernel to processes running in user space. This offloading achieves higher computing efficiency and higher packet throughput than is possible using the interrupt-driven processing provided in the kernel. (en)
rdfs:label Data Plane Development Kit (en) DPDK (ko) DPDK (zh) Data Plane Development Kit (uk)
owl:sameAs freebase:Data Plane Development Kit wikidata:Data Plane Development Kit dbpedia-fi:Data Plane Development Kit dbpedia-ko:Data Plane Development Kit dbpedia-uk:Data Plane Development Kit dbpedia-zh:Data Plane Development Kit https://global.dbpedia.org/id/bCGs
prov:wasDerivedFrom wikipedia-en:Data_Plane_Development_Kit?oldid=1124107476&ns=0
foaf:depiction wiki-commons:Special:FilePath/Data_Plane_Development_Kit.png
foaf:isPrimaryTopicOf wikipedia-en:Data_Plane_Development_Kit
foaf:name DPDK (en)
is dbo:wikiPageRedirects of dbr:DPDK dbr:Intel_Data_Plane_Development_Kit
is dbo:wikiPageWikiLink of dbr:List_of_router_firmware_projects dbr:Linux_Foundation dbr:6WIND dbr:DPDK dbr:Vector_Packet_Processing dbr:Intel_Data_Plane_Development_Kit
is foaf:primaryTopic of wikipedia-en:Data_Plane_Development_Kit