I know that patch is on the list. Maxim.
On 13 November 2015 at 22:24, Mike Holmes <[email protected]> wrote: > Master is broken, we need to back out the table patch as it should not > have been merged. > > rm -rf doc/output > SRCDIR='.' PROJECT='OpenDataPlane' DOCDIR='doc/output' VERSION='1.4.1.0' > WITH_PLATFORM='linux-generic' PERL_PATH='/usr/bin/perl' HAVE_DOT='NO' > GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' > GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' > GENERATE_LATEX='YES' /usr/bin/doxygen ./doc/doxygen.cfg > /home/mike/git/odp/helper/include/odp/helper/table.h:205: warning: > Compound odp_table_ops is not documented. > /home/mike/git/odp/helper/include/odp/helper/table.h:78: warning: Member > ODPH_TABLE_NAME_LEN (macro definition) of file table.h is not documented. > /home/mike/git/odp/helper/include/odp/helper/table.h:80: warning: Member > odph_table_t (typedef) of file table.h is not documented. > /home/mike/git/odp/helper/include/odp/helper/table.h:215: warning: Member > odph_table_ops_t (typedef) of file table.h is not documented. > /home/mike/git/odp/helper/include/odp/helper/table.h:16: warning: > Unsupported xml/html tag <Use> found > /home/mike/git/odp/helper/include/odp/helper/table.h:25: warning: > Unsupported xml/html tag <key> found > /home/mike/git/odp/helper/include/odp/helper/table.h:26: warning: > Unsupported xml/html tag <associated> found > /home/mike/git/odp/helper/include/odp/helper/table.h:27: warning: > Unsupported xml/html tag <Algorithm> found > /home/mike/git/odp/helper/include/odp/helper/table.h:29: warning: > Unsupported xml/html tag <Use> found > /home/mike/git/odp/helper/include/odp/helper/table.h:34: warning: > Unsupported xml/html tag <Key> found > /home/mike/git/odp/helper/include/odp/helper/table.h:35: warning: > Unsupported xml/html tag <Associated> found > /home/mike/git/odp/helper/include/odp/helper/table.h:36: warning: > Unsupported xml/html tag <Algorithm> found > /home/mike/git/odp/helper/include/odp/helper/table.h:39: warning: > Unsupported xml/html tag <Use> found > /home/mike/git/odp/helper/include/odp/helper/table.h:45: warning: > Unsupported xml/html tag <key> found > /home/mike/git/odp/helper/include/odp/helper/table.h:46: warning: > Unsupported xml/html tag <associated> found > /home/mike/git/odp/helper/include/odp/helper/table.h:51: warning: > Unsupported xml/html tag <algorithm> found > /home/mike/git/odp/helper/include/odp/helper/table.h:214: warning: Member > f_remove (variable) of class odp_table_ops is not documented. > > > On 13 November 2015 at 07:42, Maxim Uvarov <[email protected]> > wrote: > >> 1.4.1 is released with critical fixes to ordered queues, pktio and l2fwd >> performance improvement, >> >> Note: no api changes from 1.4.0 >> >> +opendataplane (1.4.1.0-1) unstable; urgency=low >> + * Validation >> + - pktio: test transmit error recovery >> + - schedule: add chaos test >> + - check return code from odp_queue_lock_count() >> + - scheduler: test ordered queue reorder processing >> + - pktio: initialize queue parameters correctly >> + - pktio: test for transmit error handling >> + - pktio: add support for direct receive >> + - pktio: pass interface index rather than name >> + - pktio: fix start_stop test >> + - test: l2fwd: separate rx and tx drop counters >> + - test: l2fwd: increase burst size >> + - test: l2fwd: optimize statistics usage >> + - test: l2fwd: optimize queue mode >> + - test: l2fwd: start pktios after worker thread create >> + - test: l2fwd: added option to disable error check >> + - example/ipsec: Increase ip_data_len for Tunnel mode >> + - example: ipsec: check push_tail return code >> + * General: >> + - linux-generic: pktio: handle transmit errors correctly >> + - pktio socket_mmap: recover from transmit errors but 1890 >> + - pktio: increase MTU of loop interface >> + - ordered queues: fix race condition during order release >> + and out of order. >> + - configure: move HAVE_PCAP AM_CONDITIONAL to configure.ac >> + * ODP helper: >> + - linux: checkpatch cleaning for helper/linux.c >> + - linux: examine the cause for child process termination >> + - linux: request SIGTERM if parent process dies >> >> Best regards, >> Maxim. >> >> _______________________________________________ >> lng-odp mailing list >> [email protected] >> https://lists.linaro.org/mailman/listinfo/lng-odp >> > > > > -- > Mike Holmes > Technical Manager - Linaro Networking Group > Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs > > >
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
