Messages by Date
-
2015/07/23
[dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors
Thomas Monjalon
-
2015/07/23
[dpdk-dev] [PATCHv4 0/5] ethdev: add new API to retrieve RX/TX queue information
Thomas Monjalon
-
2015/07/23
[dpdk-dev] [dpdk-announce] DPDK Summit, San Francisco 2015 is open for registration
O'Driscoll, Tim
-
2015/07/23
[dpdk-dev] libhugetlbfs
Burakov, Anatoly
-
2015/07/23
[dpdk-dev] libhugetlbfs
Thomas Monjalon
-
2015/07/23
[dpdk-dev] [PATCH v2] announce ABI change for librte_table
Gajdzica, MaciejX T
-
2015/07/23
[dpdk-dev] ixgbe packet drops not accounted for
Zoltan Kiss
-
2015/07/23
[dpdk-dev] [PATCH v2] announce ABI change for librte_table
Mrzyglod, DanielX T
-
2015/07/23
[dpdk-dev] [PATCH v2] announce ABI change for librte_table
Singh, Jasvinder
-
2015/07/23
[dpdk-dev] [PATCH v2] announce ABI change for librte_table
Cristian Dumitrescu
-
2015/07/23
[dpdk-dev] [PATCHv4 1/5] ethdev: add new API to retrieve RX/TX queue information
Ananyev, Konstantin
-
2015/07/23
[dpdk-dev] [PATCH] doc: announce ABI change for librte_sched
Dumitrescu, Cristian
-
2015/07/23
[dpdk-dev] libhugetlbfs
Gonzalez Monroy, Sergio
-
2015/07/23
[dpdk-dev] [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in
Marco Lee
-
2015/07/23
[dpdk-dev] [PATCH] mbuf: fix tunnel flags check
Adrien Mazarguil
-
2015/07/23
[dpdk-dev] [PATCH] mempool: fix calculating address of object trailers
Olivier MATZ
-
2015/07/23
[dpdk-dev] libhugetlbfs
Thomas Monjalon
-
2015/07/23
[dpdk-dev] iommu on DPDK2.0.0 Error
Gonzalez Monroy, Sergio
-
2015/07/23
[dpdk-dev] libhugetlbfs
Gonzalez Monroy, Sergio
-
2015/07/23
[dpdk-dev] [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in. The root cause is due to mbuf allocation fail in vmxnet3_post_rx_bufs() and there is no error handling when it is called from vmxnet3_recv_pkts(). Th...
Vithal S Mohare
-
2015/07/23
[dpdk-dev] [PATCH 2/2] eal: remove useless header inclusion
David Marchand
-
2015/07/23
[dpdk-dev] [PATCH 1/2] eal: remove dependency on drivers
David Marchand
-
2015/07/23
[dpdk-dev] [PATCH 0/2] [PATCH 0/2] eal cleanup
David Marchand
-
2015/07/23
[dpdk-dev] iommu on DPDK2.0.0 Error
Rapelly, Varun
-
2015/07/22
[dpdk-dev] [PATCH v5 0/4] bnx2x: poll mode driver
Harish Patil
-
2015/07/22
[dpdk-dev] 回覆︰ [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in. The root cause is due to mbuf allocation fail in vmxnet3_post_rx_bufs() and there is no error handling when it is called from vmxnet3_recv_pkts(). The RXD will not have "free" mbuf for it but the counter still increment. Finally, no packet can be received. This fix is allocate the mbuf first, if the allocation is failed, then don't receive any packet and the packet will remain in RXD to prevent any packet drop.If the allocation is sucess, the vmxnet3_post_rx_bufs() will call vmxnet3_renew_desc() and RXD will be renew inside.
MAC Lee
-
2015/07/22
[dpdk-dev] [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in. The root cause is due to mbuf allocation fail in vmxnet3_post_rx_bufs() and there is no error handling when it is called from vmxnet3_recv_pkts(). The RXD will not have "free" mbuf for it but the counter still increment. Finally, no packet can be received. This fix is allocate the mbuf first, if the allocation is failed, then don't receive any packet and the packet will remain in RXD to prevent any packet drop.If the allocation is sucess, the vmxnet3_post_rx_bufs() will call vmxnet3_renew_desc() and RXD will be renew inside.
Stephen Hemminger
-
2015/07/22
[dpdk-dev] [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in. The root cause is due to mbuf allocation fail in vmxnet3_post_rx_bufs() and there is no error handling when it is called from vmxnet3_recv_pkts(). The RXD will not have "free" mbuf for it but the counter still increment. Finally, no packet can be received. This fix is allocate the mbuf first, if the allocation is failed, then don't receive any packet and the packet will remain in RXD to prevent any packet drop.If the allocation is sucess, the vmxnet3_post_rx_bufs() will call vmxnet3_renew_desc() and RXD will be renew inside.
mac_le...@yahoo.com.hk
-
2015/07/22
[dpdk-dev] Why only rx queue "0" can receive network packet by i40e NIC
Zhang, Helin
-
2015/07/22
[dpdk-dev] [PATCH] e1000: enable jumbo frame support for Intel 82583V
Lu, Wenzhuo
-
2015/07/22
[dpdk-dev] Why only rx queue "0" can receive network packet by i40e NIC
Jeff Venable, Sr.
-
2015/07/22
[dpdk-dev] [PATCHv3 1/5] ethdev: add new API to retrieve RX/TX queue information
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCHv4 1/5] ethdev: add new API to retrieve RX/TX queue information
Stephen Hemminger
-
2015/07/22
[dpdk-dev] [PATCHv4 5/5] testpmd: add new command to display RX/TX queue information
Konstantin Ananyev
-
2015/07/22
[dpdk-dev] [PATCHv4 4/5] e1000: add support for eth_(rxq|txq)_info_get
Konstantin Ananyev
-
2015/07/22
[dpdk-dev] [PATCHv4 3/5] ixgbe: add support for eth_(rxq|txq)_info_get
Konstantin Ananyev
-
2015/07/22
[dpdk-dev] [PATCHv4 2/5] i40e: add support for eth_(rxq|txq)_info_get
Konstantin Ananyev
-
2015/07/22
[dpdk-dev] [PATCHv4 1/5] ethdev: add new API to retrieve RX/TX queue information
Konstantin Ananyev
-
2015/07/22
[dpdk-dev] [PATCHv4 0/5] ethdev: add new API to retrieve RX/TX queue information
Konstantin Ananyev
-
2015/07/22
[dpdk-dev] [PATCHv3 5/5] testpmd: add new command to display RX/TX queue information
Zhang, Helin
-
2015/07/22
[dpdk-dev] [PATCHv3 4/5] e1000: add support for eth_(rxq|txq)_info_get
Zhang, Helin
-
2015/07/22
[dpdk-dev] [PATCHv3 3/5] ixgbe: add support for eth_(rxq|txq)_info_get
Zhang, Helin
-
2015/07/22
[dpdk-dev] [PATCHv3 2/5] i40e: add support for eth_(rxq|txq)_info_get
Zhang, Helin
-
2015/07/22
[dpdk-dev] [PATCHv3 1/5] ethdev: add new API to retrieve RX/TX queue information
Ananyev, Konstantin
-
2015/07/22
[dpdk-dev] [PATCHv3 1/5] ethdev: add new API to retrieve RX/TX queue information
Zhang, Helin
-
2015/07/22
[dpdk-dev] [RFC] examples: remove l3fwd-vf example
Ananyev, Konstantin
-
2015/07/22
[dpdk-dev] [RFC] examples: remove l3fwd-vf example
Zhang, Helin
-
2015/07/22
[dpdk-dev] [PATCH 0/2] static matcher cleanups
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] mempool: fix calculating address of object trailers
Yuichi Nakai
-
2015/07/22
[dpdk-dev] [PATCH 1/2] rte_ethdev: fix crash if malloc fails in rte_eth_dev_callback_register
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Richardson, Bruce
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Zoltan Kiss
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Zoltan Kiss
-
2015/07/22
[dpdk-dev] [PATCH v3 0/3] cxgbe: Fix compilation and enable FreeBSD support for CXGBE PMD
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] fm10K: fix interrupt fault handling
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] fm10k: remove useless code
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2] fm10k: add missing newline to debug log
Thomas Monjalon
-
2015/07/22
[dpdk-dev] libhugetlbfs
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [RFC] examples: remove l3fwd-vf example
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Bruce Richardson
-
2015/07/22
[dpdk-dev] [PATCH] ixgbe: fix compilation issue when IXGBE_RX_ALLOW_BULK_ALLOC is disabled
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] ixgbe: fix compilation issue when IXGBE_RX_ALLOW_BULK_ALLOC is disabled
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] ixgbe: fix compilation issue when IXGBE_RX_ALLOW_BULK_ALLOC is disabled
Pablo de Lara
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Zoltan Kiss
-
2015/07/22
[dpdk-dev] [PATCH v2] ixgbe: fix check for split packets
Bruce Richardson
-
2015/07/22
[dpdk-dev] [PATCH] hash: move field hash_func_init_val in rte_hash struct
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] e1000: enable jumbo frame support for Intel 82583V
Klaus Degner
-
2015/07/22
[dpdk-dev] [PATCH v2 0/2] virtio: fixes for 2.1-rc1
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2 1/2] virtio: fix queue size and number of descriptors
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH] ixgbe: fix check for split packets
Bruce Richardson
-
2015/07/22
[dpdk-dev] [PATCH v2] malloc: fix combined lib build
Thomas Monjalon
-
2015/07/22
[dpdk-dev] [PATCH v2] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
Lu, Wenzhuo
-
2015/07/22
[dpdk-dev] vswitches performance comparison
Gray, Mark D
-
2015/07/22
[dpdk-dev] [PATCH v2] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
Pablo de Lara
-
2015/07/22
[dpdk-dev] [ovs-discuss] vswitches performance comparison
Gray, Mark D
-
2015/07/22
[dpdk-dev] [PATCH] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
De Lara Guarch, Pablo
-
2015/07/22
[dpdk-dev] [PATCH v6] Add toeplitz hash algorithm used by RSS
Tony Lu
-
2015/07/22
[dpdk-dev] [PATCH] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
Lu, Wenzhuo
-
2015/07/21
[dpdk-dev] [PATCH] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
Pablo de Lara
-
2015/07/21
[dpdk-dev] [PATCH] ixgbe: fix check for split packets
Lu, Wenzhuo
-
2015/07/21
[dpdk-dev] vswitches performance comparison
Stephen Hemminger
-
2015/07/21
[dpdk-dev] [ovs-discuss] vswitches performance comparison
Jun Xiao
-
2015/07/21
[dpdk-dev] [ovs-discuss] vswitches performance comparison
Gray, Mark D
-
2015/07/21
[dpdk-dev] [ovs-discuss] vswitches performance comparison
Jun Xiao
-
2015/07/21
[dpdk-dev] [ovs-discuss] vswitches performance comparison
Gray, Mark D
-
2015/07/21
[dpdk-dev] vswitches performance comparison
Jun Xiao
-
2015/07/21
[dpdk-dev] [PATCH v4 1/1] ring: changes to support PCI Port Hotplug
Iremonger, Bernard
-
2015/07/21
[dpdk-dev] [PATCH 1/1] ip_pipeline: fixed parsing cpu cores
Dumitrescu, Cristian
-
2015/07/21
[dpdk-dev] [PATCH] ixgbe: fix check for split packets
Bruce Richardson
-
2015/07/21
[dpdk-dev] ixgbe_recv_scattered_pkts_vec split_flags question
Bruce Richardson
-
2015/07/21
[dpdk-dev] [PATCH v6 3/3] bonding: free queue memory in stop function
Bernard Iremonger
-
2015/07/21
[dpdk-dev] [PATCH v6 2/3] test-pmd: modified testpmd for link_bonding
Bernard Iremonger
-
2015/07/21
[dpdk-dev] [PATCH v6 1/3] bonding: add support for PCI Port Hotplug
Bernard Iremonger
-
2015/07/21
[dpdk-dev] [PATCH v6 0/3] bonding PCI Port Hotplug
Bernard Iremonger
-
2015/07/21
[dpdk-dev] ixgbe_recv_scattered_pkts_vec split_flags question
Zoltan Kiss
-
2015/07/21
[dpdk-dev] [PATCH 1/1] ip_pipeline: fixed parsing cpu cores
Maciej Gajdzica
-
2015/07/21
[dpdk-dev] [PATCH] hash: move field hash_func_init_val in rte_hash struct
Pablo de Lara
-
2015/07/21
[dpdk-dev] [PATCH 1/4] doc: rename ABI chapter to deprecation
Thomas Monjalon
-
2015/07/21
[dpdk-dev] [PATCH 1/4] doc: rename ABI chapter to deprecation
Dumitrescu, Cristian
-
2015/07/21
[dpdk-dev] Non-working TX IP checksum offload
Angela Czubak
-
2015/07/21
[dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors
Liu, Yong
-
2015/07/21
[dpdk-dev] [PATCH v2] malloc: fix combined lib build
Sergio Gonzalez Monroy
-
2015/07/21
[dpdk-dev] [PATCH] malloc: fix combined lib build
Gonzalez Monroy, Sergio
-
2015/07/21
[dpdk-dev] [PATCH v5 1/3] bonding: add support for PCI Port Hotplug
Iremonger, Bernard
-
2015/07/21
[dpdk-dev] [PATCH] malloc: fix combined lib build
Sergio Gonzalez Monroy
-
2015/07/21
[dpdk-dev] [PATCH] malloc: fix combined lib build
Sergio Gonzalez Monroy
-
2015/07/21
[dpdk-dev] [PATCH] DPDK fails to build into one single library ("CONFIG_RTE_BUILD_COMBINE_LIBS=y").
Gonzalez Monroy, Sergio
-
2015/07/21
[dpdk-dev] [PATCH] DPDK fails to build into one single library ("CONFIG_RTE_BUILD_COMBINE_LIBS=y").
Rauta, Alin
-
2015/07/21
[dpdk-dev] Does PCI hotplug work with IVSHMEM?
Fulvio Risso
-
2015/07/21
[dpdk-dev] [PATCH v3 0/3] cxgbe: Fix compilation and enable FreeBSD support for CXGBE PMD
Bruce Richardson
-
2015/07/21
[dpdk-dev] Creation of ACL context with multiple tries
Ananyev, Konstantin
-
2015/07/21
[dpdk-dev] ethdev cleanup following hotplug changes
Thomas Monjalon
-
2015/07/21
[dpdk-dev] [PATCH v2] fm10k: add missing newline to debug log
Chen, Jing D
-
2015/07/21
[dpdk-dev] [PATCH] fm10k: remove useless code
Chen, Jing D
-
2015/07/21
[dpdk-dev] [PATCH] fm10K: fix interrupt fault handling
Chen, Jing D
-
2015/07/20
[dpdk-dev] [PATCH v3 1/3] nic_uio: Fix to allow any device to be bound to nic_uio
David Marchand
-
2015/07/20
[dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors
Lu, Wenzhuo
-
2015/07/20
[dpdk-dev] [PATCH] virtio: fix the vq size issue
Ouyang, Changchun
-
2015/07/20
[dpdk-dev] [PATCH v2 1/2] virtio: fix queue size and number of descriptors
Ouyang, Changchun
-
2015/07/20
[dpdk-dev] [PATCH v2 0/2] virtio: fixes for 2.1-rc1
Ouyang, Changchun
-
2015/07/20
[dpdk-dev] [PATCH v2 2/2] virtio: small cleanups
Ouyang, Changchun
-
2015/07/20
[dpdk-dev] jumbo frame support for 82583V
Lu, Wenzhuo
-
2015/07/20
[dpdk-dev] driver initialization in DPDK 2.0 built into a shared library.
Polevoy, Igor
-
2015/07/20
[dpdk-dev] ethdev cleanup following hotplug changes
Tetsuya Mukawa
-
2015/07/20
[dpdk-dev] [PATCH v2 2/2] virtio: small cleanups
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v2 1/2] virtio: fix queue size and number of descriptors
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v2 0/2] virtio: fixes for 2.1-rc1
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v2 0/3] virtio: size bug fixes
Stephen Hemminger
-
2015/07/20
[dpdk-dev] ACL: Creation of ACL context with multiple tries
Sugumaran, Varthamanan
-
2015/07/20
[dpdk-dev] [PATCH] DPDK fails to build into one single library ("CONFIG_RTE_BUILD_COMBINE_LIBS=y").
Thomas Monjalon
-
2015/07/20
[dpdk-dev] [PATCH] DPDK fails to build into one single library ("CONFIG_RTE_BUILD_COMBINE_LIBS=y").
Rauta, Alin
-
2015/07/20
[dpdk-dev] [PATCH] DPDK fails to build into one single library ("CONFIG_RTE_BUILD_COMBINE_LIBS=y").
Rauta, Alin
-
2015/07/20
[dpdk-dev] [PATCH v2 0/3] virtio: size bug fixes
Thomas Monjalon
-
2015/07/20
[dpdk-dev] [PATCH v3 3/3] doc: Update documentation to reflect FreeBSD support for CXGBE PMD
Rahul Lakkireddy
-
2015/07/20
[dpdk-dev] [PATCH v3 2/3] cxgbe: Enable and fix FreeBSD compilation for CXGBE PMD
Rahul Lakkireddy
-
2015/07/20
[dpdk-dev] [PATCH v3 1/3] nic_uio: Fix to allow any device to be bound to nic_uio
Rahul Lakkireddy
-
2015/07/20
[dpdk-dev] [PATCH v3 0/3] cxgbe: Fix compilation and enable FreeBSD support for CXGBE PMD
Rahul Lakkireddy
-
2015/07/20
[dpdk-dev] [PATCH v2 3/3] virtio: small cleanups
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v2 2/3] virtio: allow nb_desc < vq_size
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v2 1/3] virtio: fix the vq size issue
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v2 0/3] virtio: size bug fixes
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v5 4/4] bnx2x: enable PMD build
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v5 3/4] bnx2x: driver support routines
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v5 2/4] bnx2x: driver core
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v5 1/4] eal: provide functions to access PCI config
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH v5 0/4] bnx2x: poll mode driver
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH] virtio: fix the vq size issue
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH] virtio: fix the vq size issue
Stephen Hemminger
-
2015/07/20
[dpdk-dev] [PATCH] examples: new example: l2fwd-ethtool
Liang-Min Larry Wang
-
2015/07/20
[dpdk-dev] [PATCH] User-space Ethool example
Liang-Min Larry Wang
-
2015/07/20
[dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors
Balazs Nemeth
-
2015/07/20
[dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors
Maryam Tahhan
-
2015/07/20
[dpdk-dev] [PATCHv3 5/5] testpmd: add new command to display RX/TX queue information
Konstantin Ananyev
-
2015/07/20
[dpdk-dev] [PATCHv3 4/5] e1000: add support for eth_(rxq|txq)_info_get
Konstantin Ananyev
-
2015/07/20
[dpdk-dev] [PATCHv3 3/5] ixgbe: add support for eth_(rxq|txq)_info_get
Konstantin Ananyev
-
2015/07/20
[dpdk-dev] [PATCHv3 2/5] i40e: add support for eth_(rxq|txq)_info_get
Konstantin Ananyev
-
2015/07/20
[dpdk-dev] [PATCHv3 1/5] ethdev: add new API to retrieve RX/TX queue information
Konstantin Ananyev
-
2015/07/20
[dpdk-dev] [PATCHv3 0/5] ethdev: add new API to retrieve RX/TX queue information
Konstantin Ananyev
-
2015/07/20
[dpdk-dev] [PATCH v1 1/1] ixgbe: Fix phy errors in stats->ierrors
Maryam Tahhan
-
2015/07/20
[dpdk-dev] [PATCH v2 1/3] nic_uio: Fix to allow any device to be bound to nic_uio
Rahul Lakkireddy
-
2015/07/20
[dpdk-dev] [PATCH 0/4] ethdev/eal API fixes
Neil Horman
-
2015/07/20
[dpdk-dev] [PATCH] virtio: fix the vq size issue
Thomas Monjalon
-
2015/07/20
[dpdk-dev] [PATCHv2 1/5] ethdev: add new API to retrieve RX/TX queue information
Ananyev, Konstantin
-
2015/07/20
[dpdk-dev] [PATCH 2/2] ixgbe: check mbuf refcnt when clearing RX/TX ring
Richardson, Bruce
-
2015/07/20
[dpdk-dev] [PATCH 2/2] ixgbe: check mbuf refcnt when clearing RX/TX ring
Ananyev, Konstantin
-
2015/07/20
[dpdk-dev] jumbo frame support for 82583V
Klaus Degner
-
2015/07/20
[dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum
Liu, Yong
-
2015/07/20
[dpdk-dev] [PATCH] prefetch second cacheline of mbufs on alloc
Olivier MATZ
-
2015/07/20
[dpdk-dev] [PATCH v2 1/3] nic_uio: Fix to allow any device to be bound to nic_uio
David Marchand
-
2015/07/20
[dpdk-dev] [PATCH] doc: announce ABI change for rte_eth_fdir_filter
Jingjing Wu
-
2015/07/19
[dpdk-dev] [PATCH v2 3/3] doc: Update documentation to reflect FreeBSD support for CXGBE PMD
Rahul Lakkireddy
-
2015/07/19
[dpdk-dev] [PATCH v2 2/3] cxgbe: Enable and fix FreeBSD compilation for CXGBE PMD
Rahul Lakkireddy
-
2015/07/19
[dpdk-dev] [PATCH v2 1/3] nic_uio: Fix to allow any device to be bound to nic_uio
Rahul Lakkireddy
-
2015/07/19
[dpdk-dev] [PATCH v2 0/3] cxgbe: Fix compilation and enable FreeBSD support for CXGBE PMD
Rahul Lakkireddy
-
2015/07/19
[dpdk-dev] [PATCH] virtio: fix the vq size issue
Ouyang, Changchun
-
2015/07/19
[dpdk-dev] Wireless NICs are supported?
Matthew Hall
-
2015/07/19
[dpdk-dev] [PATCH] virtio: fix the vq size issue
Xu, Qian Q
-
2015/07/19
[dpdk-dev] jumbo frame support for 82583V
Lu, Wenzhuo
-
2015/07/19
[dpdk-dev] [PATCH v15 13/13] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 12/13] igb: enable rx queue interrupts for PF
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 11/13] ixgbe: enable rx queue interrupts for both PF and VF
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 10/13] ethdev: add rx intr enable, disable and ctl functions
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 09/13] eal/bsd: fix inappropriate linuxapp referred in bsd
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 08/13] eal/bsd: dummy for new intr definition
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 07/13] eal/linux: fix lsc read error in uio_pci_generic
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 06/13] eal/linux: standalone intr event fd create support
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 05/13] eal/linux: map eventfd to VFIO MSI-X intr vector
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 04/13] eal/linux: fix comments typo on vfio msi
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 03/13] eal/linux: add API to set rx interrupt event monitor
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 02/13] eal/linux: add rte_epoll_wait/ctl support
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 01/13] eal/linux: add interrupt vectors support in intr_handle
Cunming Liang
-
2015/07/19
[dpdk-dev] [PATCH v15 00/13] Interrupt mode PMD
Cunming Liang
-
2015/07/19
[dpdk-dev] [dpdk-announce] release candidate 2.1.0-rc1
Thomas Monjalon
-
2015/07/19
[dpdk-dev] igb PMD should set the default tx wthresh correctly.
Lu, Wenzhuo
-
2015/07/19
[dpdk-dev] [PATCH v14 10/13] ethdev: add rx intr enable, disable and ctl functions
Liang, Cunming
-
2015/07/19
[dpdk-dev] [PATCH v14 06/13] eal/linux: standalone intr event fd create support
Liang, Cunming
-
2015/07/19
[dpdk-dev] [PATCH v14 01/13] eal/linux: add interrupt vectors support in intr_handle
Liang, Cunming
-
2015/07/19
[dpdk-dev] [PATCH] prefetch second cacheline of mbufs on alloc
Thomas Monjalon