OpenVisualCloud / Media-Transport-Library

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
BSD 3-Clause "New" or "Revised" License
161 stars 51 forks source link

add support for ixgbe driver #932

Closed weic6 closed 1 month ago

weic6 commented 1 month ago

This PR adds support for the IXGBE driver, according #930 . Both the Intel 10-Gigabit X540-AT2 (1528) and Intel 10G X550T (1563) have been tested. In the test where PF was used to bind with the PMD, both RxTxApp and ffmpeg-plugin app transmit media successfully.