Show patches with: none      |   147347 patches
« 1 21363 1364 13651473 1474 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,v7,04/11] pmd/enic: add dev_ptype_info_get implementation - - - --- 2016-03-09 Jianfeng Tan Superseded
[dpdk-dev,v7,03/11] pmd/e1000: add dev_ptype_info_get implementation - - - --- 2016-03-09 Jianfeng Tan Superseded
[dpdk-dev,v7,02/11] pmd/cxgbe: add dev_ptype_info_get implementation - - - --- 2016-03-09 Jianfeng Tan Superseded
[dpdk-dev,v7,01/11] ethdev: add API to query packet type filling info - - - --- 2016-03-09 Jianfeng Tan Superseded
[dpdk-dev,v5,2/2] lpm: added a new rte_lpm_config structure for ipv4 - - - --- 2016-03-09 Michal Jastrzebski Accepted
[dpdk-dev,v5,1/2] lpm: extended ipv4 next_hop field - - - --- 2016-03-09 Michal Jastrzebski Accepted
[dpdk-dev,RFC,35/35] mempool: update copyright - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,34/35] mempool: new flag when phys contig mem is not needed - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,33/35] mem: avoid memzone/mempool/ring name truncation - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,32/35] mempool: make mempool populate and free api public - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,31/35] test-pmd: remove specific anon mempool code - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,30/35] mempool: populate a mempool with anonymous memory - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,29/35] mempool: create the internal ring when populating - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,28/35] mempool: rework support of xen dom0 - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,27/35] eal/xen: return machine address without knowing memseg id - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,26/35] mempool: introduce a function to create an empty mempool - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,25/35] mempool: introduce a function to free a mempool - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,24/35] mempool: replace mempool physaddr by a memzone pointer - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,23/35] mempool: support no-hugepage mode - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,22/35] eal: lock memory when using no-huge - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,21/35] mempool: default allocation in several memory chunks - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,20/35] mempool: make page size optional when getting xmem size - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,19/35] mempool: introduce a free callback for memory chunks - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,18/35] mempool: simplify xmem_usage - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,17/35] mempool: new function to iterate the memory chunks - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,16/35] mempool: store memory chunks in a list - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,15/35] mempool: remove MEMPOOL_IS_CONTIG() - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,14/35] mempool: store physaddr in mempool objects - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,13/35] mempool: create the internal ring in a specific function - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,12/35] mempool: use the list to initialize mempool objects - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,11/35] mempool: use the list to audit all elements - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,10/35] eal: introduce RTE_DECONST macro - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,09/35] mempool: use the list to iterate the mempool elements - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,08/35] mempool: remove const attribute in mempool_walk - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,07/35] mempool: list objects when added in the mempool - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,06/35] mempool: update library version - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,05/35] mempool: rename mempool_obj_ctor_t as mempool_obj_cb_t - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,04/35] mempool: use sizeof to get the size of header and trailer - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,03/35] mempool: uninline function to check cookies - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,02/35] mempool: replace elt_size by total_elt_size - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,RFC,01/35] mempool: fix comments and style - - - --- 2016-03-09 Olivier Matz Superseded
[dpdk-dev,v3,4/4] examples/ip_pipeline: add packets dumping to PCAP file support - - - --- 2016-03-09 Fan Zhang tmonjalo Changes Requested
[dpdk-dev,v3,3/4] lib/librte_port: add packet dumping to PCAP file support in sink port - - - --- 2016-03-09 Fan Zhang tmonjalo Changes Requested
[dpdk-dev,v3,2/4] example/ip_pipeline: add PCAP file support - - - --- 2016-03-09 Fan Zhang tmonjalo Changes Requested
[dpdk-dev,v3,1/4] lib/librte_port: add PCAP file support to source port - - - --- 2016-03-09 Fan Zhang tmonjalo Changes Requested
[dpdk-dev,2/2] cmdline: bump library version - - - --- 2016-03-09 Thomas Monjalon Accepted
[dpdk-dev,1/2] ethdev: bump library version - - - --- 2016-03-09 Thomas Monjalon Accepted
[dpdk-dev,v9,2/2] eal: add function to check if primary proc alive - - - --- 2016-03-09 Van Haaren, Harry Accepted
[dpdk-dev,v9,1/2] eal: fix race-condition in pri/sec proc startup - - - --- 2016-03-09 Van Haaren, Harry Accepted
[dpdk-dev,v3,1/1] drivers/net/i40e: add ethdev functions - - - --- 2016-03-09 Remy Horton bruce Accepted
[dpdk-dev,v2] lpm: added a new rte_lpm_config structure for ipv4 - - - --- 2016-03-09 Michal Jastrzebski Changes Requested
[dpdk-dev,v4] lpm: extended ipv4 next_hop field - - - --- 2016-03-09 Michal Jastrzebski Changes Requested
[dpdk-dev] doc: fix API change in release note - - - --- 2016-03-09 Jingjing Wu tmonjalo Accepted
[dpdk-dev,v5,4/4] examples/ethtool: add control interface support to the application - - - --- 2016-03-09 Ferruh Yigit Rejected
[dpdk-dev,v5,3/4] rte_ctrl_if: add control interface library - - - --- 2016-03-09 Ferruh Yigit Rejected
[dpdk-dev,v5,2/4] kcp: add kernel control path kernel module - - - --- 2016-03-09 Ferruh Yigit Rejected
[dpdk-dev,v5,1/4] lib/librte_ethtool: move librte_ethtool form examples to lib folder - - - --- 2016-03-09 Ferruh Yigit Rejected
[dpdk-dev,v3,2/2] kdp: add virtual PMD for kernel slow data path communication - - - --- 2016-03-09 Ferruh Yigit Rejected
[dpdk-dev,v3,1/2] kdp: add kernel data path kernel module - - - --- 2016-03-09 Ferruh Yigit Rejected
[dpdk-dev,v8,2/2] eal: add function to check if primary proc alive - - - --- 2016-03-09 Van Haaren, Harry tmonjalo Superseded
[dpdk-dev,v8,1/2] eal: fix race-condition in pri/sec proc startup - - - --- 2016-03-09 Van Haaren, Harry tmonjalo Superseded
[dpdk-dev,v3,4/4] mempool: add in the RTE_NEXT_ABI for ABI breakages - - - --- 2016-03-09 Hunt, David Changes Requested
[dpdk-dev,v3,3/4] mempool: allow rte_pktmbuf_pool_create switch between memool handlers - - - --- 2016-03-09 Hunt, David Changes Requested
[dpdk-dev,v3,2/4] mempool: add custom mempool handler example - - - --- 2016-03-09 Hunt, David Changes Requested
[dpdk-dev,v3,1/4] mempool: add external mempool manager support - - - --- 2016-03-09 Hunt, David Changes Requested
[dpdk-dev,v4,12/12] docs: add release note for qtest virtio container support - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,11/12] virtio: Add QTest support for virtio-net PMD - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,10/12] virtio: Add QTest support to vtpci abstraction - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,09/12] virtio, qtest: Add misc functions to handle pci information - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,08/12] virtio, qtest: Add functionality to handle interrupt - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,07/12] virtio, qtest: Add functionality to share memory between QTest guest - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,06/12] virtio, qtest: Add pci device initialization function to qtest utils - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,05/12] virtio, qtest: Add QTest utility basic functions - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,04/12] EAL: Add a new "--align-memsize" option - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,03/12] EAL: Add a new "--range-virtaddr" option - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,02/12] vhost: Add a function to check virtio device type - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v4,01/12] virtio: Retrieve driver name from eth_dev - - - --- 2016-03-09 Tetsuya Mukawa yliu Superseded
[dpdk-dev,v2] i40evf: enable ops to set mac address - - - --- 2016-03-09 Jingjing Wu bruce Accepted
[dpdk-dev,v7,5/5] app/testpmd: add CLIs for E-tag operation - - - --- 2016-03-09 Wenzhuo Lu tmonjalo Superseded
[dpdk-dev,v7,4/5] app/testpmd: add CLIs for l2 tunnel config - - - --- 2016-03-09 Wenzhuo Lu tmonjalo Superseded
[dpdk-dev,v7,3/5] ixgbe: support l2 tunnel operations - - - --- 2016-03-09 Wenzhuo Lu tmonjalo Superseded
[dpdk-dev,v7,2/5] lib/librte_ether: support l2 tunnel operations - - - --- 2016-03-09 Wenzhuo Lu tmonjalo Superseded
[dpdk-dev,v7,1/5] ixgbe: select pool by MAC when using double VLAN - - - --- 2016-03-09 Wenzhuo Lu tmonjalo Superseded
[dpdk-dev,v3,2/2] doc: add i40e to overview table - - - --- 2016-03-09 Jingjing Wu tmonjalo Accepted
[dpdk-dev,v3,1/2] doc: add doc for i40e pmd driver introduction - - - --- 2016-03-09 Jingjing Wu tmonjalo Accepted
[dpdk-dev,v2] examples/ip_pipeline: CPU utilization measurement and display - - - --- 2016-03-09 qun wan Not Applicable
[dpdk-dev,v4,2/2] i40evf: support to report pf reset event - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v4,1/2] i40evf: allocate virtchnl cmd buffer for each vf - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,12/12] testpmd: extend flow director commands - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,11/12] i40e: extend flow director to filter by vlan id - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,10/12] i40e: fix VLAN bitmasks for input set - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,09/12] testpmd: extend flow director commands - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,08/12] i40e: extend flow director to filter by tunnel ID - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,07/12] librte_ether: extend flow director struct - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,06/12] testpmd: extend input set related commands - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,05/12] i40e: extend flow director to filter by IP Header - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,04/12] i40e: restore default setting on input set - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,03/12] i40e: remove flex payload from input selection - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,02/12] i40e: split function for hash and fdir input - - - --- 2016-03-09 Jingjing Wu bruce Superseded
[dpdk-dev,v3,01/12] ethdev: extend flow director for input selection - - - --- 2016-03-09 Jingjing Wu bruce Superseded
« 1 21363 1364 13651473 1474 »