[dpdk-dev] [PATCH] examples/vhost: Support jumbo frame in user space vhost
2014-08-21 1:24 UTC (2+ messages)
[dpdk-dev] [PATCH v3] virtio: Support mergeable buffer in virtio pmd
2014-08-21 1:23 UTC (2+ messages)
[dpdk-dev] [PATCH 4/6] bond: free mbufs if transmission fails in bonding tx_burst functions
2014-08-20 20:54 UTC
[dpdk-dev] [PATCH 0/6] link bonding
2014-08-20 20:25 UTC (10+ messages)
` [dpdk-dev] [PATCH 1/6] bond: link status interrupt support
` [dpdk-dev] [PATCH 2/6] bond: removing switch statement from rx burst method
` [dpdk-dev] [PATCH 3/6] bond: fix naming inconsistency in tx_burst_round_robin
` [dpdk-dev] [PATCH 4/6] bond: free mbufs if transmission fails in bonding tx_burst functions
` [dpdk-dev] [PATCH 5/6] test app: adding support for generating variable sized packets
` [dpdk-dev] [PATCH 6/6] testpmd: adding parameter to reconfig method to set socket_id when adding new port to portlist
[dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure
2014-08-20 12:22 UTC (31+ messages)
` [dpdk-dev] [RFC PATCH 01/14] mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
` [dpdk-dev] [RFC PATCH 02/14] mbuf: remove rte_ctrlmbuf
` [dpdk-dev] [RFC PATCH 03/14] mbuf: remove the rte_pktmbuf structure
` [dpdk-dev] [RFC PATCH 04/14] mbuf: replace data pointer by an offset
` [dpdk-dev] [RFC PATCH 05/14] mbuf: rename in_port to just port
` [dpdk-dev] [RFC PATCH 06/14] mbuf: reorder fields by time-of-use
` [dpdk-dev] [RFC PATCH 07/14] ixgbe: rework vector pmd following mbuf changes
` [dpdk-dev] [RFC PATCH 08/14] mbuf: split mbuf across two cache lines
` [dpdk-dev] [RFC PATCH 09/14] Fix performance regression due to moved pool ptr
` [dpdk-dev] [RFC PATCH 10/14] mbuf: set next pointer to NULL on mbuf free
` [dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer queue variable global
` [dpdk-dev] [RFC PATCH 12/14] ixgbe: Make vector stores unaligned
` [dpdk-dev] [RFC PATCH 13/14] mbuf: cleanup + added in additional mbuf fields
` [dpdk-dev] [RFC PATCH 14/14] ixgbe: Allow vector RX of scattered packets
[dpdk-dev] [PATCH] compiling kni module on Ubunutu 12.04 failed
2014-08-20 9:42 UTC
[dpdk-dev] mempool re-initialization
2014-08-20 8:56 UTC
[dpdk-dev] [PATCH] i40e: support autoneg or force link speed
2014-08-20 8:29 UTC (2+ messages)
[dpdk-dev] VMware Fusion + DPDK and KNI
2014-08-20 8:00 UTC (2+ messages)
[dpdk-dev] [PATCH] ixgbe_rx_scan_hw_ring: Fix initializing id and hash fields in flow director mode
2014-08-20 7:46 UTC
[dpdk-dev] [PATCH 0/3] add i40e RSS support in VF
2014-08-20 7:07 UTC (2+ messages)
[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions
2014-08-20 7:05 UTC (2+ messages)
[dpdk-dev] [PATCH 0/3] support of configurable CRC stripping in VF
2014-08-20 3:33 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] i40evf: support I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES_EX in DPDK PF host
` [dpdk-dev] [PATCH 2/3] i40evf: support I40E_VIRTCHNL_OP_CONFIG_VSI_QUEUES_EX in i40e VF PMD
` [dpdk-dev] [PATCH 3/3] config: remove useless config of CONFIG_RTE_LIBRTE_I40E_PF_DISABLE_STRIP_CRC
[dpdk-dev] [PATCH v3] lib/librte_vhost: vhost library support to facilitate integration with DPDK accelerated vswitch
2014-08-20 3:08 UTC (2+ messages)
[dpdk-dev] [PATCH] i40e: support xen domain0
2014-08-20 1:43 UTC (3+ messages)
[dpdk-dev] [PATCH 0/3] vhost example based on user space vhost library
2014-08-19 12:35 UTC (8+ messages)
` [dpdk-dev] [PATCH 3/3] examples/vhost: add new vhost example
[dpdk-dev] Signature filter for virtual function
2014-08-19 10:58 UTC (8+ messages)
[dpdk-dev] [PATCH] there are some memory leak about Dir operator
2014-08-19 6:10 UTC (3+ messages)
` [dpdk-dev] 答复: "
[dpdk-dev] [PATCH] there are some memory leak about Dir operator
2014-08-19 3:51 UTC
[dpdk-dev] [PATCH] kni: fix build with Linux 3.17
2014-08-19 2:55 UTC (2+ messages)
[dpdk-dev] How to use dpdk ring and mem lib in kernel level?
2014-08-19 2:14 UTC (3+ messages)
[dpdk-dev] [PATCH 0/7] fix build errors
2014-08-18 14:07 UTC (10+ messages)
` [dpdk-dev] [PATCH 1/7] app: simplify makefiles
` [dpdk-dev] [PATCH 2/7] app/test: use accessor to set refcnt field
` [dpdk-dev] [PATCH 3/7] app/test: remove pm_autotest
` [dpdk-dev] [PATCH 4/7] app/test: introduce dynamic commands list
` [dpdk-dev] [PATCH 5/7] app/test: convert all tests to register system
` [dpdk-dev] [PATCH 6/7] app/test: no more builtin commands
` [dpdk-dev] [PATCH 7/7] app/test: only build what has been selected in config
[dpdk-dev] support ipip and ipsec tunnel
2014-08-18 14:07 UTC
[dpdk-dev] [PATCH v2 0/7] fix build errors
2014-08-18 12:57 UTC (9+ messages)
` [dpdk-dev] [PATCH v2 1/7] app: simplify makefiles
` [dpdk-dev] [PATCH v2 2/7] app/test: use accessor to set refcnt field
` [dpdk-dev] [PATCH v2 3/7] app/test: remove pm_autotest
` [dpdk-dev] [PATCH v2 4/7] app/test: introduce dynamic commands list
` [dpdk-dev] [PATCH v2 5/7] app/test: convert all tests to register system
` [dpdk-dev] [PATCH v2 6/7] app/test: no more builtin commands
` [dpdk-dev] [PATCH v2 7/7] app/test: only build what has been selected in config
[dpdk-dev] [PATCH 0/6]Support VxLAN on fortville
2014-08-18 1:44 UTC (12+ messages)
` [dpdk-dev] [PATCH 1/6]i40e:vxlan packet identification
` [dpdk-dev] [PATCH 2/6]app/test-pmd:test vxlan "
` [dpdk-dev] [PATCH 3/6]i40e:Add VxLAN Cloud filter API
` [dpdk-dev] [PATCH 4/6]app/testpmd:test VxLAN cloud "
` [dpdk-dev] [PATCH 5/6]i40e:VxLAN Tx checksum offload
` [dpdk-dev] [PATCH 6/6]app/testpmd:test VxLAN "
[dpdk-dev] 1.7.0 release failed to compile on linux
2014-08-17 0:10 UTC (10+ messages)
` [dpdk-dev] [please ignore this test email]
[dpdk-dev] [PATCH] i40e: Enable multicast promiscuous mode when promiscuous mode enabled for i40e driver
2014-08-15 1:49 UTC (2+ messages)
[dpdk-dev] [PATCH 0/6] Support flow director programming on fortville
2014-08-15 1:33 UTC (2+ messages)
[dpdk-dev] [PATCH 0/4] RX/TX queue start/stop enhancement
2014-08-14 7:38 UTC (6+ messages)
` [dpdk-dev] [PATCH 1/4] testpmd: add command to start/stop specfic queue
` [dpdk-dev] [PATCH 2/4] i40e: PF Add support for per-queue start/stop
` [dpdk-dev] [PATCH 3/4] i40e: PF driver to support RX/TX config paramter
` [dpdk-dev] [PATCH 4/4] i40e: VF driver to support per-queue RX/TX start/stop
[dpdk-dev] Vmxnet3 pmd
2014-08-13 16:58 UTC (2+ messages)
[dpdk-dev] a NIC binding to igb_uio module of DPDK is down
2014-08-13 16:25 UTC (4+ messages)
[dpdk-dev] [PATCH] acl: If build does not support sse4.2, emulate missing instructions with C code
2014-08-13 12:33 UTC (14+ messages)
[dpdk-dev] [PATCH] ixgbe: Reduce compilation to only require sse3 intrinsics
2014-08-13 10:11 UTC (4+ messages)
[dpdk-dev] Performance issue with vmxnet3 pmd
2014-08-13 8:13 UTC (4+ messages)
[dpdk-dev] [PATCH] pcap: Fixed bug in eth_pcap_rx function
2014-08-12 23:29 UTC (3+ messages)
[dpdk-dev] [PATCH] hash: added rte_hash_clear that clears all keys
2014-08-12 21:47 UTC
[dpdk-dev] [PATCH] hash: added rte_hash_keys to extract all keys
2014-08-12 21:47 UTC
[dpdk-dev] [PATCHv2] librte_acl make it build/work for 'default' target
2014-08-11 22:23 UTC (10+ messages)
[dpdk-dev] virtio-net-pmd performance or running dpdk on VMs
2014-08-11 16:55 UTC
[dpdk-dev] SFP/SFP+ modules hotplugging question
2014-08-11 12:01 UTC
[dpdk-dev] SRIOV mode and different RX and TX configuration
2014-08-11 8:30 UTC (4+ messages)
[dpdk-dev] DCB Tx support in v1.2
2014-08-11 7:54 UTC
[dpdk-dev] [PATCH] table: hash: fix entry size of configurable key size ext and lru
2014-08-11 3:43 UTC
[dpdk-dev] Problem in multi-queue receiving
2014-08-11 3:31 UTC (4+ messages)
[dpdk-dev] Is VFIO driver's performance better than IGB_UIO?
2014-08-08 18:19 UTC (5+ messages)
` [dpdk-dev] 答复: "
[dpdk-dev] [PATCH 0/2] user space vhost library
2014-08-08 5:51 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/2] lib/librte_vhost: vhost library support to facilitate integration with vswitch
[dpdk-dev] One pkt in mbuf chain - virtio pmd driver
2014-08-08 5:51 UTC (5+ messages)
[dpdk-dev] [PATCH] librte_acl make it build/work for 'default' target
2014-08-07 16:13 UTC (3+ messages)
[dpdk-dev] [PATCH v3] lib/librte_vhost: user space vhost driver library
2014-08-07 14:22 UTC (2+ messages)
[dpdk-dev] [PATCH 0/2] *** SUBJECT HERE ***
2014-08-06 10:01 UTC (4+ messages)
` [dpdk-dev] [PATCH 2/2] Patch to allow live migration of a VM with US-VHost
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).