[dpdk-dev] [PATCH 00/10] rte_ip_frag: various fixes for lib and examples

2014-06-26 Thread Thomas Monjalon
2014-06-18 15:50, Anatoly Burakov: > This patchset fixes a few issues found during validation, and also > does a bunch of renames (so that internally-used data structures aren't > starting with rte_) and fixes a few typos. > > Anatoly Burakov (10): > ip_frag: rename RTE_IP_FRAG_ASSERT to IP_FRAG

[dpdk-dev] [PATCH 00/10] rte_ip_frag: various fixes for lib and examples

2014-06-18 Thread Anatoly Burakov
This patchset fixes a few issues found during validation, and also does a bunch of renames (so that internally-used data structures aren't starting with rte_) and fixes a few typos. Anatoly Burakov (10): ip_frag: rename RTE_IP_FRAG_ASSERT to IP_FRAG_ASSERT ip_frag: fix debug macros ip_frag: