tbarbette / fastclick

FastClick - A faster version of the Click Modular Router featuring batching, advanced multi-processing and improved Netmap and DPDK support (ANCS'15). Check the metron branch for Metron specificities (NSDI'18). PacketMill modifications (ASPLOS'21) as well as MiddleClick(ToN, 2021) are merged in main.
Other
279 stars 81 forks source link

Updated flags to be prefixed by RTE_ for DPDK 22 #377

Closed ThornyRufus closed 1 year ago

ThornyRufus commented 1 year ago

Adapted the flags to be compatible with DPDK 22 as stated there : https://mails.dpdk.org/archives/dev/2021-July/215841.html

tbarbette commented 1 year ago

Thanks!