notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dpdk-20.11 DPDK: Software libraries for packet processing
20.11.8 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20.11.8Version of this port present on the latest quarterly branch.
Maintainer: bruce.richardson@intel.com search for ports maintained by this maintainer
Port Added: 2021-10-14 07:33:06
Last Update: 2024-01-14 20:28:30
Commit Hash: 89bcc8c
Also Listed In: kld
License: BSD3CLAUSE
WWW:
https://dpdk.org/
Description:
The Data Plane Development Kit (DPDK) The DPDK is a set of software libraries to enable packet processing. It consists of a set of polling mode drivers (PMD) which can be used to pull network packets directly from a Network Interface Card (NIC), as well as other libraries to assist in the processing of those packets. The additional libraries include ones for: * memory and buffer management * packet classification * software rings or FIFOs to allow packet transfer between cores amongst others. Applications written using the DPDK run in userspace. The devices used by a DPDK application are removed from kernel control and are instead managed directly by that application.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1330 items)
Collapse this list.
  1. @kld /boot/modules
  2. @ldconfig
  3. /usr/local/share/licenses/dpdk20.11-20.11.8/catalog.mk
  4. /usr/local/share/licenses/dpdk20.11-20.11.8/LICENSE
  5. /usr/local/share/licenses/dpdk20.11-20.11.8/BSD3CLAUSE
  6. /boot/modules/contigmem.ko
  7. /boot/modules/nic_uio.ko
  8. bin/dpdk-devbind.py
  9. bin/dpdk-hugepages.py
  10. bin/dpdk-pdump
  11. bin/dpdk-pmdinfo.py
  12. bin/dpdk-proc-info
  13. bin/dpdk-telemetry.py
  14. @comment bin/dpdk-test
  15. bin/dpdk-test-acl
  16. bin/dpdk-test-bbdev
  17. bin/dpdk-test-cmdline
  18. bin/dpdk-test-compress-perf
  19. bin/dpdk-test-crypto-perf
  20. bin/dpdk-test-eventdev
  21. bin/dpdk-test-fib
  22. bin/dpdk-test-flow-perf
  23. bin/dpdk-test-pipeline
  24. bin/dpdk-test-regex
  25. bin/dpdk-test-sad
  26. bin/dpdk-testpmd
  27. include/bpf_def.h
  28. include/cmdline.h
  29. include/cmdline_cirbuf.h
  30. include/cmdline_parse.h
  31. include/cmdline_parse_etheraddr.h
  32. include/cmdline_parse_ipaddr.h
  33. include/cmdline_parse_num.h
  34. include/cmdline_parse_portlist.h
  35. include/cmdline_parse_string.h
  36. include/cmdline_rdline.h
  37. include/cmdline_socket.h
  38. include/cmdline_vt100.h
  39. include/generic/rte_atomic.h
  40. include/generic/rte_byteorder.h
  41. include/generic/rte_cpuflags.h
  42. include/generic/rte_cycles.h
  43. include/generic/rte_io.h
  44. include/generic/rte_mcslock.h
  45. include/generic/rte_memcpy.h
  46. include/generic/rte_pause.h
  47. include/generic/rte_power_intrinsics.h
  48. include/generic/rte_prefetch.h
  49. include/generic/rte_rwlock.h
  50. include/generic/rte_spinlock.h
  51. include/generic/rte_ticketlock.h
  52. include/generic/rte_vect.h
  53. include/rte_acc100_cfg.h
  54. include/rte_acl.h
  55. include/rte_acl_osdep.h
  56. include/rte_alarm.h
  57. include/rte_approx.h
  58. include/rte_arp.h
  59. include/rte_atomic.h
  60. include/rte_atomic_32.h
  61. include/rte_atomic_64.h
  62. include/rte_bbdev.h
  63. include/rte_bbdev_op.h
  64. include/rte_bbdev_pmd.h
  65. include/rte_bitmap.h
  66. include/rte_bitops.h
  67. include/rte_bitrate.h
  68. include/rte_bpf.h
  69. include/rte_bpf_ethdev.h
  70. include/rte_branch_prediction.h
  71. include/rte_build_config.h
  72. include/rte_bus.h
  73. include/rte_bus_ifpga.h
  74. include/rte_bus_pci.h
  75. include/rte_bus_vdev.h
  76. include/rte_byteorder.h
  77. include/rte_byteorder_32.h
  78. include/rte_byteorder_64.h
  79. include/rte_cfgfile.h
  80. include/rte_class.h
  81. include/rte_common.h
  82. include/rte_comp.h
  83. include/rte_compat.h
  84. include/rte_compatibility_defines.h
  85. include/rte_compressdev.h
  86. include/rte_compressdev_internal.h
  87. include/rte_compressdev_pmd.h
  88. include/rte_config.h
  89. include/rte_cpuflags.h
  90. include/rte_crc_arm64.h
  91. include/rte_crypto.h
  92. include/rte_crypto_asym.h
  93. include/rte_crypto_sym.h
  94. include/rte_cryptodev.h
  95. include/rte_cryptodev_pmd.h
  96. include/rte_cryptodev_scheduler.h
  97. include/rte_cryptodev_scheduler_operations.h
  98. include/rte_cryptodev_trace.h
  99. include/rte_cryptodev_trace_fp.h
  100. include/rte_cycles.h
  101. include/rte_debug.h
  102. include/rte_dev.h
  103. include/rte_dev_info.h
  104. include/rte_devargs.h
  105. include/rte_distributor.h
  106. include/rte_eal.h
  107. include/rte_eal_interrupts.h
  108. include/rte_eal_memconfig.h
  109. include/rte_eal_trace.h
  110. include/rte_ecpri.h
  111. include/rte_efd.h
  112. include/rte_errno.h
  113. include/rte_esp.h
  114. include/rte_eth_bond.h
  115. include/rte_eth_bond_8023ad.h
  116. include/rte_eth_ctrl.h
  117. include/rte_eth_ring.h
  118. include/rte_ethdev.h
  119. include/rte_ethdev_core.h
  120. include/rte_ethdev_driver.h
  121. include/rte_ethdev_pci.h
  122. include/rte_ethdev_trace.h
  123. include/rte_ethdev_trace_fp.h
  124. include/rte_ethdev_vdev.h
  125. include/rte_ether.h
  126. include/rte_event_crypto_adapter.h
  127. include/rte_event_eth_rx_adapter.h
  128. include/rte_event_eth_tx_adapter.h
  129. include/rte_event_ring.h
  130. include/rte_event_timer_adapter.h
  131. include/rte_event_timer_adapter_pmd.h
  132. include/rte_eventdev.h
  133. include/rte_eventdev_pmd.h
  134. include/rte_eventdev_pmd_pci.h
  135. include/rte_eventdev_pmd_vdev.h
  136. include/rte_eventdev_trace.h
  137. include/rte_eventdev_trace_fp.h
  138. include/rte_fbarray.h
  139. include/rte_fbk_hash.h
  140. include/rte_fib.h
  141. include/rte_fib6.h
  142. include/rte_flow.h
  143. include/rte_flow_classify.h
  144. include/rte_flow_driver.h
  145. include/rte_geneve.h
  146. include/rte_graph.h
  147. include/rte_graph_worker.h
  148. include/rte_gre.h
  149. include/rte_gro.h
  150. include/rte_gso.h
  151. include/rte_gtp.h
  152. include/rte_hash.h
  153. include/rte_hash_crc.h
  154. include/rte_hexdump.h
  155. include/rte_higig.h
  156. include/rte_hypervisor.h
  157. include/rte_icmp.h
  158. include/rte_interrupts.h
  159. include/rte_io.h
  160. include/rte_ioat_rawdev.h
  161. include/rte_ioat_rawdev_fns.h
  162. include/rte_ip.h
  163. include/rte_ip_frag.h
  164. include/rte_ipsec.h
  165. include/rte_ipsec_group.h
  166. include/rte_ipsec_sa.h
  167. include/rte_ipsec_sad.h
  168. include/rte_jhash.h
  169. include/rte_jobstats.h
  170. include/rte_keepalive.h
  171. include/rte_kvargs.h
  172. include/rte_latencystats.h
  173. include/rte_launch.h
  174. include/rte_lcore.h
  175. include/rte_log.h
  176. include/rte_lpm.h
  177. include/rte_lpm6.h
  178. include/rte_lpm_altivec.h
  179. include/rte_lpm_neon.h
  180. include/rte_lpm_sse.h
  181. include/rte_lru.h
  182. include/rte_lru_x86.h
  183. include/rte_malloc.h
  184. include/rte_mbuf.h
  185. include/rte_mbuf_core.h
  186. include/rte_mbuf_dyn.h
  187. include/rte_mbuf_pool_ops.h
  188. include/rte_mbuf_ptype.h
  189. include/rte_mcslock.h
  190. include/rte_member.h
  191. include/rte_memcpy.h
  192. include/rte_memory.h
  193. include/rte_mempool.h
  194. include/rte_mempool_trace.h
  195. include/rte_mempool_trace_fp.h
  196. include/rte_memzone.h
  197. include/rte_meter.h
  198. include/rte_metrics.h
  199. include/rte_metrics_telemetry.h
  200. include/rte_mpls.h
  201. include/rte_mtr.h
  202. include/rte_mtr_driver.h
  203. include/rte_net.h
  204. include/rte_net_crc.h
  205. include/rte_node_eth_api.h
  206. include/rte_node_ip4_api.h
  207. include/rte_os.h
  208. include/rte_pause.h
  209. include/rte_pci.h
  210. include/rte_pci_dev_feature_defs.h
  211. include/rte_pci_dev_features.h
  212. include/rte_pdump.h
  213. include/rte_per_lcore.h
  214. include/rte_pipeline.h
  215. include/rte_pmd_ark.h
  216. include/rte_pmd_bnxt.h
  217. include/rte_pmd_fpga_5gnr_fec.h
  218. include/rte_pmd_i40e.h
  219. include/rte_pmd_iavf.h
  220. include/rte_pmd_ice.h
  221. include/rte_pmd_ixgbe.h
  222. include/rte_pmd_ntb.h
  223. include/rte_pmd_txgbe.h
  224. include/rte_port.h
  225. include/rte_port_ethdev.h
  226. include/rte_port_eventdev.h
  227. include/rte_port_fd.h
  228. include/rte_port_frag.h
  229. include/rte_port_in_action.h
  230. include/rte_port_ras.h
  231. include/rte_port_ring.h
  232. include/rte_port_sched.h
  233. include/rte_port_source_sink.h
  234. include/rte_port_sym_crypto.h
  235. include/rte_power_intrinsics.h
  236. include/rte_prefetch.h
  237. include/rte_random.h
  238. include/rte_rawdev.h
  239. include/rte_rawdev_pmd.h
  240. include/rte_rcu_qsbr.h
  241. include/rte_reciprocal.h
  242. include/rte_red.h
  243. include/rte_regexdev.h
  244. include/rte_regexdev_core.h
  245. include/rte_regexdev_driver.h
  246. include/rte_reorder.h
  247. include/rte_rib.h
  248. include/rte_rib6.h
  249. include/rte_ring.h
  250. include/rte_ring_c11_mem.h
  251. include/rte_ring_core.h
  252. include/rte_ring_elem.h
  253. include/rte_ring_generic.h
  254. include/rte_ring_hts.h
  255. include/rte_ring_hts_c11_mem.h
  256. include/rte_ring_peek.h
  257. include/rte_ring_peek_c11_mem.h
  258. include/rte_ring_peek_zc.h
  259. include/rte_ring_rts.h
  260. include/rte_ring_rts_c11_mem.h
  261. include/rte_rtm.h
  262. include/rte_rwlock.h
  263. include/rte_sched.h
  264. include/rte_sched_common.h
  265. include/rte_sctp.h
  266. include/rte_security.h
  267. include/rte_security_driver.h
  268. include/rte_service.h
  269. include/rte_service_component.h
  270. include/rte_spinlock.h
  271. include/rte_stack.h
  272. include/rte_stack_lf.h
  273. include/rte_stack_lf_c11.h
  274. include/rte_stack_lf_generic.h
  275. include/rte_stack_lf_stubs.h
  276. include/rte_stack_std.h
  277. include/rte_string_fns.h
  278. include/rte_swx_ctl.h
  279. include/rte_swx_extern.h
  280. include/rte_swx_pipeline.h
  281. include/rte_swx_port.h
  282. include/rte_swx_port_ethdev.h
  283. include/rte_swx_port_source_sink.h
  284. include/rte_swx_table.h
  285. include/rte_swx_table_em.h
  286. include/rte_table.h
  287. include/rte_table_acl.h
  288. include/rte_table_action.h
  289. include/rte_table_array.h
  290. include/rte_table_hash.h
  291. include/rte_table_hash_cuckoo.h
  292. include/rte_table_hash_func.h
  293. include/rte_table_hash_func_arm64.h
  294. include/rte_table_lpm.h
  295. include/rte_table_lpm_ipv6.h
  296. include/rte_table_stub.h
  297. include/rte_tailq.h
  298. include/rte_tcp.h
  299. include/rte_telemetry.h
  300. include/rte_thash.h
  301. include/rte_ticketlock.h
  302. include/rte_time.h
  303. include/rte_timer.h
  304. include/rte_tm.h
  305. include/rte_tm_driver.h
  306. include/rte_trace.h
  307. include/rte_trace_point.h
  308. include/rte_trace_point_register.h
  309. include/rte_udp.h
  310. include/rte_uuid.h
  311. include/rte_vect.h
  312. include/rte_version.h
  313. include/rte_vfio.h
  314. include/rte_vxlan.h
  315. lib/dpdk/pmds-21.0/librte_baseband_acc100.so
  316. lib/dpdk/pmds-21.0/librte_baseband_acc100.so.21
  317. lib/dpdk/pmds-21.0/librte_baseband_acc100.so.21.0
  318. lib/dpdk/pmds-21.0/librte_baseband_fpga_5gnr_fec.so
  319. lib/dpdk/pmds-21.0/librte_baseband_fpga_5gnr_fec.so.21
  320. lib/dpdk/pmds-21.0/librte_baseband_fpga_5gnr_fec.so.21.0
  321. lib/dpdk/pmds-21.0/librte_baseband_fpga_lte_fec.so
  322. lib/dpdk/pmds-21.0/librte_baseband_fpga_lte_fec.so.21
  323. lib/dpdk/pmds-21.0/librte_baseband_fpga_lte_fec.so.21.0
  324. lib/dpdk/pmds-21.0/librte_baseband_null.so
  325. lib/dpdk/pmds-21.0/librte_baseband_null.so.21
  326. lib/dpdk/pmds-21.0/librte_baseband_null.so.21.0
  327. lib/dpdk/pmds-21.0/librte_baseband_turbo_sw.so
  328. lib/dpdk/pmds-21.0/librte_baseband_turbo_sw.so.21
  329. lib/dpdk/pmds-21.0/librte_baseband_turbo_sw.so.21.0
  330. lib/dpdk/pmds-21.0/librte_bus_ifpga.so
  331. lib/dpdk/pmds-21.0/librte_bus_ifpga.so.21
  332. lib/dpdk/pmds-21.0/librte_bus_ifpga.so.21.0
  333. lib/dpdk/pmds-21.0/librte_bus_pci.so
  334. lib/dpdk/pmds-21.0/librte_bus_pci.so.21
  335. lib/dpdk/pmds-21.0/librte_bus_pci.so.21.0
  336. lib/dpdk/pmds-21.0/librte_bus_vdev.so
  337. lib/dpdk/pmds-21.0/librte_bus_vdev.so.21
  338. lib/dpdk/pmds-21.0/librte_bus_vdev.so.21.0
  339. lib/dpdk/pmds-21.0/librte_common_cpt.so
  340. lib/dpdk/pmds-21.0/librte_common_cpt.so.21
  341. lib/dpdk/pmds-21.0/librte_common_cpt.so.21.0
  342. lib/dpdk/pmds-21.0/librte_common_iavf.so
  343. lib/dpdk/pmds-21.0/librte_common_iavf.so.21
  344. lib/dpdk/pmds-21.0/librte_common_iavf.so.21.0
  345. lib/dpdk/pmds-21.0/librte_common_octeontx.so
  346. lib/dpdk/pmds-21.0/librte_common_octeontx.so.21
  347. lib/dpdk/pmds-21.0/librte_common_octeontx.so.21.0
  348. lib/dpdk/pmds-21.0/librte_common_octeontx2.so
  349. lib/dpdk/pmds-21.0/librte_common_octeontx2.so.21
  350. lib/dpdk/pmds-21.0/librte_common_octeontx2.so.21.0
  351. lib/dpdk/pmds-21.0/librte_common_qat.so
  352. lib/dpdk/pmds-21.0/librte_common_qat.so.21
  353. lib/dpdk/pmds-21.0/librte_common_qat.so.21.0
  354. lib/dpdk/pmds-21.0/librte_common_sfc_efx.so
  355. lib/dpdk/pmds-21.0/librte_common_sfc_efx.so.21
  356. lib/dpdk/pmds-21.0/librte_common_sfc_efx.so.21.0
  357. lib/dpdk/pmds-21.0/librte_compress_octeontx.so
  358. lib/dpdk/pmds-21.0/librte_compress_octeontx.so.21
  359. lib/dpdk/pmds-21.0/librte_compress_octeontx.so.21.0
  360. lib/dpdk/pmds-21.0/librte_compress_zlib.so
  361. lib/dpdk/pmds-21.0/librte_compress_zlib.so.21
  362. lib/dpdk/pmds-21.0/librte_compress_zlib.so.21.0
  363. lib/dpdk/pmds-21.0/librte_crypto_bcmfs.so
  364. lib/dpdk/pmds-21.0/librte_crypto_bcmfs.so.21
  365. lib/dpdk/pmds-21.0/librte_crypto_bcmfs.so.21.0
  366. lib/dpdk/pmds-21.0/librte_crypto_null.so
  367. lib/dpdk/pmds-21.0/librte_crypto_null.so.21
  368. lib/dpdk/pmds-21.0/librte_crypto_null.so.21.0
  369. lib/dpdk/pmds-21.0/librte_crypto_scheduler.so
  370. lib/dpdk/pmds-21.0/librte_crypto_scheduler.so.21
  371. lib/dpdk/pmds-21.0/librte_crypto_scheduler.so.21.0
  372. lib/dpdk/pmds-21.0/librte_crypto_virtio.so
  373. lib/dpdk/pmds-21.0/librte_crypto_virtio.so.21
  374. lib/dpdk/pmds-21.0/librte_crypto_virtio.so.21.0
  375. lib/dpdk/pmds-21.0/librte_event_dsw.so
  376. lib/dpdk/pmds-21.0/librte_event_dsw.so.21
  377. lib/dpdk/pmds-21.0/librte_event_dsw.so.21.0
  378. lib/dpdk/pmds-21.0/librte_event_octeontx.so
  379. lib/dpdk/pmds-21.0/librte_event_octeontx.so.21
  380. lib/dpdk/pmds-21.0/librte_event_octeontx.so.21.0
  381. lib/dpdk/pmds-21.0/librte_event_opdl.so
  382. lib/dpdk/pmds-21.0/librte_event_opdl.so.21
  383. lib/dpdk/pmds-21.0/librte_event_opdl.so.21.0
  384. lib/dpdk/pmds-21.0/librte_event_skeleton.so
  385. lib/dpdk/pmds-21.0/librte_event_skeleton.so.21
  386. lib/dpdk/pmds-21.0/librte_event_skeleton.so.21.0
  387. lib/dpdk/pmds-21.0/librte_event_sw.so
  388. lib/dpdk/pmds-21.0/librte_event_sw.so.21
  389. lib/dpdk/pmds-21.0/librte_event_sw.so.21.0
  390. lib/dpdk/pmds-21.0/librte_mempool_bucket.so
  391. lib/dpdk/pmds-21.0/librte_mempool_bucket.so.21
  392. lib/dpdk/pmds-21.0/librte_mempool_bucket.so.21.0
  393. lib/dpdk/pmds-21.0/librte_mempool_octeontx.so
  394. lib/dpdk/pmds-21.0/librte_mempool_octeontx.so.21
  395. lib/dpdk/pmds-21.0/librte_mempool_octeontx.so.21.0
  396. lib/dpdk/pmds-21.0/librte_mempool_octeontx2.so
  397. lib/dpdk/pmds-21.0/librte_mempool_octeontx2.so.21
  398. lib/dpdk/pmds-21.0/librte_mempool_octeontx2.so.21.0
  399. lib/dpdk/pmds-21.0/librte_mempool_ring.so
  400. lib/dpdk/pmds-21.0/librte_mempool_ring.so.21
  401. lib/dpdk/pmds-21.0/librte_mempool_ring.so.21.0
  402. lib/dpdk/pmds-21.0/librte_mempool_stack.so
  403. lib/dpdk/pmds-21.0/librte_mempool_stack.so.21
  404. lib/dpdk/pmds-21.0/librte_mempool_stack.so.21.0
  405. lib/dpdk/pmds-21.0/librte_net_ark.so
  406. lib/dpdk/pmds-21.0/librte_net_ark.so.21
  407. lib/dpdk/pmds-21.0/librte_net_ark.so.21.0
  408. lib/dpdk/pmds-21.0/librte_net_atlantic.so
  409. lib/dpdk/pmds-21.0/librte_net_atlantic.so.21
  410. lib/dpdk/pmds-21.0/librte_net_atlantic.so.21.0
  411. lib/dpdk/pmds-21.0/librte_net_bnx2x.so
  412. lib/dpdk/pmds-21.0/librte_net_bnx2x.so.21
  413. lib/dpdk/pmds-21.0/librte_net_bnx2x.so.21.0
  414. lib/dpdk/pmds-21.0/librte_net_bnxt.so
  415. lib/dpdk/pmds-21.0/librte_net_bnxt.so.21
  416. lib/dpdk/pmds-21.0/librte_net_bnxt.so.21.0
  417. lib/dpdk/pmds-21.0/librte_net_bond.so
  418. lib/dpdk/pmds-21.0/librte_net_bond.so.21
  419. lib/dpdk/pmds-21.0/librte_net_bond.so.21.0
  420. lib/dpdk/pmds-21.0/librte_net_cxgbe.so
  421. lib/dpdk/pmds-21.0/librte_net_cxgbe.so.21
  422. lib/dpdk/pmds-21.0/librte_net_cxgbe.so.21.0
  423. lib/dpdk/pmds-21.0/librte_net_e1000.so
  424. lib/dpdk/pmds-21.0/librte_net_e1000.so.21
  425. lib/dpdk/pmds-21.0/librte_net_e1000.so.21.0
  426. lib/dpdk/pmds-21.0/librte_net_ena.so
  427. lib/dpdk/pmds-21.0/librte_net_ena.so.21
  428. lib/dpdk/pmds-21.0/librte_net_ena.so.21.0
  429. lib/dpdk/pmds-21.0/librte_net_enic.so
  430. lib/dpdk/pmds-21.0/librte_net_enic.so.21
  431. lib/dpdk/pmds-21.0/librte_net_enic.so.21.0
  432. lib/dpdk/pmds-21.0/librte_net_failsafe.so
  433. lib/dpdk/pmds-21.0/librte_net_failsafe.so.21
  434. lib/dpdk/pmds-21.0/librte_net_failsafe.so.21.0
  435. lib/dpdk/pmds-21.0/librte_net_fm10k.so
  436. lib/dpdk/pmds-21.0/librte_net_fm10k.so.21
  437. lib/dpdk/pmds-21.0/librte_net_fm10k.so.21.0
  438. lib/dpdk/pmds-21.0/librte_net_hinic.so
  439. lib/dpdk/pmds-21.0/librte_net_hinic.so.21
  440. lib/dpdk/pmds-21.0/librte_net_hinic.so.21.0
  441. lib/dpdk/pmds-21.0/librte_net_i40e.so
  442. lib/dpdk/pmds-21.0/librte_net_i40e.so.21
  443. lib/dpdk/pmds-21.0/librte_net_i40e.so.21.0
  444. lib/dpdk/pmds-21.0/librte_net_iavf.so
  445. lib/dpdk/pmds-21.0/librte_net_iavf.so.21
  446. lib/dpdk/pmds-21.0/librte_net_iavf.so.21.0
  447. lib/dpdk/pmds-21.0/librte_net_ice.so
  448. lib/dpdk/pmds-21.0/librte_net_ice.so.21
  449. lib/dpdk/pmds-21.0/librte_net_ice.so.21.0
  450. lib/dpdk/pmds-21.0/librte_net_igc.so
  451. lib/dpdk/pmds-21.0/librte_net_igc.so.21
  452. lib/dpdk/pmds-21.0/librte_net_igc.so.21.0
  453. lib/dpdk/pmds-21.0/librte_net_ixgbe.so
  454. lib/dpdk/pmds-21.0/librte_net_ixgbe.so.21
  455. lib/dpdk/pmds-21.0/librte_net_ixgbe.so.21.0
  456. lib/dpdk/pmds-21.0/librte_net_liquidio.so
  457. lib/dpdk/pmds-21.0/librte_net_liquidio.so.21
  458. lib/dpdk/pmds-21.0/librte_net_liquidio.so.21.0
  459. lib/dpdk/pmds-21.0/librte_net_null.so
  460. lib/dpdk/pmds-21.0/librte_net_null.so.21
  461. lib/dpdk/pmds-21.0/librte_net_null.so.21.0
  462. lib/dpdk/pmds-21.0/librte_net_octeontx.so
  463. lib/dpdk/pmds-21.0/librte_net_octeontx.so.21
  464. lib/dpdk/pmds-21.0/librte_net_octeontx.so.21.0
  465. lib/dpdk/pmds-21.0/librte_net_octeontx2.so
  466. lib/dpdk/pmds-21.0/librte_net_octeontx2.so.21
  467. lib/dpdk/pmds-21.0/librte_net_octeontx2.so.21.0
  468. lib/dpdk/pmds-21.0/librte_net_pcap.so
  469. lib/dpdk/pmds-21.0/librte_net_pcap.so.21
  470. lib/dpdk/pmds-21.0/librte_net_pcap.so.21.0
  471. lib/dpdk/pmds-21.0/librte_net_qede.so
  472. lib/dpdk/pmds-21.0/librte_net_qede.so.21
  473. lib/dpdk/pmds-21.0/librte_net_qede.so.21.0
  474. lib/dpdk/pmds-21.0/librte_net_ring.so
  475. lib/dpdk/pmds-21.0/librte_net_ring.so.21
  476. lib/dpdk/pmds-21.0/librte_net_ring.so.21.0
  477. lib/dpdk/pmds-21.0/librte_net_sfc.so
  478. lib/dpdk/pmds-21.0/librte_net_sfc.so.21
  479. lib/dpdk/pmds-21.0/librte_net_sfc.so.21.0
  480. lib/dpdk/pmds-21.0/librte_net_thunderx.so
  481. lib/dpdk/pmds-21.0/librte_net_thunderx.so.21
  482. lib/dpdk/pmds-21.0/librte_net_thunderx.so.21.0
  483. lib/dpdk/pmds-21.0/librte_net_txgbe.so
  484. lib/dpdk/pmds-21.0/librte_net_txgbe.so.21
  485. lib/dpdk/pmds-21.0/librte_net_txgbe.so.21.0
  486. lib/dpdk/pmds-21.0/librte_net_virtio.so
  487. lib/dpdk/pmds-21.0/librte_net_virtio.so.21
  488. lib/dpdk/pmds-21.0/librte_net_virtio.so.21.0
  489. lib/dpdk/pmds-21.0/librte_net_vmxnet3.so
  490. lib/dpdk/pmds-21.0/librte_net_vmxnet3.so.21
  491. lib/dpdk/pmds-21.0/librte_net_vmxnet3.so.21.0
  492. lib/dpdk/pmds-21.0/librte_raw_ioat.so
  493. lib/dpdk/pmds-21.0/librte_raw_ioat.so.21
  494. lib/dpdk/pmds-21.0/librte_raw_ioat.so.21.0
  495. lib/dpdk/pmds-21.0/librte_raw_ntb.so
  496. lib/dpdk/pmds-21.0/librte_raw_ntb.so.21
  497. lib/dpdk/pmds-21.0/librte_raw_ntb.so.21.0
  498. lib/dpdk/pmds-21.0/librte_raw_octeontx2_dma.so
  499. lib/dpdk/pmds-21.0/librte_raw_octeontx2_dma.so.21
  500. lib/dpdk/pmds-21.0/librte_raw_octeontx2_dma.so.21.0
  501. lib/dpdk/pmds-21.0/librte_raw_octeontx2_ep.so
  502. lib/dpdk/pmds-21.0/librte_raw_octeontx2_ep.so.21
  503. lib/dpdk/pmds-21.0/librte_raw_octeontx2_ep.so.21.0
  504. lib/dpdk/pmds-21.0/librte_raw_skeleton.so
  505. lib/dpdk/pmds-21.0/librte_raw_skeleton.so.21
  506. lib/dpdk/pmds-21.0/librte_raw_skeleton.so.21.0
  507. lib/librte_acl.a
  508. lib/librte_acl.so
  509. lib/librte_acl.so.21
  510. lib/librte_acl.so.21.0
  511. lib/librte_baseband_acc100.a
  512. lib/librte_baseband_acc100.so
  513. lib/librte_baseband_acc100.so.21
  514. lib/librte_baseband_acc100.so.21.0
  515. lib/librte_baseband_fpga_5gnr_fec.a
  516. lib/librte_baseband_fpga_5gnr_fec.so
  517. lib/librte_baseband_fpga_5gnr_fec.so.21
  518. lib/librte_baseband_fpga_5gnr_fec.so.21.0
  519. lib/librte_baseband_fpga_lte_fec.a
  520. lib/librte_baseband_fpga_lte_fec.so
  521. lib/librte_baseband_fpga_lte_fec.so.21
  522. lib/librte_baseband_fpga_lte_fec.so.21.0
  523. lib/librte_baseband_null.a
  524. lib/librte_baseband_null.so
  525. lib/librte_baseband_null.so.21
  526. lib/librte_baseband_null.so.21.0
  527. lib/librte_baseband_turbo_sw.a
  528. lib/librte_baseband_turbo_sw.so
  529. lib/librte_baseband_turbo_sw.so.21
  530. lib/librte_baseband_turbo_sw.so.21.0
  531. lib/librte_bbdev.a
  532. lib/librte_bbdev.so
  533. lib/librte_bbdev.so.21
  534. lib/librte_bbdev.so.21.0
  535. lib/librte_bitratestats.a
  536. lib/librte_bitratestats.so
  537. lib/librte_bitratestats.so.21
  538. lib/librte_bitratestats.so.21.0
  539. lib/librte_bpf.a
  540. lib/librte_bpf.so
  541. lib/librte_bpf.so.21
  542. lib/librte_bpf.so.21.0
  543. lib/librte_bus_ifpga.a
  544. lib/librte_bus_ifpga.so
  545. lib/librte_bus_ifpga.so.21
  546. lib/librte_bus_ifpga.so.21.0
  547. lib/librte_bus_pci.a
  548. lib/librte_bus_pci.so
  549. lib/librte_bus_pci.so.21
  550. lib/librte_bus_pci.so.21.0
  551. lib/librte_bus_vdev.a
  552. lib/librte_bus_vdev.so
  553. lib/librte_bus_vdev.so.21
  554. lib/librte_bus_vdev.so.21.0
  555. lib/librte_cfgfile.a
  556. lib/librte_cfgfile.so
  557. lib/librte_cfgfile.so.21
  558. lib/librte_cfgfile.so.21.0
  559. lib/librte_cmdline.a
  560. lib/librte_cmdline.so
  561. lib/librte_cmdline.so.21
  562. lib/librte_cmdline.so.21.0
  563. lib/librte_common_cpt.a
  564. lib/librte_common_cpt.so
  565. lib/librte_common_cpt.so.21
  566. lib/librte_common_cpt.so.21.0
  567. lib/librte_common_iavf.a
  568. lib/librte_common_iavf.so
  569. lib/librte_common_iavf.so.21
  570. lib/librte_common_iavf.so.21.0
  571. lib/librte_common_octeontx.a
  572. lib/librte_common_octeontx.so
  573. lib/librte_common_octeontx.so.21
  574. lib/librte_common_octeontx.so.21.0
  575. lib/librte_common_octeontx2.a
  576. lib/librte_common_octeontx2.so
  577. lib/librte_common_octeontx2.so.21
  578. lib/librte_common_octeontx2.so.21.0
  579. lib/librte_common_qat.a
  580. lib/librte_common_qat.so
  581. lib/librte_common_qat.so.21
  582. lib/librte_common_qat.so.21.0
  583. lib/librte_common_sfc_efx.a
  584. lib/librte_common_sfc_efx.so
  585. lib/librte_common_sfc_efx.so.21
  586. lib/librte_common_sfc_efx.so.21.0
  587. lib/librte_compress_octeontx.a
  588. lib/librte_compress_octeontx.so
  589. lib/librte_compress_octeontx.so.21
  590. lib/librte_compress_octeontx.so.21.0
  591. lib/librte_compress_zlib.a
  592. lib/librte_compress_zlib.so
  593. lib/librte_compress_zlib.so.21
  594. lib/librte_compress_zlib.so.21.0
  595. lib/librte_compressdev.a
  596. lib/librte_compressdev.so
  597. lib/librte_compressdev.so.21
  598. lib/librte_compressdev.so.21.0
  599. lib/librte_crypto_bcmfs.a
  600. lib/librte_crypto_bcmfs.so
  601. lib/librte_crypto_bcmfs.so.21
  602. lib/librte_crypto_bcmfs.so.21.0
  603. lib/librte_crypto_null.a
  604. lib/librte_crypto_null.so
  605. lib/librte_crypto_null.so.21
  606. lib/librte_crypto_null.so.21.0
  607. lib/librte_crypto_scheduler.a
  608. lib/librte_crypto_scheduler.so
  609. lib/librte_crypto_scheduler.so.21
  610. lib/librte_crypto_scheduler.so.21.0
  611. lib/librte_crypto_virtio.a
  612. lib/librte_crypto_virtio.so
  613. lib/librte_crypto_virtio.so.21
  614. lib/librte_crypto_virtio.so.21.0
  615. lib/librte_cryptodev.a
  616. lib/librte_cryptodev.so
  617. lib/librte_cryptodev.so.21
  618. lib/librte_cryptodev.so.21.0
  619. lib/librte_distributor.a
  620. lib/librte_distributor.so
  621. lib/librte_distributor.so.21
  622. lib/librte_distributor.so.21.0
  623. lib/librte_eal.a
  624. lib/librte_eal.so
  625. lib/librte_eal.so.21
  626. lib/librte_eal.so.21.0
  627. lib/librte_efd.a
  628. lib/librte_efd.so
  629. lib/librte_efd.so.21
  630. lib/librte_efd.so.21.0
  631. lib/librte_ethdev.a
  632. lib/librte_ethdev.so
  633. lib/librte_ethdev.so.21
  634. lib/librte_ethdev.so.21.0
  635. lib/librte_event_dsw.a
  636. lib/librte_event_dsw.so
  637. lib/librte_event_dsw.so.21
  638. lib/librte_event_dsw.so.21.0
  639. lib/librte_event_octeontx.a
  640. lib/librte_event_octeontx.so
  641. lib/librte_event_octeontx.so.21
  642. lib/librte_event_octeontx.so.21.0
  643. lib/librte_event_opdl.a
  644. lib/librte_event_opdl.so
  645. lib/librte_event_opdl.so.21
  646. lib/librte_event_opdl.so.21.0
  647. lib/librte_event_skeleton.a
  648. lib/librte_event_skeleton.so
  649. lib/librte_event_skeleton.so.21
  650. lib/librte_event_skeleton.so.21.0
  651. lib/librte_event_sw.a
  652. lib/librte_event_sw.so
  653. lib/librte_event_sw.so.21
  654. lib/librte_event_sw.so.21.0
  655. lib/librte_eventdev.a
  656. lib/librte_eventdev.so
  657. lib/librte_eventdev.so.21
  658. lib/librte_eventdev.so.21.0
  659. lib/librte_fib.a
  660. lib/librte_fib.so
  661. lib/librte_fib.so.21
  662. lib/librte_fib.so.21.0
  663. lib/librte_flow_classify.a
  664. lib/librte_flow_classify.so
  665. lib/librte_flow_classify.so.21
  666. lib/librte_flow_classify.so.21.0
  667. lib/librte_graph.a
  668. lib/librte_graph.so
  669. lib/librte_graph.so.21
  670. lib/librte_graph.so.21.0
  671. lib/librte_gro.a
  672. lib/librte_gro.so
  673. lib/librte_gro.so.21
  674. lib/librte_gro.so.21.0
  675. lib/librte_gso.a
  676. lib/librte_gso.so
  677. lib/librte_gso.so.21
  678. lib/librte_gso.so.21.0
  679. lib/librte_hash.a
  680. lib/librte_hash.so
  681. lib/librte_hash.so.21
  682. lib/librte_hash.so.21.0
  683. lib/librte_ip_frag.a
  684. lib/librte_ip_frag.so
  685. lib/librte_ip_frag.so.21
  686. lib/librte_ip_frag.so.21.0
  687. lib/librte_ipsec.a
  688. lib/librte_ipsec.so
  689. lib/librte_ipsec.so.21
  690. lib/librte_ipsec.so.21.0
  691. lib/librte_jobstats.a
  692. lib/librte_jobstats.so
  693. lib/librte_jobstats.so.21
  694. lib/librte_jobstats.so.21.0
  695. lib/librte_kvargs.a
  696. lib/librte_kvargs.so
  697. lib/librte_kvargs.so.21
  698. lib/librte_kvargs.so.21.0
  699. lib/librte_latencystats.a
  700. lib/librte_latencystats.so
  701. lib/librte_latencystats.so.21
  702. lib/librte_latencystats.so.21.0
  703. lib/librte_lpm.a
  704. lib/librte_lpm.so
  705. lib/librte_lpm.so.21
  706. lib/librte_lpm.so.21.0
  707. lib/librte_mbuf.a
  708. lib/librte_mbuf.so
  709. lib/librte_mbuf.so.21
  710. lib/librte_mbuf.so.21.0
  711. lib/librte_member.a
  712. lib/librte_member.so
  713. lib/librte_member.so.21
  714. lib/librte_member.so.21.0
  715. lib/librte_mempool.a
  716. lib/librte_mempool.so
  717. lib/librte_mempool.so.21
  718. lib/librte_mempool.so.21.0
  719. lib/librte_mempool_bucket.a
  720. lib/librte_mempool_bucket.so
  721. lib/librte_mempool_bucket.so.21
  722. lib/librte_mempool_bucket.so.21.0
  723. lib/librte_mempool_octeontx.a
  724. lib/librte_mempool_octeontx.so
  725. lib/librte_mempool_octeontx.so.21
  726. lib/librte_mempool_octeontx.so.21.0
  727. lib/librte_mempool_octeontx2.a
  728. lib/librte_mempool_octeontx2.so
  729. lib/librte_mempool_octeontx2.so.21
  730. lib/librte_mempool_octeontx2.so.21.0
  731. lib/librte_mempool_ring.a
  732. lib/librte_mempool_ring.so
  733. lib/librte_mempool_ring.so.21
  734. lib/librte_mempool_ring.so.21.0
  735. lib/librte_mempool_stack.a
  736. lib/librte_mempool_stack.so
  737. lib/librte_mempool_stack.so.21
  738. lib/librte_mempool_stack.so.21.0
  739. lib/librte_meter.a
  740. lib/librte_meter.so
  741. lib/librte_meter.so.21
  742. lib/librte_meter.so.21.0
  743. lib/librte_metrics.a
  744. lib/librte_metrics.so
  745. lib/librte_metrics.so.21
  746. lib/librte_metrics.so.21.0
  747. lib/librte_net.a
  748. lib/librte_net.so
  749. lib/librte_net.so.21
  750. lib/librte_net.so.21.0
  751. lib/librte_net_ark.a
  752. lib/librte_net_ark.so
  753. lib/librte_net_ark.so.21
  754. lib/librte_net_ark.so.21.0
  755. lib/librte_net_atlantic.a
  756. lib/librte_net_atlantic.so
  757. lib/librte_net_atlantic.so.21
  758. lib/librte_net_atlantic.so.21.0
  759. lib/librte_net_bnx2x.a
  760. lib/librte_net_bnx2x.so
  761. lib/librte_net_bnx2x.so.21
  762. lib/librte_net_bnx2x.so.21.0
  763. lib/librte_net_bnxt.a
  764. lib/librte_net_bnxt.so
  765. lib/librte_net_bnxt.so.21
  766. lib/librte_net_bnxt.so.21.0
  767. lib/librte_net_bond.a
  768. lib/librte_net_bond.so
  769. lib/librte_net_bond.so.21
  770. lib/librte_net_bond.so.21.0
  771. lib/librte_net_cxgbe.a
  772. lib/librte_net_cxgbe.so
  773. lib/librte_net_cxgbe.so.21
  774. lib/librte_net_cxgbe.so.21.0
  775. lib/librte_net_e1000.a
  776. lib/librte_net_e1000.so
  777. lib/librte_net_e1000.so.21
  778. lib/librte_net_e1000.so.21.0
  779. lib/librte_net_ena.a
  780. lib/librte_net_ena.so
  781. lib/librte_net_ena.so.21
  782. lib/librte_net_ena.so.21.0
  783. lib/librte_net_enic.a
  784. lib/librte_net_enic.so
  785. lib/librte_net_enic.so.21
  786. lib/librte_net_enic.so.21.0
  787. lib/librte_net_failsafe.a
  788. lib/librte_net_failsafe.so
  789. lib/librte_net_failsafe.so.21
  790. lib/librte_net_failsafe.so.21.0
  791. lib/librte_net_fm10k.a
  792. lib/librte_net_fm10k.so
  793. lib/librte_net_fm10k.so.21
  794. lib/librte_net_fm10k.so.21.0
  795. lib/librte_net_hinic.a
  796. lib/librte_net_hinic.so
  797. lib/librte_net_hinic.so.21
  798. lib/librte_net_hinic.so.21.0
  799. lib/librte_net_i40e.a
  800. lib/librte_net_i40e.so
  801. lib/librte_net_i40e.so.21
  802. lib/librte_net_i40e.so.21.0
  803. lib/librte_net_iavf.a
  804. lib/librte_net_iavf.so
  805. lib/librte_net_iavf.so.21
  806. lib/librte_net_iavf.so.21.0
  807. lib/librte_net_ice.a
  808. lib/librte_net_ice.so
  809. lib/librte_net_ice.so.21
  810. lib/librte_net_ice.so.21.0
  811. lib/librte_net_igc.a
  812. lib/librte_net_igc.so
  813. lib/librte_net_igc.so.21
  814. lib/librte_net_igc.so.21.0
  815. lib/librte_net_ixgbe.a
  816. lib/librte_net_ixgbe.so
  817. lib/librte_net_ixgbe.so.21
  818. lib/librte_net_ixgbe.so.21.0
  819. lib/librte_net_liquidio.a
  820. lib/librte_net_liquidio.so
  821. lib/librte_net_liquidio.so.21
  822. lib/librte_net_liquidio.so.21.0
  823. lib/librte_net_null.a
  824. lib/librte_net_null.so
  825. lib/librte_net_null.so.21
  826. lib/librte_net_null.so.21.0
  827. lib/librte_net_octeontx.a
  828. lib/librte_net_octeontx.so
  829. lib/librte_net_octeontx.so.21
  830. lib/librte_net_octeontx.so.21.0
  831. lib/librte_net_octeontx2.a
  832. lib/librte_net_octeontx2.so
  833. lib/librte_net_octeontx2.so.21
  834. lib/librte_net_octeontx2.so.21.0
  835. lib/librte_net_pcap.a
  836. lib/librte_net_pcap.so
  837. lib/librte_net_pcap.so.21
  838. lib/librte_net_pcap.so.21.0
  839. lib/librte_net_qede.a
  840. lib/librte_net_qede.so
  841. lib/librte_net_qede.so.21
  842. lib/librte_net_qede.so.21.0
  843. lib/librte_net_ring.a
  844. lib/librte_net_ring.so
  845. lib/librte_net_ring.so.21
  846. lib/librte_net_ring.so.21.0
  847. lib/librte_net_sfc.a
  848. lib/librte_net_sfc.so
  849. lib/librte_net_sfc.so.21
  850. lib/librte_net_sfc.so.21.0
  851. lib/librte_net_thunderx.a
  852. lib/librte_net_thunderx.so
  853. lib/librte_net_thunderx.so.21
  854. lib/librte_net_thunderx.so.21.0
  855. lib/librte_net_txgbe.a
  856. lib/librte_net_txgbe.so
  857. lib/librte_net_txgbe.so.21
  858. lib/librte_net_txgbe.so.21.0
  859. lib/librte_net_virtio.a
  860. lib/librte_net_virtio.so
  861. lib/librte_net_virtio.so.21
  862. lib/librte_net_virtio.so.21.0
  863. lib/librte_net_vmxnet3.a
  864. lib/librte_net_vmxnet3.so
  865. lib/librte_net_vmxnet3.so.21
  866. lib/librte_net_vmxnet3.so.21.0
  867. lib/librte_node.a
  868. lib/librte_node.so
  869. lib/librte_node.so.21
  870. lib/librte_node.so.21.0
  871. lib/librte_pci.a
  872. lib/librte_pci.so
  873. lib/librte_pci.so.21
  874. lib/librte_pci.so.21.0
  875. lib/librte_pdump.a
  876. lib/librte_pdump.so
  877. lib/librte_pdump.so.21
  878. lib/librte_pdump.so.21.0
  879. lib/librte_pipeline.a
  880. lib/librte_pipeline.so
  881. lib/librte_pipeline.so.21
  882. lib/librte_pipeline.so.21.0
  883. lib/librte_port.a
  884. lib/librte_port.so
  885. lib/librte_port.so.21
  886. lib/librte_port.so.21.0
  887. lib/librte_raw_ioat.a
  888. lib/librte_raw_ioat.so
  889. lib/librte_raw_ioat.so.21
  890. lib/librte_raw_ioat.so.21.0
  891. lib/librte_raw_ntb.a
  892. lib/librte_raw_ntb.so
  893. lib/librte_raw_ntb.so.21
  894. lib/librte_raw_ntb.so.21.0
  895. lib/librte_raw_octeontx2_dma.a
  896. lib/librte_raw_octeontx2_dma.so
  897. lib/librte_raw_octeontx2_dma.so.21
  898. lib/librte_raw_octeontx2_dma.so.21.0
  899. lib/librte_raw_octeontx2_ep.a
  900. lib/librte_raw_octeontx2_ep.so
  901. lib/librte_raw_octeontx2_ep.so.21
  902. lib/librte_raw_octeontx2_ep.so.21.0
  903. lib/librte_raw_skeleton.a
  904. lib/librte_raw_skeleton.so
  905. lib/librte_raw_skeleton.so.21
  906. lib/librte_raw_skeleton.so.21.0
  907. lib/librte_rawdev.a
  908. lib/librte_rawdev.so
  909. lib/librte_rawdev.so.21
  910. lib/librte_rawdev.so.21.0
  911. lib/librte_rcu.a
  912. lib/librte_rcu.so
  913. lib/librte_rcu.so.21
  914. lib/librte_rcu.so.21.0
  915. lib/librte_regexdev.a
  916. lib/librte_regexdev.so
  917. lib/librte_regexdev.so.21
  918. lib/librte_regexdev.so.21.0
  919. lib/librte_reorder.a
  920. lib/librte_reorder.so
  921. lib/librte_reorder.so.21
  922. lib/librte_reorder.so.21.0
  923. lib/librte_rib.a
  924. lib/librte_rib.so
  925. lib/librte_rib.so.21
  926. lib/librte_rib.so.21.0
  927. lib/librte_ring.a
  928. lib/librte_ring.so
  929. lib/librte_ring.so.21
  930. lib/librte_ring.so.21.0
  931. lib/librte_sched.a
  932. lib/librte_sched.so
  933. lib/librte_sched.so.21
  934. lib/librte_sched.so.21.0
  935. lib/librte_security.a
  936. lib/librte_security.so
  937. lib/librte_security.so.21
  938. lib/librte_security.so.21.0
  939. lib/librte_stack.a
  940. lib/librte_stack.so
  941. lib/librte_stack.so.21
  942. lib/librte_stack.so.21.0
  943. lib/librte_table.a
  944. lib/librte_table.so
  945. lib/librte_table.so.21
  946. lib/librte_table.so.21.0
  947. lib/librte_telemetry.a
  948. lib/librte_telemetry.so
  949. lib/librte_telemetry.so.21
  950. lib/librte_telemetry.so.21.0
  951. lib/librte_timer.a
  952. lib/librte_timer.so
  953. lib/librte_timer.so.21
  954. lib/librte_timer.so.21.0
  955. libdata/pkgconfig/libdpdk-libs.pc
  956. libdata/pkgconfig/libdpdk.pc
  957. share/dpdk/examples/bbdev_app/Makefile
  958. share/dpdk/examples/bbdev_app/main.c
  959. share/dpdk/examples/bond/Makefile
  960. share/dpdk/examples/bond/main.c
  961. share/dpdk/examples/bond/main.h
  962. share/dpdk/examples/bpf/README
  963. share/dpdk/examples/bpf/dummy.c
  964. share/dpdk/examples/bpf/t1.c
  965. share/dpdk/examples/bpf/t2.c
  966. share/dpdk/examples/bpf/t3.c
  967. share/dpdk/examples/cmdline/Makefile
  968. share/dpdk/examples/cmdline/commands.c
  969. share/dpdk/examples/cmdline/commands.h
  970. share/dpdk/examples/cmdline/main.c
  971. share/dpdk/examples/cmdline/parse_obj_list.c
  972. share/dpdk/examples/cmdline/parse_obj_list.h
  973. share/dpdk/examples/distributor/Makefile
  974. share/dpdk/examples/distributor/main.c
  975. share/dpdk/examples/ethtool/Makefile
  976. share/dpdk/examples/ethtool/ethtool-app/Makefile
  977. share/dpdk/examples/ethtool/ethtool-app/ethapp.c
  978. share/dpdk/examples/ethtool/ethtool-app/ethapp.h
  979. share/dpdk/examples/ethtool/ethtool-app/main.c
  980. share/dpdk/examples/ethtool/lib/Makefile
  981. share/dpdk/examples/ethtool/lib/rte_ethtool.c
  982. share/dpdk/examples/ethtool/lib/rte_ethtool.h
  983. share/dpdk/examples/eventdev_pipeline/Makefile
  984. share/dpdk/examples/eventdev_pipeline/main.c
  985. share/dpdk/examples/eventdev_pipeline/pipeline_common.h
  986. share/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
  987. share/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
  988. share/dpdk/examples/fips_validation/Makefile
  989. share/dpdk/examples/fips_validation/fips_dev_self_test.c
  990. share/dpdk/examples/fips_validation/fips_dev_self_test.h
  991. share/dpdk/examples/fips_validation/fips_validation.c
  992. share/dpdk/examples/fips_validation/fips_validation.h
  993. share/dpdk/examples/fips_validation/fips_validation_aes.c
  994. share/dpdk/examples/fips_validation/fips_validation_ccm.c
  995. share/dpdk/examples/fips_validation/fips_validation_cmac.c
  996. share/dpdk/examples/fips_validation/fips_validation_gcm.c
  997. share/dpdk/examples/fips_validation/fips_validation_hmac.c
  998. share/dpdk/examples/fips_validation/fips_validation_sha.c
  999. share/dpdk/examples/fips_validation/fips_validation_tdes.c
  1000. share/dpdk/examples/fips_validation/fips_validation_xts.c
  1001. share/dpdk/examples/fips_validation/main.c
  1002. share/dpdk/examples/flow_classify/Makefile
  1003. share/dpdk/examples/flow_classify/flow_classify.c
  1004. share/dpdk/examples/flow_classify/ipv4_rules_file.txt
  1005. share/dpdk/examples/flow_filtering/Makefile
  1006. share/dpdk/examples/flow_filtering/flow_blocks.c
  1007. share/dpdk/examples/flow_filtering/main.c
  1008. share/dpdk/examples/helloworld/Makefile
  1009. share/dpdk/examples/helloworld/main.c
  1010. share/dpdk/examples/ioat/Makefile
  1011. share/dpdk/examples/ioat/ioatfwd.c
  1012. share/dpdk/examples/ip_fragmentation/Makefile
  1013. share/dpdk/examples/ip_fragmentation/main.c
  1014. share/dpdk/examples/ip_pipeline/Makefile
  1015. share/dpdk/examples/ip_pipeline/action.c
  1016. share/dpdk/examples/ip_pipeline/action.h
  1017. share/dpdk/examples/ip_pipeline/cli.c
  1018. share/dpdk/examples/ip_pipeline/cli.h
  1019. share/dpdk/examples/ip_pipeline/common.h
  1020. share/dpdk/examples/ip_pipeline/conn.c
  1021. share/dpdk/examples/ip_pipeline/conn.h
  1022. share/dpdk/examples/ip_pipeline/cryptodev.c
  1023. share/dpdk/examples/ip_pipeline/cryptodev.h
  1024. share/dpdk/examples/ip_pipeline/examples/firewall.cli
  1025. share/dpdk/examples/ip_pipeline/examples/flow.cli
  1026. share/dpdk/examples/ip_pipeline/examples/flow_crypto.cli
  1027. share/dpdk/examples/ip_pipeline/examples/kni.cli
  1028. share/dpdk/examples/ip_pipeline/examples/l2fwd.cli
  1029. share/dpdk/examples/ip_pipeline/examples/route.cli
  1030. share/dpdk/examples/ip_pipeline/examples/route_ecmp.cli
  1031. share/dpdk/examples/ip_pipeline/examples/rss.cli
  1032. share/dpdk/examples/ip_pipeline/examples/tap.cli
  1033. share/dpdk/examples/ip_pipeline/kni.c
  1034. share/dpdk/examples/ip_pipeline/kni.h
  1035. share/dpdk/examples/ip_pipeline/link.c
  1036. share/dpdk/examples/ip_pipeline/link.h
  1037. share/dpdk/examples/ip_pipeline/main.c
  1038. share/dpdk/examples/ip_pipeline/mempool.c
  1039. share/dpdk/examples/ip_pipeline/mempool.h
  1040. share/dpdk/examples/ip_pipeline/parser.c
  1041. share/dpdk/examples/ip_pipeline/parser.h
  1042. share/dpdk/examples/ip_pipeline/pipeline.c
  1043. share/dpdk/examples/ip_pipeline/pipeline.h
  1044. share/dpdk/examples/ip_pipeline/swq.c
  1045. share/dpdk/examples/ip_pipeline/swq.h
  1046. share/dpdk/examples/ip_pipeline/tap.c
  1047. share/dpdk/examples/ip_pipeline/tap.h
  1048. share/dpdk/examples/ip_pipeline/thread.c
  1049. share/dpdk/examples/ip_pipeline/thread.h
  1050. share/dpdk/examples/ip_pipeline/tmgr.c
  1051. share/dpdk/examples/ip_pipeline/tmgr.h
  1052. share/dpdk/examples/ip_reassembly/Makefile
  1053. share/dpdk/examples/ip_reassembly/main.c
  1054. share/dpdk/examples/ipsec-secgw/Makefile
  1055. share/dpdk/examples/ipsec-secgw/ep0.cfg
  1056. share/dpdk/examples/ipsec-secgw/ep1.cfg
  1057. share/dpdk/examples/ipsec-secgw/esp.c
  1058. share/dpdk/examples/ipsec-secgw/esp.h
  1059. share/dpdk/examples/ipsec-secgw/event_helper.c
  1060. share/dpdk/examples/ipsec-secgw/event_helper.h
  1061. share/dpdk/examples/ipsec-secgw/flow.c
  1062. share/dpdk/examples/ipsec-secgw/flow.h
  1063. share/dpdk/examples/ipsec-secgw/ipip.h
  1064. share/dpdk/examples/ipsec-secgw/ipsec-secgw.c
  1065. share/dpdk/examples/ipsec-secgw/ipsec-secgw.h
  1066. share/dpdk/examples/ipsec-secgw/ipsec.c
  1067. share/dpdk/examples/ipsec-secgw/ipsec.h
  1068. share/dpdk/examples/ipsec-secgw/ipsec_process.c
  1069. share/dpdk/examples/ipsec-secgw/ipsec_worker.c
  1070. share/dpdk/examples/ipsec-secgw/ipsec_worker.h
  1071. share/dpdk/examples/ipsec-secgw/parser.c
  1072. share/dpdk/examples/ipsec-secgw/parser.h
  1073. share/dpdk/examples/ipsec-secgw/rt.c
  1074. share/dpdk/examples/ipsec-secgw/sa.c
  1075. share/dpdk/examples/ipsec-secgw/sad.c
  1076. share/dpdk/examples/ipsec-secgw/sad.h
  1077. share/dpdk/examples/ipsec-secgw/sp4.c
  1078. share/dpdk/examples/ipsec-secgw/sp6.c
  1079. share/dpdk/examples/ipsec-secgw/test/bypass_defs.sh
  1080. share/dpdk/examples/ipsec-secgw/test/common_defs.sh
  1081. share/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh
  1082. share/dpdk/examples/ipsec-secgw/test/data_rxtx.sh
  1083. share/dpdk/examples/ipsec-secgw/test/linux_test.sh
  1084. share/dpdk/examples/ipsec-secgw/test/load_env.sh
  1085. share/dpdk/examples/ipsec-secgw/test/pkttest.py
  1086. share/dpdk/examples/ipsec-secgw/test/pkttest.sh
  1087. share/dpdk/examples/ipsec-secgw/test/run_test.sh
  1088. share/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh
  1089. share/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh
  1090. share/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh
  1091. share/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh
  1092. share/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh
  1093. share/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh
  1094. share/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh
  1095. share/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh
  1096. share/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py
  1097. share/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh
  1098. share/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh
  1099. share/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh
  1100. share/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh
  1101. share/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh
  1102. share/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh
  1103. share/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh
  1104. share/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh
  1105. share/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py
  1106. share/dpdk/examples/ipv4_multicast/Makefile
  1107. share/dpdk/examples/ipv4_multicast/main.c
  1108. share/dpdk/examples/kni/Makefile
  1109. share/dpdk/examples/kni/main.c
  1110. share/dpdk/examples/l2fwd-cat/Makefile
  1111. share/dpdk/examples/l2fwd-cat/cat.c
  1112. share/dpdk/examples/l2fwd-cat/cat.h
  1113. share/dpdk/examples/l2fwd-cat/l2fwd-cat.c
  1114. share/dpdk/examples/l2fwd-crypto/Makefile
  1115. share/dpdk/examples/l2fwd-crypto/main.c
  1116. share/dpdk/examples/l2fwd-event/Makefile
  1117. share/dpdk/examples/l2fwd-event/l2fwd_common.c
  1118. share/dpdk/examples/l2fwd-event/l2fwd_common.h
  1119. share/dpdk/examples/l2fwd-event/l2fwd_event.c
  1120. share/dpdk/examples/l2fwd-event/l2fwd_event.h
  1121. share/dpdk/examples/l2fwd-event/l2fwd_event_generic.c
  1122. share/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c
  1123. share/dpdk/examples/l2fwd-event/l2fwd_poll.c
  1124. share/dpdk/examples/l2fwd-event/l2fwd_poll.h
  1125. share/dpdk/examples/l2fwd-event/main.c
  1126. share/dpdk/examples/l2fwd-jobstats/Makefile
  1127. share/dpdk/examples/l2fwd-jobstats/main.c
  1128. share/dpdk/examples/l2fwd-keepalive/Makefile
  1129. share/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile
  1130. share/dpdk/examples/l2fwd-keepalive/ka-agent/main.c
  1131. share/dpdk/examples/l2fwd-keepalive/main.c
  1132. share/dpdk/examples/l2fwd-keepalive/shm.c
  1133. share/dpdk/examples/l2fwd-keepalive/shm.h
  1134. share/dpdk/examples/l2fwd/Makefile
  1135. share/dpdk/examples/l2fwd/main.c
  1136. share/dpdk/examples/l3fwd-acl/Makefile
  1137. share/dpdk/examples/l3fwd-acl/main.c
  1138. share/dpdk/examples/l3fwd-graph/Makefile
  1139. share/dpdk/examples/l3fwd-graph/main.c
  1140. share/dpdk/examples/l3fwd-power/Makefile
  1141. share/dpdk/examples/l3fwd-power/main.c
  1142. share/dpdk/examples/l3fwd-power/main.h
  1143. share/dpdk/examples/l3fwd-power/perf_core.c
  1144. share/dpdk/examples/l3fwd-power/perf_core.h
  1145. share/dpdk/examples/l3fwd/Makefile
  1146. share/dpdk/examples/l3fwd/l3fwd.h
  1147. share/dpdk/examples/l3fwd/l3fwd_altivec.h
  1148. share/dpdk/examples/l3fwd/l3fwd_common.h
  1149. share/dpdk/examples/l3fwd/l3fwd_em.c
  1150. share/dpdk/examples/l3fwd/l3fwd_em.h
  1151. share/dpdk/examples/l3fwd/l3fwd_em_hlm.h
  1152. share/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h
  1153. share/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h
  1154. share/dpdk/examples/l3fwd/l3fwd_em_sequential.h
  1155. share/dpdk/examples/l3fwd/l3fwd_event.c
  1156. share/dpdk/examples/l3fwd/l3fwd_event.h
  1157. share/dpdk/examples/l3fwd/l3fwd_event_generic.c
  1158. share/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
  1159. share/dpdk/examples/l3fwd/l3fwd_lpm.c
  1160. share/dpdk/examples/l3fwd/l3fwd_lpm.h
  1161. share/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h
  1162. share/dpdk/examples/l3fwd/l3fwd_lpm_neon.h
  1163. share/dpdk/examples/l3fwd/l3fwd_lpm_sse.h
  1164. share/dpdk/examples/l3fwd/l3fwd_neon.h
  1165. share/dpdk/examples/l3fwd/l3fwd_sse.h
  1166. share/dpdk/examples/l3fwd/main.c
  1167. share/dpdk/examples/link_status_interrupt/Makefile
  1168. share/dpdk/examples/link_status_interrupt/main.c
  1169. share/dpdk/examples/multi_process/Makefile
  1170. share/dpdk/examples/multi_process/client_server_mp/Makefile
  1171. share/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile
  1172. share/dpdk/examples/multi_process/client_server_mp/mp_client/client.c
  1173. share/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile
  1174. share/dpdk/examples/multi_process/client_server_mp/mp_server/args.c
  1175. share/dpdk/examples/multi_process/client_server_mp/mp_server/args.h
  1176. share/dpdk/examples/multi_process/client_server_mp/mp_server/init.c
  1177. share/dpdk/examples/multi_process/client_server_mp/mp_server/init.h
  1178. share/dpdk/examples/multi_process/client_server_mp/mp_server/main.c
  1179. share/dpdk/examples/multi_process/client_server_mp/shared/common.h
  1180. share/dpdk/examples/multi_process/hotplug_mp/Makefile
  1181. share/dpdk/examples/multi_process/hotplug_mp/commands.c
  1182. share/dpdk/examples/multi_process/hotplug_mp/commands.h
  1183. share/dpdk/examples/multi_process/hotplug_mp/main.c
  1184. share/dpdk/examples/multi_process/simple_mp/Makefile
  1185. share/dpdk/examples/multi_process/simple_mp/main.c
  1186. share/dpdk/examples/multi_process/simple_mp/mp_commands.c
  1187. share/dpdk/examples/multi_process/simple_mp/mp_commands.h
  1188. share/dpdk/examples/multi_process/symmetric_mp/Makefile
  1189. share/dpdk/examples/multi_process/symmetric_mp/main.c
  1190. share/dpdk/examples/ntb/Makefile
  1191. share/dpdk/examples/ntb/ntb_fwd.c
  1192. share/dpdk/examples/packet_ordering/Makefile
  1193. share/dpdk/examples/packet_ordering/main.c
  1194. share/dpdk/examples/performance-thread/Makefile
  1195. share/dpdk/examples/performance-thread/common/arch/arm64/ctx.c
  1196. share/dpdk/examples/performance-thread/common/arch/arm64/ctx.h
  1197. share/dpdk/examples/performance-thread/common/arch/arm64/stack.h
  1198. share/dpdk/examples/performance-thread/common/arch/x86/ctx.c
  1199. share/dpdk/examples/performance-thread/common/arch/x86/ctx.h
  1200. share/dpdk/examples/performance-thread/common/arch/x86/stack.h
  1201. share/dpdk/examples/performance-thread/common/common.mk
  1202. share/dpdk/examples/performance-thread/common/lthread.c
  1203. share/dpdk/examples/performance-thread/common/lthread.h
  1204. share/dpdk/examples/performance-thread/common/lthread_api.h
  1205. share/dpdk/examples/performance-thread/common/lthread_cond.c
  1206. share/dpdk/examples/performance-thread/common/lthread_cond.h
  1207. share/dpdk/examples/performance-thread/common/lthread_diag.c
  1208. share/dpdk/examples/performance-thread/common/lthread_diag.h
  1209. share/dpdk/examples/performance-thread/common/lthread_diag_api.h
  1210. share/dpdk/examples/performance-thread/common/lthread_int.h
  1211. share/dpdk/examples/performance-thread/common/lthread_mutex.c
  1212. share/dpdk/examples/performance-thread/common/lthread_mutex.h
  1213. share/dpdk/examples/performance-thread/common/lthread_objcache.h
  1214. share/dpdk/examples/performance-thread/common/lthread_pool.h
  1215. share/dpdk/examples/performance-thread/common/lthread_queue.h
  1216. share/dpdk/examples/performance-thread/common/lthread_sched.c
  1217. share/dpdk/examples/performance-thread/common/lthread_sched.h
  1218. share/dpdk/examples/performance-thread/common/lthread_timer.h
  1219. share/dpdk/examples/performance-thread/common/lthread_tls.c
  1220. share/dpdk/examples/performance-thread/common/lthread_tls.h
  1221. share/dpdk/examples/performance-thread/l3fwd-thread/Makefile
  1222. share/dpdk/examples/performance-thread/l3fwd-thread/main.c
  1223. share/dpdk/examples/performance-thread/l3fwd-thread/test.sh
  1224. share/dpdk/examples/performance-thread/pthread_shim/Makefile
  1225. share/dpdk/examples/performance-thread/pthread_shim/main.c
  1226. share/dpdk/examples/performance-thread/pthread_shim/pthread_shim.c
  1227. share/dpdk/examples/performance-thread/pthread_shim/pthread_shim.h
  1228. share/dpdk/examples/pipeline/Makefile
  1229. share/dpdk/examples/pipeline/cli.c
  1230. share/dpdk/examples/pipeline/cli.h
  1231. share/dpdk/examples/pipeline/conn.c
  1232. share/dpdk/examples/pipeline/conn.h
  1233. share/dpdk/examples/pipeline/examples/l2fwd.cli
  1234. share/dpdk/examples/pipeline/examples/l2fwd.spec
  1235. share/dpdk/examples/pipeline/examples/l2fwd_macswp.cli
  1236. share/dpdk/examples/pipeline/examples/l2fwd_macswp.spec
  1237. share/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli
  1238. share/dpdk/examples/pipeline/examples/l2fwd_pcap.cli
  1239. share/dpdk/examples/pipeline/examples/packet.txt
  1240. share/dpdk/examples/pipeline/examples/vxlan.cli
  1241. share/dpdk/examples/pipeline/examples/vxlan.spec
  1242. share/dpdk/examples/pipeline/examples/vxlan_pcap.cli
  1243. share/dpdk/examples/pipeline/examples/vxlan_table.py
  1244. share/dpdk/examples/pipeline/examples/vxlan_table.txt
  1245. share/dpdk/examples/pipeline/main.c
  1246. share/dpdk/examples/pipeline/obj.c
  1247. share/dpdk/examples/pipeline/obj.h
  1248. share/dpdk/examples/pipeline/thread.c
  1249. share/dpdk/examples/pipeline/thread.h
  1250. share/dpdk/examples/ptpclient/Makefile
  1251. share/dpdk/examples/ptpclient/ptpclient.c
  1252. share/dpdk/examples/qos_meter/Makefile
  1253. share/dpdk/examples/qos_meter/main.c
  1254. share/dpdk/examples/qos_meter/main.h
  1255. share/dpdk/examples/qos_meter/rte_policer.c
  1256. share/dpdk/examples/qos_meter/rte_policer.h
  1257. share/dpdk/examples/qos_sched/Makefile
  1258. share/dpdk/examples/qos_sched/app_thread.c
  1259. share/dpdk/examples/qos_sched/args.c
  1260. share/dpdk/examples/qos_sched/cfg_file.c
  1261. share/dpdk/examples/qos_sched/cfg_file.h
  1262. share/dpdk/examples/qos_sched/cmdline.c
  1263. share/dpdk/examples/qos_sched/init.c
  1264. share/dpdk/examples/qos_sched/main.c
  1265. share/dpdk/examples/qos_sched/main.h
  1266. share/dpdk/examples/qos_sched/profile.cfg
  1267. share/dpdk/examples/qos_sched/profile_ov.cfg
  1268. share/dpdk/examples/qos_sched/stats.c
  1269. share/dpdk/examples/rxtx_callbacks/Makefile
  1270. share/dpdk/examples/rxtx_callbacks/main.c
  1271. share/dpdk/examples/server_node_efd/Makefile
  1272. share/dpdk/examples/server_node_efd/node/Makefile
  1273. share/dpdk/examples/server_node_efd/node/node.c
  1274. share/dpdk/examples/server_node_efd/server/Makefile
  1275. share/dpdk/examples/server_node_efd/server/args.c
  1276. share/dpdk/examples/server_node_efd/server/args.h
  1277. share/dpdk/examples/server_node_efd/server/init.c
  1278. share/dpdk/examples/server_node_efd/server/init.h
  1279. share/dpdk/examples/server_node_efd/server/main.c
  1280. share/dpdk/examples/server_node_efd/shared/common.h
  1281. share/dpdk/examples/service_cores/Makefile
  1282. share/dpdk/examples/service_cores/main.c
  1283. share/dpdk/examples/skeleton/Makefile
  1284. share/dpdk/examples/skeleton/basicfwd.c
  1285. share/dpdk/examples/timer/Makefile
  1286. share/dpdk/examples/timer/main.c
  1287. share/dpdk/examples/vdpa/Makefile
  1288. share/dpdk/examples/vdpa/main.c
  1289. share/dpdk/examples/vhost/Makefile
  1290. share/dpdk/examples/vhost/ioat.c
  1291. share/dpdk/examples/vhost/ioat.h
  1292. share/dpdk/examples/vhost/main.c
  1293. share/dpdk/examples/vhost/main.h
  1294. share/dpdk/examples/vhost/virtio_net.c
  1295. share/dpdk/examples/vhost_blk/Makefile
  1296. share/dpdk/examples/vhost_blk/blk.c
  1297. share/dpdk/examples/vhost_blk/blk_spec.h
  1298. share/dpdk/examples/vhost_blk/vhost_blk.c
  1299. share/dpdk/examples/vhost_blk/vhost_blk.h
  1300. share/dpdk/examples/vhost_blk/vhost_blk_compat.c
  1301. share/dpdk/examples/vhost_crypto/Makefile
  1302. share/dpdk/examples/vhost_crypto/main.c
  1303. share/dpdk/examples/vm_power_manager/Makefile
  1304. share/dpdk/examples/vm_power_manager/channel_manager.c
  1305. share/dpdk/examples/vm_power_manager/channel_manager.h
  1306. share/dpdk/examples/vm_power_manager/channel_monitor.c
  1307. share/dpdk/examples/vm_power_manager/channel_monitor.h
  1308. share/dpdk/examples/vm_power_manager/guest_cli/Makefile
  1309. share/dpdk/examples/vm_power_manager/guest_cli/main.c
  1310. share/dpdk/examples/vm_power_manager/guest_cli/parse.c
  1311. share/dpdk/examples/vm_power_manager/guest_cli/parse.h
  1312. share/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
  1313. share/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h
  1314. share/dpdk/examples/vm_power_manager/main.c
  1315. share/dpdk/examples/vm_power_manager/oob_monitor.h
  1316. share/dpdk/examples/vm_power_manager/oob_monitor_nop.c
  1317. share/dpdk/examples/vm_power_manager/oob_monitor_x86.c
  1318. share/dpdk/examples/vm_power_manager/parse.c
  1319. share/dpdk/examples/vm_power_manager/parse.h
  1320. share/dpdk/examples/vm_power_manager/power_manager.c
  1321. share/dpdk/examples/vm_power_manager/power_manager.h
  1322. share/dpdk/examples/vm_power_manager/vm_power_cli.c
  1323. share/dpdk/examples/vm_power_manager/vm_power_cli.h
  1324. share/dpdk/examples/vmdq/Makefile
  1325. share/dpdk/examples/vmdq/main.c
  1326. share/dpdk/examples/vmdq_dcb/Makefile
  1327. share/dpdk/examples/vmdq_dcb/main.c
  1328. @owner
  1329. @group
  1330. @mode
Collapse this list.
Dependency lines:
  • dpdk20.11>0:net/dpdk-20.11
To install the port:
cd /usr/ports/net/dpdk-20.11/ && make install clean
To add the package, run one of these commands:
  • pkg install net/dpdk-20.11
  • pkg install dpdk20.11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dpdk20.11
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1683105631 SHA256 (dpdk-20.11.8.tar.xz) = 853f2d837816d4fa427fd996fbac116cccf2dec34d01f46df4be43e0b953f3bf SIZE (dpdk-20.11.8.tar.xz) = 14045916

Packages (timestamps in pop-ups are UTC):
dpdk20.11
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-20.11.8------
FreeBSD:13:quarterly-20.11.8------
FreeBSD:14:latest-20.11.8------
FreeBSD:14:quarterly-20.11.8------
FreeBSD:15:latest-20.11.8n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. objdump : devel/binutils
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyelftools>=0 : devel/py-pyelftools@py39
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.9 : lang/python39
Library dependencies:
  1. libelf.so : devel/elfutils
  2. libjansson.so : devel/jansson
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dpdk20.11-20.11.8: DEBUG=off: Debugging support (unoptimized build, impacts performance) EXAMPLES=on: Build and/or install examples TESTS=off: Build the automated unit test binary TOOLS=on: Install tool scripts ===> Use 'make config' to modify these settings
Options name:
net_dpdk-20.11
USES:
kmod meson pkgconfig:both python shebangfix tar:xz
pkg-message:
For install:
The Intel(R) DPDK requires two kernel modules to be loaded in order to run. To load these modules add loading lines to /boot/loader.conf contigmem_load="YES" nic_uio_load="YES" The modules each take a number of parameters. These should be set in loader.conf before the above two lines to load the module. * The "contigmem" module is used to reserve contiguous blocks of physical memory for packet buffer use. It takes parameters for the number and size of blocks to be reserved. An example is below, reserving a single 1G block: hw.contigmem.num_buffers=1 hw.contigmem.buffer_size=1073741824 * The "nic_uio" module is used to expose the network card (NIC) hardware directly to userspace for use with the Intel(R) DPDK. If the NIC ports to be used are in use by an existing driver, the nic_uio module can unbind the port from its existing driver when requested to do so. This is done by passing the relevant PCI bus, device and function settings to the driver as parameters. For example: hw.nic_uio.bdfs="2:0:0,2:0:1"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://fast.dpdk.org/rel/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20.11.8
14 Jan 2024 20:28:30
commit hash: 89bcc8c4a4c73820d3a02f5ae2da038aff66cd02commit hash: 89bcc8c4a4c73820d3a02f5ae2da038aff66cd02commit hash: 89bcc8c4a4c73820d3a02f5ae2da038aff66cd02commit hash: 89bcc8c4a4c73820d3a02f5ae2da038aff66cd02 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Bruce Richardson
net/dpdk-20.11: Fix build warnings about symbols in version map file

The latest versions of ld are throwing warnings/errors about entries in
the linker script that don't exist in the actual build. For DPDK, there
are functions in the linker script (version.map) which only exist on Linux
(and sometimes only on Windows) but not on BSD. To avoid warnings/errors,
we can restore old behaviour by adding the "-Wl,--undefined-version"
flag to the build.

PR:		276277
20.11.8
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
20.11.8
23 May 2023 21:27:26
commit hash: 74c810e22221e95130124559aaeb5e7a384360dccommit hash: 74c810e22221e95130124559aaeb5e7a384360dccommit hash: 74c810e22221e95130124559aaeb5e7a384360dccommit hash: 74c810e22221e95130124559aaeb5e7a384360dc files touched by this commit
John Baldwin (jhb) search for other commits by this committer
net/dpdk*: Use valid prototypes for function declarations with no arguments.

Reviewed by:	fuz, Bruce Richardson (maintainer)
Differential Revision:	https://reviews.freebsd.org/D40170
20.11.8
06 May 2023 09:00:01
commit hash: bb72fff7b61899dd0357d3b6e61a3549b44f0fafcommit hash: bb72fff7b61899dd0357d3b6e61a3549b44f0fafcommit hash: bb72fff7b61899dd0357d3b6e61a3549b44f0fafcommit hash: bb72fff7b61899dd0357d3b6e61a3549b44f0faf files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Bruce Richardson
net/dpdk-20.11: update to point release 20.11.8

Update dpdk-20.11 port to the latest point release version.
This update also includes cleanup for the makefile, as suggested
by portclippy & portfmt.

Changelog:
http://inbox.dpdk.org/announce/20220829150456.2223782-1-xuemingl@nvidia.com
Changelog:
http://inbox.dpdk.org/announce/20221213140809.3845954-1-luca.boccassi@gmail.com
Changelog:
http://inbox.dpdk.org/announce/20230427184829.1368323-1-luca.boccassi@gmail.com

PR:		271225
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20.11.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20.11.5
03 Aug 2022 22:48:46
commit hash: d2badf4e41360c7a17b9ae83b4290c74982db9c1commit hash: d2badf4e41360c7a17b9ae83b4290c74982db9c1commit hash: d2badf4e41360c7a17b9ae83b4290c74982db9c1commit hash: d2badf4e41360c7a17b9ae83b4290c74982db9c1 files touched by this commit
John Baldwin (jhb) search for other commits by this committer
net/dpdk-20.11: Remove devclass from DRIVER_MODULE on recent main.

Reviewed by:	erj, bruce.richardson@intel.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35956
20.11.5
23 Apr 2022 20:13:22
commit hash: a4f500278e156c1103ba1dc973d5c9051ff3ee3dcommit hash: a4f500278e156c1103ba1dc973d5c9051ff3ee3dcommit hash: a4f500278e156c1103ba1dc973d5c9051ff3ee3dcommit hash: a4f500278e156c1103ba1dc973d5c9051ff3ee3d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Bruce Richardson
net/dpdk-20.11: update to 20.11.5 point release

PR:	263421
20.11.1
03 Jan 2022 10:21:10
commit hash: 1b13427e48ed448f68a7d67a694da31b2d57104dcommit hash: 1b13427e48ed448f68a7d67a694da31b2d57104dcommit hash: 1b13427e48ed448f68a7d67a694da31b2d57104dcommit hash: 1b13427e48ed448f68a7d67a694da31b2d57104d files touched by this commit
Stefan Eßer (se) search for other commits by this committer
net/dpdk-20.11: fix build on -CURRENT

The CPU_SET macros in -CURRENT have been made compatible with GLIBC.
A simple test for the new signature of CPU_AND, CPU_OR, ... is the
existence of a CPU_ALLOC macro.

Approved by:	portmgr (implicit)
MFH:		2022Q1
20.11.1
25 Oct 2021 12:58:29
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
20.11.1
20 Oct 2021 05:52:53
commit hash: 59a11060dd83a918ecf16e88e6d13e6952c13af2commit hash: 59a11060dd83a918ecf16e88e6d13e6952c13af2commit hash: 59a11060dd83a918ecf16e88e6d13e6952c13af2commit hash: 59a11060dd83a918ecf16e88e6d13e6952c13af2 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Bruce Richardson
net/dpdk-20.11: fix packaging error

dpdk-test binary is installed whith TESTS=on and not TOOLS=on

While here, pet linters.

PR:	259248
Reported by:	bruce.richardson@intel.com (maintainer)
20.11.1
14 Oct 2021 07:29:42
commit hash: e59e69659a1f1f7c2c3f435b889042499a5c5f70commit hash: e59e69659a1f1f7c2c3f435b889042499a5c5f70commit hash: e59e69659a1f1f7c2c3f435b889042499a5c5f70commit hash: e59e69659a1f1f7c2c3f435b889042499a5c5f70 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
net/dpdk-20.11: add port.

PR:		254402
Reported by:	Bruce Richardson <bruce.richardson at intel.com>

Number of commits found: 12