[dpdk-dev] [RFC PATCH 0/2] Virtio-net PMD Extension to work on host
2015-12-28 11:06 UTC (3+ messages)
[dpdk-dev] [RFC PATCH 1/2] EAL: Add new EAL "--shm" option
2015-12-28 11:06 UTC (4+ messages)
` [dpdk-dev] [PATCH v1 0/2] Virtio-net PMD Extension to work on host
[dpdk-dev] [PATCH v2 0/3] Handle SIGINT and SIGTERM in DPDK examples
2015-12-28 9:51 UTC (10+ messages)
` [dpdk-dev] [PATCH v2 1/3] app/test-pmd: Handle SIGINT and SIGTERM in testpmd
` [dpdk-dev] [PATCH v2 2/3] examples/l2fwd: Handle SIGINT and SIGTERM in l2fwd
` [dpdk-dev] [PATCH v2 3/3] examples/l3fwd: Handle SIGINT and SIGTERM in l3fwd
[dpdk-dev] [RFC PATCH 0/6] General tunneling APIs
2015-12-28 5:54 UTC (12+ messages)
` [dpdk-dev] [RFC PATCH 1/6] rte_ether: extend rte_eth_tunnel_flow structure
` [dpdk-dev] [RFC PATCH 2/6] rte_ether: define tunnel flow structure and APIs
` [dpdk-dev] [RFC PATCH 3/6] rte_ether: implement tunnel config API
` [dpdk-dev] [RFC PATCH 4/6] rte_ether: define rte_eth_vxlan_decap and rte_eth_vxlan_encap
` [dpdk-dev] [RFC PATCH 5/6] rte_ether: implement encap and decap APIs
` [dpdk-dev] [RFC PATCH 6/6] driver/i40e: tunnel configure in i40e
[dpdk-dev] [Question] How pmd virtio works without UIO?
2015-12-28 5:38 UTC (31+ messages)
` [dpdk-dev] [PATCH 0/4] check if any kernel driver is manipulating the virtio device
` [dpdk-dev] [PATCH 1/4] eal: make the comment more accurate
` [dpdk-dev] [PATCH 2/4] eal: set kdrv to RTE_KDRV_NONE if kernel driver isn't manipulating the device
` [dpdk-dev] [PATCH 3/4] virtio: return 1 to tell the upper layer we don't take over this device
` [dpdk-dev] [PATCH 4/4] virtio: check if any kernel driver is manipulating the device
[dpdk-dev] [PATCH] mk: fix examples build failure
2015-12-28 4:53 UTC (3+ messages)
[dpdk-dev] [PATCH 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET
2015-12-28 4:40 UTC (6+ messages)
` [dpdk-dev] [PATCH 2/3] librte_cryptodev: remove RTE_PROC_PRIMARY_OR_RET
` [dpdk-dev] [PATCH 3/3] librte_ether: fix rte_eth_dev_configure
[dpdk-dev] bnx2x pmd performance expectations
2015-12-27 21:17 UTC (2+ messages)
[dpdk-dev] Errors Rx count increasing while pktgen doing nothing on Intel 82598EB 10G
2015-12-27 20:28 UTC (4+ messages)
[dpdk-dev] [PATCH] remove redundant __func__ in PMD_INIT_LOG and PMD_RX_LOG
2015-12-27 17:28 UTC (2+ messages)
[dpdk-dev] [PATCH 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
2015-12-27 16:38 UTC (11+ messages)
` [dpdk-dev] [PATCH v2 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
` [dpdk-dev] [PATCH v4 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
` [dpdk-dev] [PATCH v4 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
` [dpdk-dev] [PATCH v4 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue
` [dpdk-dev] [PATCH v5 0/2] provide rte_pktmbuf_alloc_bulk API and call it "
` [dpdk-dev] [PATCH v5 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
` [dpdk-dev] [PATCH v5 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue
[dpdk-dev] [PATCH v2] mbuf: optimize rte_mbuf_refcnt_update
2015-12-27 9:39 UTC
[dpdk-dev] [PATCH 0/3] Handle SIGINT and SIGTERM in DPDK examples
2015-12-25 9:23 UTC (10+ messages)
` [dpdk-dev] [PATCH 1/3] app/test-pmd: Handle SIGINT and SIGTERM in testpmd
` [dpdk-dev] [PATCH 2/3] examples/l2fwd: Handle SIGINT and SIGTERM in l2fwd
` [dpdk-dev] [PATCH 3/3] examples/l3fwd: Handle SIGINT and SIGTERM in l3fwd
[dpdk-dev] [PATCH 0/4] extend flow director's IP fields in i40e driver
2015-12-25 8:30 UTC (5+ messages)
` [dpdk-dev] [PATCH 1/4] ethdev: extend flow director to support input set selection
` [dpdk-dev] [PATCH 2/4] i40e: split function for input set change of hash and fdir
` [dpdk-dev] [PATCH 3/4] i40e: extend flow director to filter by more IP Header fields
` [dpdk-dev] [PATCH 4/4] testpmd: extend commands for filter's input set changing
[dpdk-dev] DPDK OVS on Ubuntu 14.04
2015-12-24 17:41 UTC (10+ messages)
` [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser
` [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Getting memory backing issues with qemu parameter passing
[dpdk-dev] [PATCH v3] doc: announce ABI change for struct rte_eth_conf
2015-12-24 13:28 UTC (4+ messages)
[dpdk-dev] Network software verification survey
2015-12-24 10:07 UTC
[dpdk-dev] [RFC PATCH 0/2] Reduce DPDK initialization time
2015-12-24 8:34 UTC (2+ messages)
[dpdk-dev] [PATCH v3 0/7] interrupt mode for fm10k
2015-12-24 8:04 UTC (19+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
` [dpdk-dev] [PATCH v4 1/6] fm10k: implement rx_descriptor_done function
` [dpdk-dev] [PATCH v4 2/6] fm10k: setup rx queue interrupts for PF and VF
` [dpdk-dev] [PATCH v4 3/6] fm10k: remove rx queue interrupts when dev stops
` [dpdk-dev] [PATCH v5 0/6] interrupt mode for fm10k
` [dpdk-dev] [PATCH v5 1/6] fm10k: implement rx_descriptor_done function
` [dpdk-dev] [PATCH v5 2/6] fm10k: setup rx queue interrupts for PF and VF
` [dpdk-dev] [PATCH v5 3/6] fm10k: remove rx queue interrupts when dev stops
` [dpdk-dev] [PATCH v5 4/6] fm10k: add rx queue interrupt en/dis functions
` [dpdk-dev] [PATCH v5 5/6] fm10k: make sure default VID available in dev_init
` [dpdk-dev] [PATCH v5 6/6] l3fwd-power: fix a memory leak for non-ip packet
[dpdk-dev] [PATCH v4 2/2] vhost: Add VHOST PMD
2015-12-24 7:58 UTC (24+ messages)
` [dpdk-dev] [PATCH v5 0/3] "
` [dpdk-dev] [PATCH v5 1/3] vhost: Add callback and private data for vhost PMD
[dpdk-dev] rte_prefetch0() is effective?
2015-12-24 6:35 UTC
[dpdk-dev] [PATCH] virtio: fix crashes in virtio stats functions
2015-12-24 3:48 UTC (3+ messages)
[dpdk-dev] [PATCH v2 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
2015-12-24 1:33 UTC (9+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
` [dpdk-dev] [PATCH v3 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue
[dpdk-dev] [PATCH] mk: Fix examples install path
2015-12-23 21:37 UTC (2+ messages)
[dpdk-dev] [RFC 0/3] ethdev: Enhancements to flow director filter
2015-12-23 12:41 UTC (4+ messages)
` [dpdk-dev] [RFC v2 0/2] "
` [dpdk-dev] [RFC v2 1/2] ethdev: add packet filter flow and new behavior switch to fdir
` [dpdk-dev] [RFC v2 2/2] testpmd: add an example to show packet filter flow
[dpdk-dev] [PATCH] hash: fix CRC32c computation
2015-12-23 11:37 UTC (3+ messages)
[dpdk-dev] VFIO no-iommu
2015-12-23 11:19 UTC (14+ messages)
[dpdk-dev] [PATCH 0/8] bonding: fixes and enhancements
2015-12-23 10:51 UTC (2+ messages)
[dpdk-dev] [PATCH] doc: add Vector FM10K introductions
2015-12-23 8:59 UTC
[dpdk-dev] [PATCH] i40e: fix inverted check for ETH_TXQ_FLAGS_NOREFCOUNT
2015-12-23 8:42 UTC (2+ messages)
[dpdk-dev] DPDP crash with sr-iov (with ESXi 5.5 hypervisor)
2015-12-23 7:28 UTC (2+ messages)
[dpdk-dev] [PATCH] i40e: fix the issue of port initialization failure
2015-12-23 5:32 UTC
[dpdk-dev] [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in
2015-12-22 21:36 UTC (2+ messages)
[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7
2015-12-22 20:36 UTC (5+ messages)
[dpdk-dev] [PATCH 0/3] vmxnet3: bugfix and enhancements
2015-12-22 19:51 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/3] vmxnet3: support mult-segment receive
[dpdk-dev] [PATCH 0/2] Some enhancement of the tilegx mpipe driver
2015-12-22 19:49 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] driver/net/mpipe: add rte_vect.h and enable CONFIG_RTE_LIBRTE_LPM
` [dpdk-dev] [PATCH 2/2] driver/net/mpipe: fix the crash/hung issue when testpmd quits
[dpdk-dev] [PATCH v4] vfio: Include No-IOMMU mode
2015-12-22 19:39 UTC
[dpdk-dev] SIGILL while calling ixgbevf_vlan_filter_set from secondary process
2015-12-22 19:02 UTC
[dpdk-dev] [PATCH v3] vfio: Include No-IOMMU mode
2015-12-22 17:26 UTC
[dpdk-dev] [PATCH 1/3] vhost: get rid of linked list dev
2015-12-22 14:40 UTC (12+ messages)
` [dpdk-dev] [PATCH 2/3] vhost: simplify numa_realloc
` [dpdk-dev] [PATCH 3/3] vhost: fix vq realloc at numa_realloc
` [dpdk-dev] [PATCH v2 1/3] vhost: get rid of linked list dev
` [dpdk-dev] [PATCH v2 2/3] vhost: simplify numa_realloc
` [dpdk-dev] [PATCH v2 3/3] vhost: fix vq realloc at numa_realloc
[dpdk-dev] [PATCH 0/5] interrupt mode for fm10k
2015-12-22 12:07 UTC (5+ messages)
` [dpdk-dev] [PATCH v2 0/7] "
` [dpdk-dev] [PATCH v2 7/7] doc: release note update for fm10k intr mode
[dpdk-dev] [PATCH 1/2] testpmd: optimize tx_vlan_set and tx_qinq_set function
2015-12-22 11:36 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] testpmd: fix a bug in tx_vlan set command support
[dpdk-dev] [PATCH 0/4 for 2.3] vhost-user live migration support
2015-12-22 8:24 UTC (25+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
` [dpdk-dev] [PATCH v2 1/6] vhost: handle VHOST_USER_SET_LOG_BASE request
` [dpdk-dev] [PATCH v2 2/6] vhost: introduce vhost_log_write
` [dpdk-dev] [PATCH v2 3/6] vhost: log used vring changes
` [dpdk-dev] [PATCH v2 5/6] vhost: claim that we support GUEST_ANNOUNCE feature
[dpdk-dev] [ [PATCH v2] 00/13] Add virtio support in arm/arm64
2015-12-22 6:26 UTC (6+ messages)
` [dpdk-dev] [ [PATCH v2] 01/13] virtio: Introduce config RTE_VIRTIO_INC_VECTOR
[dpdk-dev] building LIBRTE_PMD_XENVIRT in 32bit triggers some errors
2015-12-22 2:51 UTC (8+ messages)
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).