Messages by Date
-
2016/05/23
[dpdk-dev] unable to bind to vfio_pci inside RHEL virtual machine.
DING, TAO
-
2016/05/23
[dpdk-dev] virtio: crash when using multiple processes (16.04 regression)
Yuanhan Liu
-
2016/05/23
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Yuanhan Liu
-
2016/05/23
[dpdk-dev] [PATCH v2 5/7] eal/linux: mmap ioports on ppc64
Yuanhan Liu
-
2016/05/23
[dpdk-dev] [PATCH v2 2/3] mempool: make declaration of handler structs const
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH v2 1/3] mempool: add stack (lifo) mempool handler
Olivier Matz
-
2016/05/23
[dpdk-dev] [dpdk-dev, v5, 2/3] app/test: test external mempool handler
Jan Viktorin
-
2016/05/23
[dpdk-dev] [dpdk-dev, v5, 3/3] mbuf: get default mempool handler from configuration
Jan Viktorin
-
2016/05/23
[dpdk-dev] [dpdk-dev,v5,1/3] mempool: support external handler
Jan Viktorin
-
2016/05/23
[dpdk-dev] [PATCH] i40e: Unchecked return value
Slawomir Mrozowicz
-
2016/05/23
[dpdk-dev] [PATCH v1 1/1] examples/quota_watermark: fix low_watermark variable placement
Piotr Azarewicz
-
2016/05/23
[dpdk-dev] [PATCH 4/4] pmd_hw_support.py: Add tool to query binaries for hw support information
Panu Matilainen
-
2016/05/23
[dpdk-dev] [PATCH v2] rte mempool: division or modulo by zero
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH] vhost: fix segfault on bad descriptor address.
Ilya Maximets
-
2016/05/23
[dpdk-dev] [PATCH] vhost: fix segfault on bad descriptor address.
Yuanhan Liu
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Ananyev, Konstantin
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Ananyev, Konstantin
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Ananyev, Konstantin
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: new flag when Vlan is stripped
Olivier Matz
-
2016/05/23
[dpdk-dev] limited tx performance with VMware VM + PCI pass-through
Grisha Freilikhman
-
2016/05/23
[dpdk-dev] [RFC] mbuf: new flag when vlan is stripped
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH] mbuf: remove unused Rx error flags
Olivier Matz
-
2016/05/23
[dpdk-dev] [PATCH v3 00/35] mempool: rework memory allocation
Olivier Matz
-
2016/05/22
[dpdk-dev] [PATCH] mk: Fix cruft getting installed by "make install" with tar >= 1.29
Panu Matilainen
-
2016/05/22
[dpdk-dev] [PATCH] examples/ethtool: include case for 64-bit registers
Zyta Szpak
-
2016/05/22
[dpdk-dev] Suggestions for the dpdk stable tree
Yuanhan Liu
-
2016/05/22
[dpdk-dev] [PATCH v4] i40e: configure MTU
Wu, Jingjing
-
2016/05/22
[dpdk-dev] [PATCH 0/9] qede: update qede PMD to 1.1.0.1
Rasesh Mody
-
2016/05/22
[dpdk-dev] If 1 KVM Guest loads the virtio-pci, on top of dpdkvhostuser OVS socket interface, it slows down everything!
Martinx - ジェームズ
-
2016/05/21
[dpdk-dev] [PATCH 2/2 v3] kni: add documentation for the mempool capacity
Alex Wang
-
2016/05/21
[dpdk-dev] [PATCH 1/2 v3] kni: fix inverted function comments
Alex Wang
-
2016/05/21
[dpdk-dev] [PATCH 2/2 v2] kni: Add documentation for the mempool capacity
Alex Wang
-
2016/05/21
[dpdk-dev] [PATCH 1/2 v2] kni: fix inverted function comments
Alex Wang
-
2016/05/20
[dpdk-dev] Rx_missed_errors drops with larger packet size
SwamZ
-
2016/05/20
[dpdk-dev] Suggestions for the dpdk stable tree
Markos Chandras
-
2016/05/20
[dpdk-dev] [PATCH 11/11] enic: add ENIC_ASSERT macro
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 10/11] enic: Tx cleanup - remove unused files, functions, variables
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 09/11] enic: Tx perf - optimize the transmit function
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 08/11] enic: Tx perf - bulk recycle mbufs, refactor
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 07/11] enic: Tx perf - use completion message instead of completion queue
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 06/11] enic: Tx perf - improve processing of mbufs held by driver
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 05/11] enic: Tx cleanup - remove some unused functions
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 04/11] enic: Tx cleanup - put Tx and Rx functions into same file
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 03/11] enic: count truncated packets
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 02/11] enic: drop bad packets, remove unused rx error flag
John Daley
-
2016/05/20
[dpdk-dev] [PATCH 01/11] enic: fix Rx drop counters
John Daley
-
2016/05/20
[dpdk-dev] [PATCHv3 5/5] pmdinfo.py: Add tool to query binaries for hw and other support information
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCHv3 4/5] Makefile: Do post processing on objects that register a driver
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCHv3 3/5] eal: Add an export symbol to expose the autoload path to external tools
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCHv3 2/5] drivers: Update driver registration macro usage
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCHv3 1/5] pmdinfogen: Add buildtools and pmdinfogen utility
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCHv3 0/5] Implement pmd hardware support exports
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCH] mk: fix underlinking issues of most librte libraries
Thomas Monjalon
-
2016/05/20
[dpdk-dev] [PATCH] mk: fix underlinking issues of most librte libraries
Christian Ehrhardt
-
2016/05/20
[dpdk-dev] Rx_missed_errors drops with larger packet size
Alexander Duyck
-
2016/05/20
[dpdk-dev] Underlinked libs and overlinked applications - an issue?
Christian Ehrhardt
-
2016/05/20
[dpdk-dev] Suggestions for the dpdk stable tree
Christian Ehrhardt
-
2016/05/20
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Zoltan Kiss
-
2016/05/20
[dpdk-dev] [PATCH v4] i40e: configure MTU
Beilei Xing
-
2016/05/20
[dpdk-dev] Suggestions for the dpdk stable tree
Mcnamara, John
-
2016/05/20
[dpdk-dev] [PATCH v2 7/7] examples/ip_pipeline: update edge router usecase
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 6/7] examples/ip_pipeline: modifies routing pipeline CLI
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 5/7] examples/ip_pipeline: modifies flow action pipeline CLI
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 4/7] examples/ip_pipeline: modifies flow classifications pipeline CLI
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 3/7] examples/ip_pipeline: modifies firewall pipeline CLI
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 2/7] examples/ip_pipeline: modifies common pipeline CLI
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 1/7] examples/ip_pipeline: add helper functions for parsing string
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCH v2 0/7] examples/ip_pipeline: CLI rework and improvements
Piotr Azarewicz
-
2016/05/20
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCH v2] doc: fix code section in abi versioning doc
John McNamara
-
2016/05/20
[dpdk-dev] [PATCH 4/4] pmd_hw_support.py: Add tool to query binaries for hw support information
Neil Horman
-
2016/05/20
[dpdk-dev] [PATCH v1] doc: fix code section in abi versioning doc
John McNamara
-
2016/05/20
[dpdk-dev] [PATCH] i40e: unintended sign extension
Slawomir Mrozowicz
-
2016/05/20
[dpdk-dev] [PATCH] vhost: fix segfault on bad descriptor address.
Ilya Maximets
-
2016/05/20
[dpdk-dev] Underlinked libs and overlinked applications - an issue?
Christian Ehrhardt
-
2016/05/20
[dpdk-dev] [PATCH v2 6/7] virtio: fix pci accesses for ppc64 in legacy mode
Olivier Matz
-
2016/05/20
[dpdk-dev] Compilation failed on dpdk-16.04
Christian Ehrhardt
-
2016/05/20
[dpdk-dev] [PATCH v2 6/7] virtio: fix pci accesses for ppc64 in legacy mode
Olivier Matz
-
2016/05/20
[dpdk-dev] Compilation failed on dpdk-16.04
Thomas Monjalon
-
2016/05/20
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Thomas Monjalon
-
2016/05/20
[dpdk-dev] Compilation failed on dpdk-16.04
Sheroo Pratap
-
2016/05/20
[dpdk-dev] [ovs-dev] [PATCH v3 1/3] netdev-dpdk: Remove dpdk watchdog thread
Traynor, Kevin
-
2016/05/20
[dpdk-dev] Underlinked libs and overlinked applications - an issue?
Panu Matilainen
-
2016/05/20
[dpdk-dev] Rx_missed_errors drops with larger packet size
Bruce Richardson
-
2016/05/20
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Bruce Richardson
-
2016/05/20
[dpdk-dev] [PATCH] eal/ppc: fix secondary process to map hugepages in correct order
Sergio Gonzalez Monroy
-
2016/05/20
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Panu Matilainen
-
2016/05/20
[dpdk-dev] [PATCH v3 00/35] mempool: rework memory allocation
Thomas Monjalon
-
2016/05/20
[dpdk-dev] Rx_missed_errors drops with larger packet size
SwamZ
-
2016/05/20
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Thomas Monjalon
-
2016/05/20
[dpdk-dev] [PATCH 0/6] vhost/virtio performance loopback utility
Wang, Zhihong
-
2016/05/20
[dpdk-dev] [PATCH v3 00/35] mempool: rework memory allocation
Panu Matilainen
-
2016/05/20
[dpdk-dev] [PATCH] eal/ppc: fix secondary process to map hugepages in correct order
Chao Zhu
-
2016/05/20
[dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with zero RX/TX queues
Pattan, Reshma
-
2016/05/20
[dpdk-dev] [PATCH] examples/ethtool: include case for 64-bit registers
Remy Horton
-
2016/05/20
[dpdk-dev] Suggestions for the dpdk stable tree
Christian Ehrhardt
-
2016/05/20
[dpdk-dev] [PATCH] eal/ppc: fix secondary process to map hugepages in correct order
Sergio Gonzalez Monroy
-
2016/05/20
[dpdk-dev] [PATCH 4/4] pmd_hw_support.py: Add tool to query binaries for hw support information
Panu Matilainen
-
2016/05/19
[dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with zero RX/TX queues
Simon Kågström
-
2016/05/19
[dpdk-dev] [PATCH] scripts: remove unused map files merger
Panu Matilainen
-
2016/05/19
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Panu Matilainen
-
2016/05/19
[dpdk-dev] [PATCH] eal/ppc: fix secondary process to map hugepages in correct order
Chao Zhu
-
2016/05/19
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Yuanhan Liu
-
2016/05/19
[dpdk-dev] [PATCH] qede: fix 32-bit build with debug enabled
Harish Patil
-
2016/05/19
[dpdk-dev] Underlinked libs and overlinked applications - an issue?
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH] scripts: remove unused map files merger
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH] qede: fix 32-bit build with debug enabled
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Thomas Monjalon
-
2016/05/19
[dpdk-dev] virtio: crash when using multiple processes (16.04 regression)
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Ferruh Yigit
-
2016/05/19
[dpdk-dev] virtio: crash when using multiple processes (16.04 regression)
Yoni Gilad
-
2016/05/19
[dpdk-dev] [PATCH] arm64: change rte_memcpy to inline function
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Thomas Monjalon
-
2016/05/19
[dpdk-dev] Underlinked libs and overlinked applications - an issue?
Christian Ehrhardt
-
2016/05/19
[dpdk-dev] [PATCH 1/2] mempool: add stack (fifo) mempool handler
Hunt, David
-
2016/05/19
[dpdk-dev] v2 mempool: add stack (lifo) mempool handler
Hunt, David
-
2016/05/19
[dpdk-dev] [PATCH v2 3/3] test: add autotest for external mempool stack handler
David Hunt
-
2016/05/19
[dpdk-dev] [PATCH v2 2/3] mempool: make declaration of handler structs const
David Hunt
-
2016/05/19
[dpdk-dev] [PATCH v2 1/3] mempool: add stack (lifo) mempool handler
David Hunt
-
2016/05/19
[dpdk-dev] v2 mempool: add stack (lifo) mempool handler
David Hunt
-
2016/05/19
[dpdk-dev] [PATCH v2] doc: fix typo in freebsd doc
Richardson, Bruce
-
2016/05/19
[dpdk-dev] [PATCH v2] doc: fix typo in freebsd doc
Pablo de Lara
-
2016/05/19
[dpdk-dev] [PATCH] doc: fix typo in freebsd doc
De Lara Guarch, Pablo
-
2016/05/19
[dpdk-dev] [PATCH] librte_table: remove unnecessary printf messages from acl build
Jasvinder Singh
-
2016/05/19
[dpdk-dev] [PATCH] doc: fix typo in freebsd doc
Bruce Richardson
-
2016/05/19
[dpdk-dev] [PATCH] doc: fix typo in freebsd doc
Pablo de Lara
-
2016/05/19
[dpdk-dev] [PATCH v2] doc: announce ABI change of struct rte_port_source_params and rte_port_sink_params
Fan Zhang
-
2016/05/19
[dpdk-dev] [PATCH] arm64: change rte_memcpy to inline function
Jianbo Liu
-
2016/05/19
[dpdk-dev] [PATCH v5 3/3] mbuf: get default mempool handler from configuration
David Hunt
-
2016/05/19
[dpdk-dev] [PATCH v5 2/3] app/test: test external mempool handler
David Hunt
-
2016/05/19
[dpdk-dev] [PATCH v5 1/3] mempool: support external handler
David Hunt
-
2016/05/19
[dpdk-dev] mempool: external mempool manager
David Hunt
-
2016/05/19
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Jerin Jacob
-
2016/05/19
[dpdk-dev] [PATCH 4/4] pmd_hw_support.py: Add tool to query binaries for hw support information
Neil Horman
-
2016/05/19
[dpdk-dev] [PATCH v3] ci: Add the class_id support in pci probe
Ziye Yang
-
2016/05/19
[dpdk-dev] [PATCH] pci: Add the class_id support in pci probe
Yang, Ziye
-
2016/05/19
[dpdk-dev] [PATCH] pci: Add the class_id support in pci probe
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH v3 00/35] mempool: rework memory allocation
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH v4] mbuf: decrease refcnt when detaching
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH v2] rte mempool: division or modulo by zero
Slawomir Mrozowicz
-
2016/05/19
[dpdk-dev] [PATCH 1/2] mbuf: new NSH packet type
Olivier Matz
-
2016/05/19
[dpdk-dev] [PATCH v2] cmdline: check return value at initialization
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH v2] ci: Add the class_id support in pci probe
Ziye Yang
-
2016/05/19
[dpdk-dev] [PATCH] tools:new tool for system info CPU, memory and huge pages
Hunt, David
-
2016/05/19
[dpdk-dev] [PATCH 08/20] thunderx/nicvf: add tx_queue_setup/release support
Pattan, Reshma
-
2016/05/19
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Ananyev, Konstantin
-
2016/05/19
[dpdk-dev] [PATCH] pci: Add the class_id support in pci probe
Yang, Ziye
-
2016/05/19
[dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
Sergio Gonzalez Monroy
-
2016/05/19
[dpdk-dev] [PATCHv2 1/4] pmdinfogen: Add buildtools and pmdinfogen utility
Neil Horman
-
2016/05/19
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Neil Horman
-
2016/05/19
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Jan Viktorin
-
2016/05/19
[dpdk-dev] [dpdk-dev, PATCHv2, 2/4] drivers: Update driver registration macro usage
Neil Horman
-
2016/05/19
[dpdk-dev] DPDK Summit USA 2016, Announcement and Call for Speakers
O'Driscoll, Tim
-
2016/05/19
[dpdk-dev] [PATCH] rte mempool: division or modulo by zero
Olivier Matz
-
2016/05/19
[dpdk-dev] [PATCH] rte mempool: division or modulo by zero
Mrozowicz, SlawomirX
-
2016/05/19
[dpdk-dev] [dpdk-dev, PATCHv2, 2/4] drivers: Update driver registration macro usage
Jan Viktorin
-
2016/05/19
[dpdk-dev] [PATCHv2 2/4] drivers: Update driver registration macro usage
Neil Horman
-
2016/05/19
[dpdk-dev] [PATCH] pci: Add the class_id support in pci probe
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH] tools: allow binding to other network class devices
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCH 07/20] thunderx/nicvf: add rx_queue_setup/release support
Pattan, Reshma
-
2016/05/19
[dpdk-dev] [PATCH v2 6/7] virtio: fix pci accesses for ppc64 in legacy mode
Chao Zhu
-
2016/05/19
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Panu Matilainen
-
2016/05/19
[dpdk-dev] [PATCH v3 09/11] eal/pci: allow to override sysfs
Jan Viktorin
-
2016/05/19
[dpdk-dev] [PATCH v3 01/11] app/test: introduce resources for tests
Jan Viktorin
-
2016/05/19
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Bruce Richardson
-
2016/05/19
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Thomas Monjalon
-
2016/05/19
[dpdk-dev] [PATCHv2 2/4] drivers: Update driver registration macro usage
Panu Matilainen
-
2016/05/19
[dpdk-dev] [PATCHv2 1/4] pmdinfogen: Add buildtools and pmdinfogen utility
Panu Matilainen
-
2016/05/19
[dpdk-dev] [PATCH 01/29] ixgbe/base: add new VF requests for mailbox API
Gu, YongjieX
-
2016/05/18
[dpdk-dev] [PATCH v2] mbuf: add helpers to prefetch mbuf
Jerin Jacob
-
2016/05/18
[dpdk-dev] [PATCH 19/20] thunderx/nicvf: updated driver documentation and release notes
Jerin Jacob
-
2016/05/18
[dpdk-dev] [PATCH 4/4] pmd_hw_support.py: Add tool to query binaries for hw support information
Panu Matilainen
-
2016/05/18
[dpdk-dev] Query on RSS Rule
Lu, Wenzhuo
-
2016/05/18
[dpdk-dev] Query on RSS Rule
Nishant Verma
-
2016/05/18
[dpdk-dev] Query on RSS Rule
Lu, Wenzhuo
-
2016/05/18
[dpdk-dev] Query on RSS Rule
Nishant Verma
-
2016/05/18
[dpdk-dev] [PATCH] eal: add option --avail-cores to detect lcores
Tan, Jianfeng
-
2016/05/18
[dpdk-dev] [PATCH v4] eal: make hugetlb initialization more robust
Tan, Jianfeng
-
2016/05/18
[dpdk-dev] [PATCH v4] eal: make hugetlb initialization more robust
Tan, Jianfeng
-
2016/05/18
[dpdk-dev] Query on RSS Rule
Lu, Wenzhuo
-
2016/05/18
[dpdk-dev] Query on RSS Rule
Nishant Verma
-
2016/05/18
[dpdk-dev] [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information
Neil Horman
-
2016/05/18
[dpdk-dev] [PATCHv2 3/4] Makefile: Do post processing on objects that register a driver
Neil Horman
-
2016/05/18
[dpdk-dev] [PATCHv2 2/4] drivers: Update driver registration macro usage
Neil Horman
-
2016/05/18
[dpdk-dev] [PATCHv2 1/4] pmdinfogen: Add buildtools and pmdinfogen utility
Neil Horman
-
2016/05/18
[dpdk-dev] [PATCHv2 0/4] Implement pmd hardware support exports
Neil Horman
-
2016/05/18
[dpdk-dev] [PATCH v3 31/40] bnxt: add start/stop/link update operations
Stephen Hurd
-
2016/05/18
[dpdk-dev] [PATCH v3] librte_ether: use RTE_ETH_VALID_PORTID_OR_ERR_RET to check port_id
Mauricio Vasquez B
-
2016/05/18
[dpdk-dev] [PATCH] librte_ether: use RTE_ETH_VALID_PORTID_OR_ERR_RET to check port_id
Mauricio Vásquez
-
2016/05/18
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Jerin Jacob
-
2016/05/18
[dpdk-dev] [PATCH v2] vhost: add support for dynamic vhost PMD creation
Ferruh Yigit
-
2016/05/18
[dpdk-dev] [PATCH] mbuf: make rearm_data address naturally aligned
Bruce Richardson
-
2016/05/18
[dpdk-dev] [PATCH v3 5/7] eal/linux: mmap ioports on ppc64
Olivier Matz
-
2016/05/18
[dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
张伟
-
2016/05/18
[dpdk-dev] [PATCH] qat: fix null pointer dereferencing
Deepak Kumar Jain