examples/quota-watermark: remove example
[dpdk.git] / examples / netmap_compat / lib / compat_netmap.c
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-01-16 Shahaf Shulerexamples/netmap_compat: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-14 Jerin Jacobfix typos using codespell utility
2016-05-16 Michal Kobylinskiexamples/netmap_compat: fix infinite loop
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-12 Michael Qiuexamples/netmap_compat: fix build on Suse 11
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-05-19 Olivier Matzexamples/netmap: fix build for x32 ABI
2014-12-17 Olivier Matzexamples/netmap_compat: fix overflow in ioctl operation
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-10-10 Pablo de Laraexamples: use factorized default Rx/Tx configuration
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-26 Bruce Richardsonexamples/netmap_compat: import netmap compatibility...