Show patches with: Submitter = Cyril Chemparathy       |   64 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,v2,12/12] maintainers: claim responsibility for TILE-Gx platform - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,11/12] tile: Add TILE-Gx mPIPE poll mode driver. - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,10/12] tile: initial TILE-Gx support. - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,09/12] tile: add page sizes for TILE-Gx/Mx platforms - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,08/12] mempool: allow config override on element alignment - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,07/12] memzone: allow multiple pagesizes to be requested - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,06/12] memzone: refactor rte_memzone_reserve() variants - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,05/12] config: remove RTE_LIBNAME definition. - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,04/12] eal: allow empty compile time flags - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,03/12] hash: check SSE flags only on x86 builds - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,02/12] hash: fix compilation on non-X86 platforms - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v2,01/12] test: limit x86 cpuflags checks to x86 builds - - - --- 2015-06-22 Cyril Chemparathy Superseded
[dpdk-dev,v4,9/9] librte_mbuf: Apply mtod-offset.cocci transform - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,8/9] librte_mbuf: Add transform for rte_pktmbuf_mtod_offset() - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,7/9] librte_mbuf: Add rte_pktmbuf_mtod_offset() - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,6/9] app/test-pmd: pack simple_gre_hdr - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,5/9] eal: add and use unaligned integer types - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,4/9] hash: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,3/9] ethdev: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,2/9] mbuf: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev,v4,1/9] mempool: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-22 Cyril Chemparathy Accepted
[dpdk-dev] examples/l2fwd: Add forward count limit. - - - --- 2015-06-19 Cyril Chemparathy Rejected
[dpdk-dev] mk: add support for gdb debug info generation - - - --- 2015-06-19 Cyril Chemparathy Rejected
[dpdk-dev,11/11] maintainers: claim responsibility for TILE-Gx platform - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,10/11] tile: Add TILE-Gx mPIPE poll mode driver. - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,09/11] tile: initial TILE-Gx support. - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,08/11] tile: add page sizes for TILE-Gx/Mx platforms - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,07/11] mempool: allow config override on element alignment - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,06/11] memzone: allow multiple pagesizes to be requested - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,05/11] memzone: refactor rte_memzone_reserve() variants - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,04/11] eal: allow empty compile time flags - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,03/11] hash: check SSE flags only on x86 builds - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,02/11] hash: fix compilation on non-X86 platforms - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,01/11] test: limit x86 cpuflags checks to x86 builds - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,10/10] librte_mbuf: Apply mtod-offset.cocci transform - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,09/10] librte_mbuf: Add transform for rte_pktmbuf_mtod_offset() - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,08/10] librte_mbuf: Add rte_pktmbuf_mtod_offset() - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,07/10] app/test: use struct ether_addr instead of a byte array cast - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,06/10] app/test-pmd: pack simple_gre_hdr - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,05/10] eal: add and use unaligned integer types - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,04/10] hash: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,03/10] ethdev: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,02/10] mbuf: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v3,01/10] mempool: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,10/10] librte_mbuf: Apply mtod-offset.cocci transform - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,09/10] librte_mbuf: Add transform for rte_pktmbuf_mtod_offset() - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,08/10] librte_mbuf: Add rte_pktmbuf_mtod_offset() - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,07/10] app/test: use struct ether_addr instead of a byte array cast - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,06/10] app/test-pmd: pack simple_gre_hdr - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,05/10] eal: add and use unaligned integer types - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,04/10] hash: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,03/10] ethdev: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,02/10] mbuf: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,v2,01/10] mempool: silence -Wcast-align on pointer arithmetic - - - --- 2015-06-19 Cyril Chemparathy Superseded
[dpdk-dev,10/10] librte_mbuf: Apply mtod-offset.cocci transform - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,09/10] librte_mbuf: Add transform for rte_pktmbuf_mtod_offset() - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,08/10] librte_mbuf: Add rte_pktmbuf_mtod_offset() - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,07/10] app/test: use struct ether_addr instead of a byte array cast - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,06/10] app/test-pmd: pack simple_gre_hdr - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,05/10] ethdev: silence -Wcast-align on pointer arithmetic - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,04/10] mbuf: silence -Wcast-align on pointer arithmetic - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,03/10] hash: silence -Wcast-align on pointer arithmetic - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,02/10] mempool: silence -Wcast-align on pointer arithmetic - - - --- 2015-04-29 Cyril Chemparathy Superseded
[dpdk-dev,01/10] eal: add and use unaligned integer types - - - --- 2015-04-29 Cyril Chemparathy Superseded