mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / event / opdl /
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-21 Pavan Nikhileshbuild: add global libatomic dependency for 32-bit clang
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-06 Thomas Monjalonmk: ignore missing field initializers warning
2020-01-17 Gavin Huevent/opdl: use new API to save cycles on aarch64
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Kevin Traynorevent/opdl: remove commented out code
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-07 Dilshod Urazovevent/opdl: fix error sign
2019-06-03 Bruce Richardsonbuild: add libatomic dependency for 32-bit clang
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-15 Pallantla Poornimaevent/opdl: replace sprintf with snprintf
2018-09-18 Luca Boccassievent/opdl: add in meson build
2018-09-18 Luca Boccassievent/opdl: rename map file to match library name
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-04-16 Gage Eadseventdev: add device stop flush callback
2018-04-16 Liang Maevent/opdl: fix atomic queue race condition
2018-02-01 Bruce Richardsonevent/opdl: fix license header and SPDX tags
2018-01-31 Liang Maevent/opdl: fix dereference before null check
2018-01-31 Liang Maevent/opdl: fix resource leak
2018-01-31 Harry van Haarenevent/opdl: align dynamic log name with standard
2018-01-25 Zhiyong Yangevent/opdl: fix icc build
2018-01-24 Harry van Haarenevent/opdl: rework loops to comply with dpdk style
2018-01-21 Andrew Rybchenkoevent/opdl: fix build using C99 mode
2018-01-19 Liang Maevent/opdl: add unit tests
2018-01-19 Liang Maevent/opdl: add enqueue/dequeue
2018-01-19 Liang Maevent/opdl: add event port config get/set
2018-01-19 Liang Maevent/opdl: add event queue config get/set
2018-01-19 Liang Maevent/opdl: add PMD main body and helper function
2018-01-19 Liang Maevent/opdl: add OPDL ring infrastructure library