Show patches with: none      |   133497 patches
« 1 23 4 51334 1335 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,v3,10/20] i40e: indent logs sections - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,11/20] i40e: clean log messages - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,12/20] i40e: always log init messages - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,13/20] i40e: add log messages when rx bulk mode is not usable - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,14/20] e1000: use the right debug macro - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,15/20] e1000/base: add a raw macro for use by shared code - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,16/20] e1000: indent logs sections - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,17/20] e1000: clean log messages - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,18/20] e1000: always log init messages - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,19/20] e1000: add a message when forcing scatter mode - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,v3,20/20] eal: set log level from command line - - - --- 2014-09-17 David Marchand Accepted
[dpdk-dev,1/2] bond: extract common code to separate functions - - - --- 2014-09-17 Wodkowski, PawelX Superseded
[dpdk-dev,2/2] bond: add mode 4 support - - - --- 2014-09-17 Wodkowski, PawelX Superseded
[dpdk-dev] doc: apply one comment to all members of a group - - - --- 2014-09-17 Thomas Monjalon Accepted
[dpdk-dev,1/3] eal: add const in prefetch functions - - - --- 2014-09-18 De Lara Guarch, Pablo Rejected
[dpdk-dev,2/3] lib/librte_tshash: New Thread Safe Hash library for DPDK - - - --- 2014-09-18 De Lara Guarch, Pablo Rejected
[dpdk-dev,3/3] app/test: Added unit tests for Thread Safe Hash library - - - --- 2014-09-18 De Lara Guarch, Pablo Rejected
[dpdk-dev] ixgbe: fix compile error with gcc4.4 (used RHEL 6) - - - --- 2014-09-18 Bruce Richardson Accepted
[dpdk-dev,1/2] examples/vhost: copy old vhost example files - - - --- 2014-09-18 Huawei Xie Superseded
[dpdk-dev,2/2] examples/vhost: vhost example modification to use vhost lib API - - - --- 2014-09-18 Huawei Xie Superseded
[dpdk-dev] ixgbe: fix compile error with gcc4.4 (used RHEL 6) - - - --- 2014-09-18 Neil Horman Not Applicable
[dpdk-dev,v2,1/3] ethdev: improvement for constant usage - - - --- 2014-09-19 Zhang, Helin Superseded
[dpdk-dev,v2,2/3] i40e: extern two functions and relevant macros - - - --- 2014-09-19 Zhang, Helin Superseded
[dpdk-dev,v2,3/3] i40evf: support of RSS in VF - - - --- 2014-09-19 Zhang, Helin Superseded
[dpdk-dev,RFC] librte_pmd_null: Add null PMD - - - --- 2014-09-19 Tetsuya Mukawa RFC
[dpdk-dev,1/7] eal: remove unused --use-device option - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,2/7] eal: factorise unsupported option handling - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,3/7] eal: remove duplicate handling of white/black list - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,4/7] eal: fix checkpatch issues before moving code - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,5/7] eal: merge bsd and linux common options parsing - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,6/7] eal: rework long options parsing - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,7/7] eal: indent files - - - --- 2014-09-22 David Marchand Accepted
[dpdk-dev,01/10] Channel Manager and Monitor for VM Power Management(Host). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,02/10] VM Power Management CLI(Host). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,03/10] CPU Frequency Power Management(Host). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,04/10] CPU Frequency Power Management(Host). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,05/10] VM communication channels for VM Power Management(Guest). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,06/10] Alternate implementation of librte_power for VM Power Management(Guest). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,07/10] Packet format for VM Power Management(Host and Guest). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,08/10] Build system integration for VM Power Management(Guest and Host) - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,09/10] VM Power Management Unit Tests(Guest) - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,10/10] VM Power Management CLI(Guest). - - - --- 2014-09-22 Alan Carew Superseded
[dpdk-dev,1/5] librte_ether:use new filter framework - - - --- 2014-09-23 Jijiang Liu Superseded
[dpdk-dev,2/5] librte_ether:extend data structures of MACVLAN filter - - - --- 2014-09-23 Jijiang Liu Superseded
[dpdk-dev,3/5] i40e:optimize MACVLAN filter implementation - - - --- 2014-09-23 Jijiang Liu Superseded
[dpdk-dev,4/5] i40e:add VF MACVLAN filter implementation in librte_pmd_i40e - - - --- 2014-09-23 Jijiang Liu Superseded
[dpdk-dev,5/5] testpmd:test VF MACVLAN filter for i40e - - - --- 2014-09-23 Jijiang Liu Superseded
[dpdk-dev,v2,1/5] mbuf: ensure next pointer is set to null on free - - - --- 2014-09-23 Bruce Richardson Accepted
[dpdk-dev,v2,2/5] ixgbe: add prefetch to improve slow-path tx perf - - - --- 2014-09-23 Bruce Richardson Accepted
[dpdk-dev,v2,3/5] testpmd: Change rxfreet default to 32 - - - --- 2014-09-23 Bruce Richardson Accepted
[dpdk-dev,v2,4/5] mbuf: add userdata pointer field - - - --- 2014-09-23 Bruce Richardson Accepted
[dpdk-dev,v2,5/5] mbuf: switch vlan_tci and reserved2 fields - - - --- 2014-09-23 Bruce Richardson Accepted
[dpdk-dev,1/6] ether: enhancement for VMDQ support - - - --- 2014-09-23 Chen, Jing D Superseded
[dpdk-dev,2/6] igb: change for VMDQ arguments expansion - - - --- 2014-09-23 Chen, Jing D Superseded
[dpdk-dev,3/6] ixgbe: change for VMDQ arguments expansion - - - --- 2014-09-23 Chen, Jing D Superseded
[dpdk-dev,4/6] i40e: add VMDQ support - - - --- 2014-09-23 Chen, Jing D Superseded
[dpdk-dev,5/6] i40e: macaddr add/del enhancement - - - --- 2014-09-23 Chen, Jing D Superseded
[dpdk-dev,6/6] i40e: Add full VMDQ pools support - - - --- 2014-09-23 Chen, Jing D Superseded
[dpdk-dev,v3,1/5] bond: free mbufs if transmission fails in bonding tx_burst functions - - - --- 2014-09-23 Doherty, Declan Superseded
[dpdk-dev,v3,2/5] test app: adding support for generating variable sized packet - - - --- 2014-09-23 Doherty, Declan Superseded
[dpdk-dev,v3,3/5] testpmd: adding parameter to reconfig method to set socket_id when adding new por… - - - --- 2014-09-23 Doherty, Declan Superseded
[dpdk-dev,v3,4/5] bond: lsc polling support - - - --- 2014-09-23 Doherty, Declan Superseded
[dpdk-dev,v3,5/5] bond: unit test test macro refactor - - - --- 2014-09-23 Doherty, Declan Superseded
[dpdk-dev] Change alarm cancel function to thread-safe. - - - --- 2014-09-23 Michal Jastrzebski Superseded
[dpdk-dev] examples/vhost: Support jumbo frame in user space vhost - - - --- 2014-09-24 Fu, JingguoX Not Applicable
[dpdk-dev,v3] virtio: Support mergeable buffer in virtio pmd - - - --- 2014-09-24 Fu, JingguoX Not Applicable
[dpdk-dev] examples/vhost: Support jumbo frame in user space vhost - - - --- 2014-09-24 Fu, JingguoX Not Applicable
[dpdk-dev] examples/vmdq: support i40e in vmdq example - - - --- 2014-09-24 Huawei Xie Superseded
[dpdk-dev] Change alarm cancel function to thread-safe. - - - --- 2014-09-24 Michal Jastrzebski Superseded
[dpdk-dev,v2] distributor_app: new sample app - - - --- 2014-09-24 Pattan, Reshma Changes Requested
[dpdk-dev,v2,01/10] Channel Manager and Monitor for VM Power Management(Host). - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,02/10] VM Power Management CLI(Host). - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,03/10] CPU Frequency Power Management(Host). - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,04/10] VM Power Management application and Makefile. - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,05/10] VM Power Management CLI(Guest). - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,06/10] VM communication channels for VM Power Management(Guest). - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,07/10] librte_power common interface for Guest and Host - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,08/10] Packet format for VM Power Management(Host and Guest). - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,09/10] Build system integration for VM Power Management(Guest and Host) - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev,v2,10/10] VM Power Management Unit Tests - - - --- 2014-09-24 Alan Carew Superseded
[dpdk-dev] ixgbe: fix compile error with gcc4.4 (used RHEL 6) - - - --- 2014-09-25 Tang, HaifengX Not Applicable
[dpdk-dev,1/4] lib/librte_ether: new filter APIs definition - - - --- 2014-09-25 Jingjing Wu Superseded
[dpdk-dev,2/4] lib/librte_ether: define CTRL_PKT filter type and its structure - - - --- 2014-09-25 Jingjing Wu Superseded
[dpdk-dev,3/4] i40e: ctrl_pkt filter implementation in i40e pmd driver - - - --- 2014-09-25 Jingjing Wu Superseded
[dpdk-dev,4/4] app/test-pmd: add commands for control packet filter - - - --- 2014-09-25 Jingjing Wu Superseded
[dpdk-dev] Fix for LRU corrupted returns - - - --- 2014-09-25 Saha, Avik (AWS) Not Applicable
[dpdk-dev,v2,01/13] app/testpmd: code style fix - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,02/13] i40evf: code style fix - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,03/13] ethdev: add more annotation - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,04/13] ethdev: support of multiple sizes of redirection table - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,05/13] igb: add new function for VF ops of 'dev_infos_get' - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,06/13] igb: rework of updating/querying reta - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,07/13] ixgbe: add new function for VF ops of 'dev_infos_get' - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,08/13] ixgbe: rework of updating/querying reta - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,09/13] i40e: support of setting hash lookup table size - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,10/13] i40e: support of getting redirection table size - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,11/13] i40e: rework of updating/querying reta - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,12/13] i40evf: support of updating/querying redirection table - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev,v2,13/13] app/testpmd: rework of commands for updating/querying reta - - - --- 2014-09-25 Zhang, Helin Superseded
[dpdk-dev] lib/librte_pmd_ixgbe: Fix crash caused by bulk allocation failure - - - --- 2014-09-25 Balazs Nemeth Superseded
« 1 23 4 51334 1335 »