2015-02-20 12:10, Sergio Gonzalez Monroy: > This series fixes a few small issues in different files: > - doxygen syntax of a couple of comments in struct mbuf > - add missing reorder library directory to doxygen config > - rte_reorder_create was not being checked for possible errors, so > add proper error checking and move it before launching threads. > > Sergio Gonzalez Monroy (3): > doc: add librte_reorder to doxygen conf > mbuf: fix a couple of doxygen comments > examples/packet_ordering: move creation of reorder buffer
Applied, thanks