Messages by Date
-
2015/02/19
[dpdk-dev] [PATCH v9 07/14] eal, ethdev: Add a function and function pointers to close ether device
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] Binding NICs while running DPDK app
Daniele Di Proietto
-
2015/02/19
[dpdk-dev] [PATCH] Fix compilation error when compiling with clang-3.4 in C++11 mode: in C++11 concatenated string literals need to have a space in between.
Stefan Puiu
-
2015/02/19
[dpdk-dev] [PATCH] Fix C++11 compilation error with rte_pci.h
Stefan Puiu
-
2015/02/19
[dpdk-dev] [PATCH v4 3/3] examples: example showing use of callbacks.
John McNamara
-
2015/02/19
[dpdk-dev] [PATCH v4 2/3] ethdev: add optional rxtx callback support
John McNamara
-
2015/02/19
[dpdk-dev] [PATCH v4 1/3] ethdev: rename callbacks field to link_intr_cbs
John McNamara
-
2015/02/19
[dpdk-dev] [PATCH v4 0/3] DPDK ethdev callback support
John McNamara
-
2015/02/19
[dpdk-dev] [PATCH] ACL: use setjmp/longjmp to handle memory allocation failure at build phase
Konstantin Ananyev
-
2015/02/19
[dpdk-dev] [PATCH v3 6/6] bond: add unit tests for link bonding mode 6.
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v3 5/6] bond: modify TLB unit tests
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v3 4/6] bond: add example application for link bonding mode 6
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v3 3/6] bond: add debug info for mode 6 link bonding
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v3 2/6] bond: add link bonding mode 6 implementation
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v3 1/6] net: changed arp_hdr struct declaration
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v3 0/6] Link Bonding mode 6 support (ALB)
Michal Jastrzebski
-
2015/02/19
[dpdk-dev] [PATCH v2 3/3] tools: enable binding NIC device to uio_pci_generic
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v2 2/3] eal: add interrupt enable/disable routines for uio_pci_generic
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v2 1/3] eal: enable uio_pci_generic support
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v2 0/3] Enable uio_pci_generic support
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v4 7/7] pmd ixgbe: fix vlan setting in in PF
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 6/7] tespmd: fix DCB in SRIOV mode support
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 5/7] pmd ixgbe: enable DCB in SRIOV
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 4/7] move rte_eth_dev_check_mq_mode() logic to driver
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 3/7] pmd: igb/ixgbe split nb_q_per_pool to rx and tx nb_q_per_pool
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 2/7] pmd igb: fix VMDQ mode checking
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 1/7] ethdev: Allow zero rx/tx queues in SRIOV mode
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v4 0/7] Enable DCB in SRIOV mode for ixgbe driver
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v1 1/3] eal: enable uio_pci_generic support
Zhou, Danny
-
2015/02/19
[dpdk-dev] [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
Bruce Richardson
-
2015/02/19
[dpdk-dev] Patches outstanding
O'driscoll, Tim
-
2015/02/19
[dpdk-dev] [PATCH 6/6] examples: remove unneeded casts
Bruce Richardson
-
2015/02/19
[dpdk-dev] [PATCH 5/6] eal: remove useless memset
Bruce Richardson
-
2015/02/19
[dpdk-dev] [PATCH 4/6] enic: eliminate useless cast
Bruce Richardson
-
2015/02/19
[dpdk-dev] [PATCH 2/6] vhost_xen: remove unnecessary cast
Bruce Richardson
-
2015/02/19
[dpdk-dev] [PATCH 1/6] test: remove unneeded casts
Bruce Richardson
-
2015/02/19
[dpdk-dev] [PATCH v9 12/14] ethdev: Add one dev_type parameter to rte_eth_dev_allocate
Iremonger, Bernard
-
2015/02/19
[dpdk-dev] i40e and RSS woes
Gleb Natapov
-
2015/02/19
[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application
Neil Horman
-
2015/02/19
[dpdk-dev] [PATCH v9 07/14] eal, ethdev: Add a function and function pointers to close ether device
Iremonger, Bernard
-
2015/02/19
[dpdk-dev] 2nd parameter of driver init function can be NULL using latest code
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] [PATCH v4 5/5] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v4 4/5] eal: add per rx queue interrupt handling based on VFIO
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v4 3/5] igb: enable rx queue interrupts for PF
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v4 2/5] ixgbe: enable rx queue interrupts for both PF and VF
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v4 1/5] ethdev: add rx interrupt enable/disable functions
Zhou Danny
-
2015/02/19
[dpdk-dev] [PATCH v4 0/5] Interrupt mode PMD
Zhou Danny
-
2015/02/19
[dpdk-dev] Patches outstanding
Thomas Monjalon
-
2015/02/19
[dpdk-dev] [PATCH v9 13/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] [PATCH v9 13/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] [PATCH v9 08/14] ethdev: Add functions that will be used by port hotplug functions
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] [PATCH v9 02/14] eal_pci: Add flag to hold kernel driver type
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] mapping lcore – port –queue
[email protected]
-
2015/02/19
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Zhou, Danny
-
2015/02/19
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Neil Horman
-
2015/02/19
[dpdk-dev] Patches outstanding
Neil Horman
-
2015/02/19
[dpdk-dev] [PATCH] ixgbe: fix build with gcc 5
Neil Horman
-
2015/02/19
[dpdk-dev] [PATCH v3 4/5] eal: add per rx queue interrupt handling based on VFIO
Neil Horman
-
2015/02/19
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Neil Horman
-
2015/02/19
[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7
Neil Horman
-
2015/02/19
[dpdk-dev] [PATCH] ixgbe: fix build with gcc 5
Panu Matilainen
-
2015/02/19
[dpdk-dev] [PATCH v5 3/3] MAINTAINERS: claim responsibility for headroom library and example app
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v5 2/3] examples: introduce new l2fwd-headroom example
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v5 1/3] librte_headroom: New library for checking core/system/app load
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application
Pawel Wodkowski
-
2015/02/19
[dpdk-dev] [PATCH v9 13/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Thomas Monjalon
-
2015/02/19
[dpdk-dev] [PATCH] ixgbe: fix build with gcc 5
Ananyev, Konstantin
-
2015/02/19
[dpdk-dev] [PATCH v2] i40e: fix build with gcc 5
Ananyev, Konstantin
-
2015/02/19
[dpdk-dev] [PATCH v2] eal: add rte_eal_iopl_init to version map
De Lara Guarch, Pablo
-
2015/02/19
[dpdk-dev] [PATCH v9 08/14] ethdev: Add functions that will be used by port hotplug functions
Thomas Monjalon
-
2015/02/19
[dpdk-dev] [PATCH v2] i40e: fix build with gcc 5
Panu Matilainen
-
2015/02/19
[dpdk-dev] [PATCH v9 02/14] eal_pci: Add flag to hold kernel driver type
Thomas Monjalon
-
2015/02/19
[dpdk-dev] [PATCH] eal: fix fscanf format mismatch
De Lara Guarch, Pablo
-
2015/02/19
[dpdk-dev] [PATCH] i40e: fix build with gcc 5
Panu Matilainen
-
2015/02/19
[dpdk-dev] [PATCH] i40e: fix build with gcc 5
Ananyev, Konstantin
-
2015/02/19
[dpdk-dev] [PATCH v9 2/2] librte_pmd_null: Support port hotplug function
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] [PATCH v9 1/2] librte_pmd_null: Add Null PMD
Tetsuya Mukawa
-
2015/02/19
[dpdk-dev] [PATCH v2 0/6] Link Bonding mode 6 support (ALB)
Thomas Monjalon
-
2015/02/19
[dpdk-dev] [PATCH] i40e: fix build with gcc 5
Panu Matilainen
-
2015/02/19
[dpdk-dev] [PATCH] ixgbe: fix build with gcc 5
Panu Matilainen
-
2015/02/19
[dpdk-dev] [PATCH v2 0/6] Link Bonding mode 6 support (ALB)
Jastrzebski, MichalX K
-
2015/02/19
[dpdk-dev] [PATCH v5 1/6] reorder: new reorder library
Olivier MATZ
-
2015/02/19
[dpdk-dev] [PATCH v2 0/6] Link Bonding mode 6 support (ALB)
Thomas Monjalon
-
2015/02/19
[dpdk-dev] [PATCH v3 2/3] ethdev: Add rxtx callback support
Mcnamara, John
-
2015/02/19
[dpdk-dev] [PATCH v5 1/6] reorder: new reorder library
Olivier MATZ
-
2015/02/19
[dpdk-dev] [PATCH v2 0/6] Link Bonding mode 6 support (ALB)
Jastrzebski, MichalX K
-
2015/02/19
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Zhou, Danny
-
2015/02/19
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Gonzalez Monroy, Sergio
-
2015/02/19
[dpdk-dev] [PATCH v3 4/5] eal: add per rx queue interrupt handling based on VFIO
Zhou, Danny
-
2015/02/19
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Zhou, Danny
-
2015/02/18
[dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
Zhou, Danny
-
2015/02/18
[dpdk-dev] [PATCH v9] testpmd: Add port hotplug support
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9] librte_pmd_pcap: Add port hotplug support
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 14/14] doc: Add port hotplug framework section to programmers guide
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 13/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 12/14] ethdev: Add one dev_type parameter to rte_eth_dev_allocate
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 11/14] eal/pci: Add probe and close functions of pci driver
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 10/14] eal/pci: Add a function to remove the entry of devargs list
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 09/14] eal/linux/pci: Add functions for unmapping igb_uio resources
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 08/14] ethdev: Add functions that will be used by port hotplug functions
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 07/14] eal, ethdev: Add a function and function pointers to close ether device
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 06/14] ethdev: Add rte_eth_dev_release_port to release specified port
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 05/14] eal/pci: Consolidate pci address comparison APIs
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 04/14] eal/pci, ethdev: Remove assumption that port will not be detached
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 03/14] eal_pci: pci memory map work with driver type
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 02/14] eal_pci: Add flag to hold kernel driver type
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 01/14] eal: Enable port Hotplug framework in Linux
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v9 00/14] Port Hotplug Framework
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] test_mp_secondary??
Stephen Hemminger
-
2015/02/18
[dpdk-dev] [PATCH v2] doc: Add requirements for x32 ABI
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH 0/3] doc: ACL - add description for new features.
Butler, Siobhan A
-
2015/02/18
[dpdk-dev] [PATCH] x32 ABI support, first iteration
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH v2 0/6] Link Bonding mode 6 support (ALB)
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH] fm10k: fix clang unused function error
Wiles, Keith
-
2015/02/18
[dpdk-dev] [PATCH v3 2/3] ethdev: Add rxtx callback support
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH] fm10k: fix clang warning flags
Wiles, Keith
-
2015/02/18
[dpdk-dev] fm10k_rxtx.c does not compile
Jeff Shaw
-
2015/02/18
[dpdk-dev] [PATCH] fm10k: fix clang unused function error
Jeff Shaw
-
2015/02/18
[dpdk-dev] [PATCH 1/3] bond change warning
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH v4 0/4] Unit tests for mode 4
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH] fm10k: fix clang warning flags
Jeff Shaw
-
2015/02/18
[dpdk-dev] [PATCH v3 3/3] examples: example showing use of callbacks.
John McNamara
-
2015/02/18
[dpdk-dev] [PATCH v3 2/3] ethdev: Add rxtx callback support
John McNamara
-
2015/02/18
[dpdk-dev] [PATCH v3 1/3] ethdev: Rename callbacks field to link_intr_cbs
John McNamara
-
2015/02/18
[dpdk-dev] [PATCH v3 0/3] DPDK ethdev callback support
John McNamara
-
2015/02/18
[dpdk-dev] [PATCH v2 0/3] PMD ring MAC management, fix initialization, link up/down
Thomas Monjalon
-
2015/02/18
[dpdk-dev] fm10k_rxtx.c does not compile
Wiles, Keith
-
2015/02/18
[dpdk-dev] fm10k_rxtx.c does not compile
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH] bond: fix for kvlist memory leak on rte_kvargs_process failure identified by klockwork scan
Thomas Monjalon
-
2015/02/18
[dpdk-dev] fm10k_rxtx.c does not compile
Wiles, Keith
-
2015/02/18
[dpdk-dev] [PATCH 0/2] rte_ethdev fix/improvement
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH 3/3] doc: ACL - add description for max_size build parameter
Konstantin Ananyev
-
2015/02/18
[dpdk-dev] [PATCH 2/3] doc: ACL - add description for different classification methods
Konstantin Ananyev
-
2015/02/18
[dpdk-dev] [PATCH 1/3] doc: Add restrictions for ACL rule fields
Konstantin Ananyev
-
2015/02/18
[dpdk-dev] [PATCH 0/3] doc: ACL - add description for new features.
Konstantin Ananyev
-
2015/02/18
[dpdk-dev] [PATCH v5 0/6] New Reorder Library
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH v5 6/6] MAINTAINERS: add and claim reorder
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v5 5/6] doc: new packet ordering app description
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v5 4/6] doc: new reorder library description
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v5 3/6] examples: new sample app packet_ordering
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v5 2/6] app: New reorder unit test
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v5 1/6] reorder: new reorder library
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v5 0/6] New Reorder Library
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v4 0/5] New Reorder Library
Gonzalez Monroy, Sergio
-
2015/02/18
[dpdk-dev] [PATCH] eal: add missing symbol export for rte_eal_iopl_init()
Panu Matilainen
-
2015/02/18
[dpdk-dev] [PATCH v4 0/5] New Reorder Library
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH] eal: add missing symbol export for rte_eal_iopl_init()
Gonzalez Monroy, Sergio
-
2015/02/18
[dpdk-dev] [PATCH] eal: add missing symbol export for rte_eal_iopl_init()
Panu Matilainen
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Bruce Richardson
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH v4 2/2] examples: introduce new l2fwd-headroom example
De Lara Guarch, Pablo
-
2015/02/18
[dpdk-dev] [PATCH v1 1/3] eal: enable uio_pci_generic support
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH v4 1/2] librte_headroom: New library for checking core/system/app load
De Lara Guarch, Pablo
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Marc Sune
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Wodkowski, PawelX
-
2015/02/18
[dpdk-dev] [PATCH v2 0/3] remove limit on devargs parameters length
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Iremonger, Bernard
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Bruce Richardson
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH] mk: Rework gcc version detection to permit versions newer than 4.x
Panu Matilainen
-
2015/02/18
[dpdk-dev] [PATCH v2 0/2] Removal of RTE_MBUF_REFCNT
Ananyev, Konstantin
-
2015/02/18
[dpdk-dev] [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
Iremonger, Bernard
-
2015/02/18
[dpdk-dev] [PATCH v2 2/2] Remove RTE_MBUF_REFCNT references
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v2 1/2] mbuf: Introduce IND_ATTACHED_MBUF flag
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [PATCH v2 0/2] Removal of RTE_MBUF_REFCNT
Sergio Gonzalez Monroy
-
2015/02/18
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Olivier MATZ
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Olivier MATZ
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Ananyev, Konstantin
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Olivier MATZ
-
2015/02/18
[dpdk-dev] [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
Iremonger, Bernard
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Ananyev, Konstantin
-
2015/02/18
[dpdk-dev] Using bypass on Silicom PE210G2BPi9 with Intel 82599ES chip
Martin Drašar
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Olivier MATZ
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Thomas Monjalon
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Olivier MATZ
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Ananyev, Konstantin
-
2015/02/18
[dpdk-dev] [PATCH v8 08/14] eal/linux/pci: Add functions for unmapping igb_uio resources
Tetsuya Mukawa
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Bruce Richardson
-
2015/02/18
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Iremonger, Bernard
-
2015/02/18
[dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
Olivier MATZ
-
2015/02/17
[dpdk-dev] Vhost-user early adopter feedback
Benoît Canet
-
2015/02/17
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Tetsuya Mukawa
-
2015/02/17
[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7
Vithal S Mohare
-
2015/02/17
[dpdk-dev] [PATCH v8 12/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Tetsuya Mukawa
-
2015/02/17
[dpdk-dev] [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
Tetsuya Mukawa
-
2015/02/17
[dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
Tetsuya Mukawa
-
2015/02/17
[dpdk-dev] [PATCH v8 12/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Tetsuya Mukawa
-
2015/02/17
[dpdk-dev] [PATCH v3 0/5] Interrupt mode PMD
Liang, Cunming
-
2015/02/17
[dpdk-dev] [PATCH v8 12/14] eal/pci: Add rte_eal_dev_attach/detach() functions
Thomas Monjalon