• All
  • Silicon Devices
  • Boards and Kits
  • Intellectual Property
  • Support
    • Documentation
    • Knowledge Base
    • Community Forums
  • Partners
  • Videos
  • Press
  • Applications
  • Products
  • Developers
  • Support
  • About
  • All
  • Silicon Devices
  • Boards and Kits
  • Intellectual Property
  • Support
    • Documentation
    • Knowledge Base
    • Community Forums
  • Partners
  • Videos
  • Press
QDMA DPDK Driver
2024.1

Table of Contents

  • QDMA Features
  • System Requirements
  • Building QDMA DPDK Software
  • User Guide
  • Developers Guide
    • Driver Design
      • Driver interfaces and callbacks
        • DPDK Callback APIs
        • QDMA DPDK PMD Exported APIs
      • Resource Management
      • Mailbox Communication for VF configuration
      • PF/VF Shutdown
      • DPDK Driver Interop with Linux Driver
      • QDMA Hardware Error Monitoring
      • DPDK Driver debug
    • QDMA DPDK Driver UseCases
  • QDMA DPDK Performance

This Page

  • Show Source
QDMA DPDK Driver
  • »
  • Developers Guide »
  • Driver Design »
  • DPDK Callback APIs
  • View page source

DPDK Callback APIsΒΆ

  • Functions
    • qdma_eth_dev_init
    • qdma_dev_configure
    • qdma_dev_infos_get
    • qdma_dev_link_update
    • qdma_dev_rx_queue_setup
    • qdma_dev_tx_queue_setup
    • qdma_dev_rxq_info_get
    • qdma_dev_txq_info_get
    • qdma_dev_start
    • qdma_dev_rx_queue_start
    • qdma_dev_tx_queue_start
    • qdma_recv_pkts
    • qdma_xmit_pkts
    • qdma_dev_stats_get
    • qdma_dev_stats_reset
    • qdma_dev_queue_stats_mapping
    • qdma_dev_rx_descriptor_status
    • qdma_dev_tx_descriptor_status
    • qdma_dev_tx_done_cleanup
    • qdma_dev_get_regs
    • qdma_dev_rx_queue_stop
    • qdma_dev_tx_queue_stop
    • qdma_dev_stop
    • qdma_dev_close
    • qdma_vf_dev_close
    • qdma_dev_reset
    • qdma_eth_dev_uninit
Next Previous

Last updated on January 01, 2025.

  • Connect on LinkedIn
  • Follow us on Twitter
  • Connect on Facebook
  • Watch us on YouTube
  • Subscribe to Newsletter
© 2022-2024 Advanced Micro Devices Inc.
  • Privacy
  • Legal
  • Contact