Messages by Date
-
2016/06/24
[dpdk-dev] backtracing from within the code
Stephen Hemminger
-
2016/06/24
[dpdk-dev] [PATCH] vmxnet3: remove 0x prefix for %p format
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path
Pattan, Reshma
-
2016/06/24
[dpdk-dev] [PATCH] nfp: modifying guide about using uio modules
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v5 5/5] app/pdump: fix type casting of ring size
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v5 4/5] app/pdump: fix string overflow
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v5 3/5] pdump: fix string overflow
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v5 2/5] pdump: check getenv return value
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v5 1/5] pdump: fix default socket path
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v5 0/5] fix issues in packet capture framework
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v4] ixgbe: configure VLAN TPID
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v2] mempool: replace c memcpy code semantics with optimized rte_memcpy
Olivier Matz
-
2016/06/24
[dpdk-dev] [PATCH v2] doc: virtio pmd versions
Mcnamara, John
-
2016/06/24
[dpdk-dev] [PATCH] mbuf: replace c memcpy code semantics with optimized rte_memcpy
Olivier Matz
-
2016/06/24
[dpdk-dev] [PATCH] mbuf: replace c memcpy code semantics with optimized rte_memcpy
Hunt, David
-
2016/06/24
[dpdk-dev] [PATCH v2 12/16] vfio: fix typo in doc for vfio_setup_device
Mcnamara, John
-
2016/06/24
[dpdk-dev] [PATCH] cryptodev: uninline parameter parsing
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH] examples/l3fwd: update documentation
Mcnamara, John
-
2016/06/24
[dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path
Pattan, Reshma
-
2016/06/24
[dpdk-dev] [PATCH v2] mk: fix parallel build of test resources
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v2] mk: fix parallel build of test resources
Olivier Matz
-
2016/06/24
[dpdk-dev] [PATCH v2] mk: fix parallel build of test resources
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v3] rte_hash: add scalable multi-writer insertion w/ Intel TSX
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v2] mk: fix parallel build of test resources
Olivier Matz
-
2016/06/24
[dpdk-dev] [PATCH v4 5/5] app/pdump: fix type casting of ring size
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v4 4/5] app/pdump: fix string overflow
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v4 3/5] pdump: fix string overflow
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v4 2/5] pdump: check getenv return value
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH v4 0/5] fix issues in packet capture framework
Reshma Pattan
-
2016/06/24
[dpdk-dev] [PATCH] nfp: modifying guide about using uio modules
Mcnamara, John
-
2016/06/24
[dpdk-dev] [PATCH v7 25/25] mlx5: resurrect Rx scatter support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 24/25] mlx5: make Rx queue reinitialization safer
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 23/25] mlx5: remove redundant Rx queue initialization code
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 22/25] mlx5: work around spurious compilation errors
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 21/25] mlx5: resurrect Tx gather support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 20/25] mlx5: check remaining space while processing Tx burst
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 19/25] mlx5: add debugging information about Tx queues capabilities
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 18/25] mlx5: add support for multi-packet send
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 17/25] mlx5: add support for inline send
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 16/25] mlx5: replace countdown with threshold for Tx completions
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 15/25] mlx5: handle Rx CQE compression
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 14/25] mlx5: refactor Tx data path
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 13/25] mlx5: refactor Rx data path
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 12/25] mlx5: add Tx/Rx burst function selection wrapper
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 11/25] mlx5: add support for configuration through kvargs
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 10/25] mlx5: add definitions for data path without Verbs
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 09/25] mlx5: update prerequisites for upcoming enhancements
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 08/25] mlx5: split Rx queue structure
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 07/25] mlx5: split Tx queue structure
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 06/25] mlx5: remove inline Tx support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 05/25] mlx5: remove configuration variable
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 04/25] mlx5: remove Rx scatter support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 03/25] mlx5: remove Tx gather support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 02/25] mlx5: split memory registration function
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 01/25] drivers: fix PCI class id support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v7 00/25] Refactor mlx5 to improve performance
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v16 0/3] mempool: add mempool handler feature
Jan Viktorin
-
2016/06/24
[dpdk-dev] [PATCH v6 00/25] Refactor mlx5 to improve performance
Nélio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH] app/test: fix PCI class probing
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [RFC] librte_vhost: Add unix domain socket fd registration
Aaron Conole
-
2016/06/24
[dpdk-dev] [PATCH v3] i40e: fix the type issue of a single VLAN type
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH] bnxt: Add Cumulus+ PCI ID
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v2 0/6] ena: update PMD to cooperate with latest ENA firmware
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v2] enic: negative array index write
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v16 0/3] mempool: add mempool handler feature
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v2] mk: fix parallel build of test resources
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v16 0/3] mempool: add mempool handler feature
Jan Viktorin
-
2016/06/24
[dpdk-dev] [PATCH v12 1/2] i40e: support floating VEB config
Ferruh Yigit
-
2016/06/24
[dpdk-dev] [PATCH] ixgbe: use rte_mbuf_prefetch_part2 for cacheline1 access
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH 4/4] doc: add MTU update to feature matrix for enic
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH 2/4] enic: set the max allowed MTU for the NIC
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH 2/4] enic: set the max allowed MTU for the NIC
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH 1/4] enic: enable NIC max packet size discovery
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH] bnx2x: Don't reset buf_len in RX mbufs
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v2] enic: scattered Rx
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v2] hash: new function to retrieve a key given its position
De Lara Guarch, Pablo
-
2016/06/24
[dpdk-dev] [PATCH] scripts: add verbose option in build test help
Thomas Monjalon
-
2016/06/24
[dpdk-dev] backtracing from within the code
Thomas Monjalon
-
2016/06/24
[dpdk-dev] [PATCH v4] e1000: configure VLAN TPID
Bruce Richardson
-
2016/06/24
[dpdk-dev] librte_meter compilation fails on IBM Power8
Chao Zhu
-
2016/06/24
[dpdk-dev] [PATCH] scripts: relax line length check for fixed commit
Bruce Richardson
-
2016/06/24
[dpdk-dev] [PATCH v12 1/2] i40e: support floating VEB config
Bruce Richardson
-
2016/06/24
[dpdk-dev] backtracing from within the code
Dumitrescu, Cristian
-
2016/06/24
[dpdk-dev] [PATCH v6 25/25] mlx5: resurrect Rx scatter support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 24/25] mlx5: make Rx queue reinitialization safer
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 23/25] mlx5: remove redundant Rx queue initialization code
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 22/25] mlx5: work around spurious compilation errors
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 21/25] mlx5: resurrect Tx gather support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 20/25] mlx5: check remaining space while processing Tx burst
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 19/25] mlx5: add debugging information about Tx queues capabilities
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 18/25] mlx5: add support for multi-packet send
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 17/25] mlx5: add support for inline send
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 16/25] mlx5: replace countdown with threshold for Tx completions
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 15/25] mlx5: handle Rx CQE compression
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 14/25] mlx5: refactor Tx data path
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 13/25] mlx5: refactor Rx data path
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 12/25] mlx5: add Tx/Rx burst function selection wrapper
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 11/25] mlx5: add support for configuration through kvargs
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 10/25] mlx5: add definitions for data path without Verbs
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 09/25] mlx5: update prerequisites for upcoming enhancements
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 08/25] mlx5: split Rx queue structure
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 07/25] mlx5: split Tx queue structure
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 06/25] mlx5: remove inline Tx support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 05/25] mlx5: remove configuration variable
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 04/25] mlx5: remove Rx scatter support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 03/25] mlx5: remove Tx gather support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 02/25] mlx5: split memory registration function
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 01/25] drivers: fix PCI class id support
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH v6 00/25] Refactor mlx5 to improve performance
Nelio Laranjeiro
-
2016/06/24
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Lu, Wenzhuo
-
2016/06/24
[dpdk-dev] [PATCH v12 2/2] i40e: add floating VEB support in i40e
Zhe Tao
-
2016/06/24
[dpdk-dev] [PATCH v12 1/2] i40e: support floating VEB config
Zhe Tao
-
2016/06/24
[dpdk-dev] [PATCH v12 0/2] i40e: add floating VEB support for i40e
Zhe Tao
-
2016/06/24
[dpdk-dev] [PATCH] kni: fix compilation with gcc 6.1
Ferruh Yigit
-
2016/06/24
[dpdk-dev] backtracing from within the code
Catalin Vasile
-
2016/06/24
[dpdk-dev] [PATCH] doc: update vhost guide
Yuanhan Liu
-
2016/06/24
[dpdk-dev] [RFC] librte_vhost: Add unix domain socket fd registration
Yuanhan Liu
-
2016/06/24
[dpdk-dev] [RFC] librte_vhost: Add unix domain socket fd registration
Loftus, Ciara
-
2016/06/24
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Thomas Monjalon
-
2016/06/23
[dpdk-dev] NIC support for HPE Ethernet 10Gb 2-port 560FLR-SFP+ Adapter
Prashant Upadhyaya
-
2016/06/23
[dpdk-dev] [PATCH v16 0/3] mempool: add mempool handler feature
Wiles, Keith
-
2016/06/23
[dpdk-dev] [PATCH] vhost: fix Tx error counting of vhost PMD
Tetsuya Mukawa
-
2016/06/23
[dpdk-dev] [RFC] librte_vhost: Add unix domain socket fd registration
Yuanhan Liu
-
2016/06/23
[dpdk-dev] [PATCH] vhost: fix Tx error counting of vhost PMD
Yuanhan Liu
-
2016/06/23
[dpdk-dev] [PATCH] vhost: fix Tx error counting of vhost PMD
Tetsuya Mukawa
-
2016/06/23
[dpdk-dev] [PATCH v9 3/6] virtio-user: add vhost user adapter layer
Tan, Jianfeng
-
2016/06/23
[dpdk-dev] [PATCH] net/virtio-user: fix implicit int to enum conversion
Tan, Jianfeng
-
2016/06/23
[dpdk-dev] [PATCH v3] ethdev: fix DCB config issue on ixgbe
Lu, Wenzhuo
-
2016/06/23
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Lu, Wenzhuo
-
2016/06/23
[dpdk-dev] [PATCH v2] enic: fix free function to actually free memory
Nelson Escobar
-
2016/06/23
[dpdk-dev] [PATCH v2] enic: fix name of hash table used for enic classifiers
Nelson Escobar
-
2016/06/23
[dpdk-dev] [PATCH] scripts: relax line length check for fixed commit
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] mk: fix parallel build of test resources
Thomas Monjalon
-
2016/06/23
[dpdk-dev] PATCH] mbuf: rte_pktmbuf_dump: don't add 0x when using %p in format strings
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH v16 0/3] mempool: add mempool handler feature
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] net/virtio-user: fix 32-bit build
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] net/virtio-user: fix 32-bit build
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] net/virtio-user: fix implicit int to enum conversion
Stephen Hemminger
-
2016/06/23
[dpdk-dev] [PATCH] vmxnet3: remove 0x prefix for %p format
Yong Wang
-
2016/06/23
[dpdk-dev] [PATCH / RFC] sched: Correct subport calcuation
Dumitrescu, Cristian
-
2016/06/23
[dpdk-dev] [PATCH 0/2] NSH packet type support in i40e
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] ip_pipeline: add Python script file for creating visual diagram of IP pipeline config file
Jasvinder Singh
-
2016/06/23
[dpdk-dev] librte_meter compilation fails on IBM Power8
Dumitrescu, Cristian
-
2016/06/23
[dpdk-dev] [PATCH] port: fix build when KNI support is not enabled
Dumitrescu, Cristian
-
2016/06/23
[dpdk-dev] [PATCH v5 00/25] Refactor mlx5 to improve performance
Nélio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 10/25] mlx5: add definitions for data path without Verbs
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 09/25] mlx5: update prerequisites for upcoming enhancements
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 08/25] mlx5: split Rx queue structure
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 07/25] mlx5: split Tx queue structure
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 06/25] mlx5: remove inline Tx support
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 05/25] mlx5: remove configuration variable
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 04/25] mlx5: remove Rx scatter support
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 03/25] mlx5: remove Tx gather support
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 02/25] mlx5: split memory registration function
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 01/25] drivers: fix PCI class id support
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH v5 00/25] Refactor mlx5 to improve performance
Nelio Laranjeiro
-
2016/06/23
[dpdk-dev] [PATCH] kni: fix compilation with gcc 6.1
De Lara Guarch, Pablo
-
2016/06/23
[dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with zero RX/TX queues
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH v2 0/9] qede: update qede PMD to 1.1.0.1
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v2 8/9] qede: update vport filter settings
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v2 5/9] qede: add support for setting the MTU
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v3 00/25] Refactor mlx5 to improve performance
Adrien Mazarguil
-
2016/06/23
[dpdk-dev] [PATCH v4] ixgbe: configure VLAN TPID
Beilei Xing
-
2016/06/23
[dpdk-dev] [PATCH] kni: fix compilation with gcc 6.1
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] kni: fix compilation with gcc 6.1
Pablo de Lara
-
2016/06/23
[dpdk-dev] [PATCH v3 4/4] app/pdump: fix string overflow
Reshma Pattan
-
2016/06/23
[dpdk-dev] [PATCH v3 3/4] pdump: fix string overflow
Reshma Pattan
-
2016/06/23
[dpdk-dev] [PATCH v3 2/4] pdump: check getenv return value
Reshma Pattan
-
2016/06/23
[dpdk-dev] [PATCH v3 1/4] pdump: fix default socket path
Reshma Pattan
-
2016/06/23
[dpdk-dev] [PATCH v3 0/4] fix issues in packet capture framework
Reshma Pattan
-
2016/06/23
[dpdk-dev] [PATCH] ixgbe: fix missed packet types.
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] doc: remove reference to MATCH
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v4] i40e: configure MTU
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v4] i40e: configure MTU
Xing, Beilei
-
2016/06/23
[dpdk-dev] [PATCH v4 2/2] examples/ethtool: use rte_eth_dev_get_reg_info for reg params
z...@semihalf.com
-
2016/06/23
[dpdk-dev] [PATCH v4 1/2] ethdev: remove get_reg_length callback
z...@semihalf.com
-
2016/06/23
[dpdk-dev] [PATCH v2 1/2] doc: add bifurcated driver guide on ixgbe nic
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH v3] ethdev: fix DCB config issue on ixgbe
Thomas Monjalon
-
2016/06/23
[dpdk-dev] [PATCH] enic: fix releasing of mbufs when tearing down rq
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] enic: fix free function to actually free memory
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] enic: improve ptype handling
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] enic: fix name of hash table used for enic classifiers
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v3] ixgbe: configure VLAN TPID
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH v3] i40e: fix olflags for vector Rx
Bruce Richardson
-
2016/06/23
[dpdk-dev] PATCH] mbuf: rte_pktmbuf_dump: don't add 0x when using %p in format strings
Ferruh Yigit
-
2016/06/23
[dpdk-dev] [PATCH] vmxnet3: remove 0x prefix for %p format
Ferruh Yigit
-
2016/06/23
[dpdk-dev] [PATCH] xenvirt: support dynamic page size
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Anupam Kapoor
-
2016/06/23
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Markos Chandras
-
2016/06/23
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Anupam Kapoor
-
2016/06/23
[dpdk-dev] [PATCH v4] i40e: configure MTU
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] e1000/base: Add missing braces to the 'if' statements
Markos Chandras
-
2016/06/23
[dpdk-dev] [PATCH] examples/l3fwd: update documentation
Beilei Xing
-
2016/06/23
[dpdk-dev] [PATCH] lpm: unchecked return value
Jastrzebski, MichalX K
-
2016/06/23
[dpdk-dev] [PATCH v9 3/6] virtio-user: add vhost user adapter layer
Ferruh Yigit
-
2016/06/23
[dpdk-dev] [PATCH] port: fix build when KNI support is not enabled
Olivier Matz
-
2016/06/23
[dpdk-dev] [PATCH] port: fix build when KNI support is not enabled
Bruce Richardson
-
2016/06/23
[dpdk-dev] [PATCH] lpm: unchecked return value
Bruce Richardson