Show patches with: none      |   142829 patches
« 1 21396 1397 13981428 1429 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,v4,3/3] examples: example showing use of callbacks. - - - --- 2015-02-19 Mcnamara, John Superseded
[dpdk-dev,v4,2/3] ethdev: add optional rxtx callback support - - - --- 2015-02-19 Mcnamara, John Superseded
[dpdk-dev,v4,1/3] ethdev: rename callbacks field to link_intr_cbs - - - --- 2015-02-19 Mcnamara, John Superseded
[dpdk-dev] ACL: use setjmp/longjmp to handle memory allocation failure at build phase - - - --- 2015-02-19 Ananyev, Konstantin Accepted
[dpdk-dev,v3,6/6] bond: add unit tests for link bonding mode 6. - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,5/6] bond: modify TLB unit tests - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,4/6] bond: add example application for link bonding mode 6 - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,3/6] bond: add debug info for mode 6 link bonding - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,2/6] bond: add link bonding mode 6 implementation - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,1/6] net: changed arp_hdr struct declaration - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,3/3] tools: enable binding NIC device to uio_pci_generic - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v2,2/3] eal: add interrupt enable/disable routines for uio_pci_generic - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v2,1/3] eal: enable uio_pci_generic support - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v4,7/7] pmd ixgbe: fix vlan setting in in PF - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,6/7] tespmd: fix DCB in SRIOV mode support - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,5/7] pmd ixgbe: enable DCB in SRIOV - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,4/7] move rte_eth_dev_check_mq_mode() logic to driver - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,3/7] pmd: igb/ixgbe split nb_q_per_pool to rx and tx nb_q_per_pool - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,2/7] pmd igb: fix VMDQ mode checking - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,1/7] ethdev: Allow zero rx/tx queues in SRIOV mode - - - --- 2015-02-19 Wodkowski, PawelX Changes Requested
[dpdk-dev,v4,5/5] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v4,4/5] eal: add per rx queue interrupt handling based on VFIO - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v4,3/5] igb: enable rx queue interrupts for PF - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v4,2/5] ixgbe: enable rx queue interrupts for both PF and VF - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v4,1/5] ethdev: add rx interrupt enable/disable functions - - - --- 2015-02-19 Zhou, Danny Superseded
[dpdk-dev,v5,3/3] MAINTAINERS: claim responsibility for headroom library and example app - - - --- 2015-02-19 Wodkowski, PawelX Superseded
[dpdk-dev,v5,2/3] examples: introduce new l2fwd-headroom example - - - --- 2015-02-19 Wodkowski, PawelX Superseded
[dpdk-dev,v5,1/3] librte_headroom: New library for checking core/system/app load - - - --- 2015-02-19 Wodkowski, PawelX Superseded
[dpdk-dev,v2] i40e: fix build with gcc 5 - - - --- 2015-02-19 Panu Matilainen Accepted
[dpdk-dev,v9,2/2] librte_pmd_null: Support port hotplug function - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,1/2] librte_pmd_null: Add Null PMD - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev] i40e: fix build with gcc 5 - - - --- 2015-02-19 Panu Matilainen Superseded
[dpdk-dev] ixgbe: fix build with gcc 5 - - - --- 2015-02-19 Panu Matilainen Changes Requested
[dpdk-dev,v9] testpmd: Add port hotplug support - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9] librte_pmd_pcap: Add port hotplug support - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,14/14] doc: Add port hotplug framework section to programmers guide - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,13/14] eal/pci: Add rte_eal_dev_attach/detach() functions - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,12/14] ethdev: Add one dev_type parameter to rte_eth_dev_allocate - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,11/14] eal/pci: Add probe and close functions of pci driver - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,10/14] eal/pci: Add a function to remove the entry of devargs list - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,09/14] eal/linux/pci: Add functions for unmapping igb_uio resources - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,08/14] ethdev: Add functions that will be used by port hotplug functions - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,07/14] eal, ethdev: Add a function and function pointers to close ether device - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,06/14] ethdev: Add rte_eth_dev_release_port to release specified port - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,05/14] eal/pci: Consolidate pci address comparison APIs - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,04/14] eal/pci, ethdev: Remove assumption that port will not be detached - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,03/14] eal_pci: pci memory map work with driver type - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,02/14] eal_pci: Add flag to hold kernel driver type - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev,v9,01/14] eal: Enable port Hotplug framework in Linux - - - --- 2015-02-19 Tetsuya Mukawa Superseded
[dpdk-dev] fm10k: fix clang unused function error - - - --- 2015-02-18 Jeff Shaw Accepted
[dpdk-dev] fm10k: fix clang warning flags - - - --- 2015-02-18 Jeff Shaw Accepted
[dpdk-dev,v3,3/3] examples: example showing use of callbacks. - - - --- 2015-02-18 Mcnamara, John Superseded
[dpdk-dev,v3,2/3] ethdev: Add rxtx callback support - - - --- 2015-02-18 Mcnamara, John Superseded
[dpdk-dev,v3,1/3] ethdev: Rename callbacks field to link_intr_cbs - - - --- 2015-02-18 Mcnamara, John Superseded
[dpdk-dev,3/3] doc: ACL - add description for max_size build parameter - - - --- 2015-02-18 Ananyev, Konstantin Accepted
[dpdk-dev,2/3] doc: ACL - add description for different classification methods - - - --- 2015-02-18 Ananyev, Konstantin Accepted
[dpdk-dev,1/3] doc: Add restrictions for ACL rule fields - - - --- 2015-02-18 Ananyev, Konstantin Accepted
[dpdk-dev,v5,6/6] MAINTAINERS: add and claim reorder - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,v5,5/6] doc: new packet ordering app description - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,v5,4/6] doc: new reorder library description - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,v5,3/6] examples: new sample app packet_ordering - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,v5,2/6] app: New reorder unit test - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,v5,1/6] reorder: new reorder library - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev] eal: add missing symbol export for rte_eal_iopl_init() - - - --- 2015-02-18 Panu Matilainen Rejected
[dpdk-dev] mk: Rework gcc version detection to permit versions newer than 4.x - - - --- 2015-02-18 Panu Matilainen Superseded
[dpdk-dev,v2,2/2] Remove RTE_MBUF_REFCNT references - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,v2,1/2] mbuf: Introduce IND_ATTACHED_MBUF flag - - - --- 2015-02-18 Sergio Gonzalez Monroy Accepted
[dpdk-dev,RFC] lib/librte_ethdev: Expand port identifier - - - --- 2015-02-18 Tetsuya Mukawa Rejected
[dpdk-dev,v4,2/2] examples: introduce new l2fwd-headroom example - - - --- 2015-02-17 Wodkowski, PawelX Superseded
[dpdk-dev,v4,1/2] librte_headroom: New library for checking core/system/app load - - - --- 2015-02-17 Wodkowski, PawelX Superseded
[dpdk-dev,v3,2/2] tespmd: fix DCB in SRIOV mode support - - - --- 2015-02-17 Wodkowski, PawelX Not Applicable
[dpdk-dev,v3,1/2] pmd: enable DCB in SRIOV - - - --- 2015-02-17 Wodkowski, PawelX Not Applicable
[dpdk-dev] testpmd: initialize rx_fc_en and tx_fc_en to zero - - - --- 2015-02-17 De Lara Guarch, Pablo Accepted
[dpdk-dev,v2,2/2] examples: introduce new l2fwd-headroom example - - - --- 2015-02-17 Wodkowski, PawelX Superseded
[dpdk-dev,v2,1/2] librte_headroom: New library for checking core/system/app load - - - --- 2015-02-17 Wodkowski, PawelX Superseded
[dpdk-dev,v6,16/16] maintainers: claim for fm10k review - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,15/16] fm10k: add PF and VF interrupt handling function - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,14/16] fm10k: add SRIOV-VF support - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,13/16] fm10k: add function to set vlan - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,12/16] fm10k: add scatter receive function - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,11/16] fm10k: add PF RSS support - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,10/16] fm10k: add receive and tranmit function - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,09/16] fm10k: add dev start/stop functions - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,08/16] fm10k: add Rx/Tx single queue start/stop function - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,07/16] fm10k: add Tx queue setup/release function - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,06/16] fm10k: add Rx queue setup/release function - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,05/16] fm10k: add reta update/requery functions - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,04/16] config: change config files to add fm10k into compile - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,03/16] fm10k: register fm10k pmd PF driver - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,02/16] eal: add fm10k device id - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v6,01/16] fm10k: add base driver - - - --- 2015-02-17 Chen, Jing D Accepted
[dpdk-dev,v3,5/5] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch - - - --- 2015-02-17 Zhou, Danny Superseded
[dpdk-dev,v3,4/5] eal: add per rx queue interrupt handling based on VFIO - - - --- 2015-02-17 Zhou, Danny Superseded
[dpdk-dev,v3,3/5] igb: enable rx queue interrupts for PF - - - --- 2015-02-17 Zhou, Danny Superseded
[dpdk-dev,v3,2/5] ixgbe: enable rx queue interrupts for both PF and VF - - - --- 2015-02-17 Zhou, Danny Superseded
[dpdk-dev,v3,1/5] ethdev: add rx interrupt enable/disable functions - - - --- 2015-02-17 Zhou, Danny Superseded
[dpdk-dev,v3,16/16] mbuf: remove old packet type bit masks - - - --- 2015-02-17 Zhang, Helin Superseded
[dpdk-dev,v3,15/16] examples/l3fwd: support of unified packet type - - - --- 2015-02-17 Zhang, Helin Superseded
[dpdk-dev,v3,14/16] examples/l3fwd-power: support of unified packet type - - - --- 2015-02-17 Zhang, Helin Superseded
[dpdk-dev,v3,13/16] examples/l3fwd-acl: support of unified packet type - - - --- 2015-02-17 Zhang, Helin Superseded
« 1 21396 1397 13981428 1429 »