Show patches with: none      |   133520 patches
« 1 29 10 111335 1336 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,RFC,07/25] ethdev: Add functions to know which port is attached or detached - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,08/25] ethdev: Add rte_eth_dev_get_addr_by_port - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,09/25] ethdev: Add rte_eth_dev_get_port_by_addr - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,10/25] ethdev: Add rte_eth_dev_get_name_by_port - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,11/25] ethdev: Add rte_eth_dev_check_detachable - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,12/25] ethdev: Change scope of rte_eth_dev_allocated to global - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,13/25] eal/pci: Prevent double registration for devargs_list - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,14/25] eal/pci: Add rte_eal_devargs_remove - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,15/25] eal/pci: Add probe and close function for virtual drivers - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,16/25] eal/pci: Add port hotplug functions for virtual devices. - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,17/25] eal/linux/pci: Add functions for unmapping igb_uio resources - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,18/25] eal/pci: Prevent double registrations for pci_device_list - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,19/25] eal/pci: Change scope of rte_eal_pci_scan to global - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,20/25] eal/pci: Add rte_eal_pci_close_one_driver - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,21/25] eal/pci: Fix pci_probe_all_drivers to share code with closing function - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,22/25] eal/pci: Add pci_close_all_drivers - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,23/25] eal/pci: Add rte_eal_pci_probe_one and rte_eal_pci_close_one - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,24/25] eal/pci: Add port hotplug functions for physical devices. - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,25/25] eal: Enable port hotplug framework in Linux - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,1/2] librte_pmd_pcap: Add support for port hotplug - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,RFC,2/2] testpmd: Add support for the port hotplug framework - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev,Testing,purpose] librte_pmd_e1000: Add workaround to test the port hotplug framework. - - - --- 2014-10-29 Tetsuya Mukawa RFC
[dpdk-dev] vhost: Remove the check between mergeable and vector pmd - - - --- 2014-10-30 Ouyang Changchun Accepted
[dpdk-dev] eal_pci.c: pci_scan_one: fix inaccurate NUMA node error comment - - - --- 2014-10-30 Matthew Hall Accepted
[dpdk-dev,v5,01/21] i40e: set up and initialize flow director - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,02/21] i40e: tear down flow director - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,03/21] i40e: initialize flexible payload setting - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,04/21] ethdev: define structures for adding/deleting flow director - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,05/21] i40e: implement operations to add/delete flow director - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,06/21] testpmd: add test commands to add/delete flow director filter - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,07/21] i40e: match counter for flow director - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,08/21] mbuf: extend fdir field - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,09/21] i40e: report flow director match info to mbuf - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,10/21] testpmd: print extended fdir info in mbuf - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,11/21] ethdev: define structures for getting flow director information - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,12/21] i40e: implement operations to get fdir info - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,13/21] testpmd: display fdir statistics - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,14/21] i40e: implement operation to flush flow director table - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,15/21] testpmd: add test command to flush flow director table - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,16/21] ethdev: define structures for configuring flexible payload - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,17/21] i40e: implement operations to configure flexible payload - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,18/21] testpmd: add test command to configure flexible payload - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,19/21] ethdev: define structures for configuring flex masks - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,20/21] i40e: implement operations to configure flexible masks - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,21/21] testpmd: add test command to configure flexible masks - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev,v5,01/21] i40e: set up and initialize flow director - - - --- 2014-10-30 Jingjing Wu Superseded
[dpdk-dev] igb_uio: fix build for longterm kernel 2.6.32.63 - - - --- 2014-10-30 Jincheng Miao Superseded
[dpdk-dev] vhost: Fix packet length issue - - - --- 2014-10-30 Ouyang Changchun Superseded
[dpdk-dev] mk: --no-as-needed by default for linux exec-env - - - --- 2014-10-30 Sergio Gonzalez Monroy Accepted
[dpdk-dev] eal/bsd: fix return value when mapping device resources in secondary process - - - --- 2014-10-30 De Lara Guarch, Pablo Accepted
[dpdk-dev,v2] vhost: Fix packet length issue - - - --- 2014-10-30 Ouyang Changchun Superseded
[dpdk-dev] mk: pass MODULE_CFLAGS to BSD module build system - - - --- 2014-10-30 Sergio Gonzalez Monroy Accepted
[dpdk-dev] i40e:fix MAC filter issues in i40e_ethdev.c - - - --- 2014-10-31 Jijiang Liu Accepted
[dpdk-dev] librte_ether:change rte_eth_mac_filter structure - - - --- 2014-10-31 Jijiang Liu Accepted
[dpdk-dev,v2] i40e:fix MAC filter issues in i40e_ethdev.c - - - --- 2014-10-31 Jijiang Liu Accepted
[dpdk-dev,v3,1/5] ethdev: add vmdq rx mode - - - --- 2014-10-31 Ouyang Changchun Superseded
[dpdk-dev,v3,2/5] igb: Config VM offload register - - - --- 2014-10-31 Ouyang Changchun Superseded
[dpdk-dev,v3,3/5] ixgbe: Config PFVML2FLT register - - - --- 2014-10-31 Ouyang Changchun Superseded
[dpdk-dev,v3,4/5] virtio: New API for promisc and allmulticast - - - --- 2014-10-31 Ouyang Changchun Superseded
[dpdk-dev,v3,5/5] vhost: enable promisc mode and multicast - - - --- 2014-10-31 Ouyang Changchun Superseded
[dpdk-dev,v2,1/2] igb_uio: compatible with upstream longterm kernel and RHEL6 - - - --- 2014-10-31 Jincheng Miao Changes Requested
[dpdk-dev,v2,2/2] eal: replace strict_strtoul with kstrtoul - - - --- 2014-10-31 Jincheng Miao Changes Requested
[dpdk-dev,v4,1/8] app/testpmd: code style fix - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,2/8] i40evf: code style fix - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,3/8] i40e: support of setting hash lookup table size - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,4/8] igb: implement ops of 'dev_infos_get' for PF and VF respectively - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,5/8] ixgbe: implement ops of 'dev_infos_get' for PF and VF respectively - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,6/8] i40e: rework of ops of 'dev_infos_get' for both PF and VF - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,7/8] ethdev: support of multiple sizes of redirection table - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,v4,8/8] i40evf: support of updating/querying redirection table - - - --- 2014-10-31 Zhang, Helin Superseded
[dpdk-dev,PULL,REQUEST] doc: release notes, programmers guide, sample app. guide and fix to linux g… - - - --- 2014-10-31 Iremonger, Bernard Changes Requested
[dpdk-dev] ixgbe: logic change in ixgbe_check_mac_link_vf(). - - - --- 2014-10-31 lee.roberts@hp.com Superseded
[dpdk-dev] app/test: pci_autotest test fails if there is any device bound to igb_uio driver - - - --- 2014-11-01 De Lara Guarch, Pablo Accepted
[dpdk-dev] Allow verbose output for INSTALL-SHARED - - - --- 2014-11-02 Wiles, Roger Keith Rejected
[dpdk-dev] Add external parser support for unknown commands. - - - --- 2014-11-02 Wiles, Roger Keith Rejected
[dpdk-dev] librte_vhost: Fix the path test issue - - - --- 2014-11-03 Ouyang Changchun Accepted
[dpdk-dev] ixgbe: fix icc issue with mbuf initializer - - - --- 2014-11-03 Bruce Richardson Superseded
[dpdk-dev,v7] distributor_app: new sample app - - - --- 2014-11-03 Pattan, Reshma Accepted
[dpdk-dev,v2] ixgbe: fix icc issue with mbuf initializer - - - --- 2014-11-03 Bruce Richardson Accepted
[dpdk-dev,RFC,v2,01/28] eal/pci: Add a new flag indicating a driver can detach devices at runtime. - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,02/28] ethdev: Remove assumption that port will not be detached - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,03/28] eal/pci: Replace pci address comparison code by eal_compare_pci_addr - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,04/28] ethdev: Add rte_eth_dev_free to free specified device - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,05/28] eal, ethdev: Add function pointer for closing a device - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,06/28] ethdev: Add rte_eth_dev_shutdown for closing PCI devices. - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,07/28] ethdev: Add functions to know which port is attached or detached - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,08/28] ethdev: Add rte_eth_dev_get_addr_by_port - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,09/28] ethdev: Add rte_eth_dev_get_port_by_addr - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,10/28] ethdev: Add rte_eth_dev_get_name_by_port - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,11/28] ethdev: Add rte_eth_dev_check_detachable - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,12/28] ethdev: Change scope of rte_eth_dev_allocated to global - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,13/28] eal/pci: Prevent double registration for devargs_list - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,14/28] eal/pci: Add rte_eal_devargs_remove - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,15/28] eal/pci: Add probe and close function for virtual drivers - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,16/28] eal/pci: Add port hotplug functions for virtual devices. - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,17/28] eal/linux/pci: Add functions for unmapping igb_uio resources - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,18/28] eal/pci: Prevent double registrations for pci_device_list - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,19/28] eal/pci: Change scope of rte_eal_pci_scan to global - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,20/28] eal/pci: Add rte_eal_pci_close_one_driver - - - --- 2014-11-04 Tetsuya Mukawa RFC
[dpdk-dev,RFC,v2,21/28] eal/pci: Fix pci_probe_all_drivers to share code with closing function - - - --- 2014-11-04 Tetsuya Mukawa RFC
« 1 29 10 111335 1336 »