messages from 2014-08-25 17:15:25 to 2014-08-28 15:42:38 UTC [more...]
[PATCH 0/6] Mbuf structure Rework, part 1
2014-08-28 15:42 UTC (13+ messages)
` [PATCH 1/6] ixgbe: put only non-zero initializer in definition
` [PATCH 2/6] mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
` [PATCH 3/6] mbuf: remove rte_ctrlmbuf
` [PATCH 4/6] mbuf: remove the rte_pktmbuf structure
` [PATCH 5/6] mbuf: rename in_port to just port
` [PATCH 6/6] mbuf: flatten struct vlan_macip into mbuf struct
` [PATCH v2 0/6] Mbuf structure Rework, part 1
` [PATCH v2 1/6] ixgbe: put only non-zero initializer in definition
` [PATCH v2 2/6] mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
` [PATCH v2 3/6] mbuf: remove rte_ctrlmbuf
` [PATCH v2 4/6] mbuf: remove the rte_pktmbuf structure
` [PATCH v2 5/6] mbuf: rename in_port to just port
[PATCH] fix unix permissions for source files
2014-08-28 15:04 UTC (3+ messages)
[PATCH] ixgbe: Make vector stores unaligned
2014-08-28 14:49 UTC (2+ messages)
[PATCH v2 0/7] Support flow director programming on fortville
2014-08-28 14:46 UTC (33+ messages)
` [PATCH v2 1/7] i40e: flow director resource reserve and initialize on i40e
` [PATCH v2 2/7] ethdev: define new ethdev API rx_classification_filter_ctl
` [PATCH v2 3/7] i40e: function implement in i40e for flow director filter programming
` [PATCH v2 4/7] i40e: function implement in i40e for flow director flush and info get
` [PATCH v2 5/7] fix the Marco conflict
` [PATCH v2 6/7] i40e: support FD ID report and match counter for i40e flow director
` [PATCH v2 7/7]app/testpmd: add commands and config functions for i40e flow director support
[ethdev] Multiple devices with single PCI
2014-08-28 12:46 UTC (3+ messages)
[PATCH v2 0/7]]Support VxLAN on Fortville
2014-08-28 12:31 UTC (17+ messages)
` [PATCH v2 1/7]i40e:support VxLAN packet identification
` [PATCH v2 2/7]]app/test-pmd:test "
` [PATCH v2 3/7]rte_ether:add API of VxLAN packet filter in librte_ether
` [PATCH v2 4/7]i40e:implement API of VxLAN packet filter in librte_pmd_i40e
` [PATCH v2 5/7]]app/testpmd:test VxLAN packet filter API
` [PATCH v2 6/7]i40e:support VxLAN Tx checksum offload
` [PATCH v2 7/7]app/testpmd:test "
next releases
2014-08-28 9:22 UTC (5+ messages)
[PATCHv2] librte_acl make it build/work for 'default' target
2014-08-28 9:02 UTC (8+ messages)
` [PATCHv3] "
Clang Scan build results
2014-08-28 5:29 UTC (10+ messages)
vxlan performance data under gro/gso in kernel after 3.14
2014-08-28 4:57 UTC (2+ messages)
overcommitting CPUs
2014-08-28 4:03 UTC (10+ messages)
[PATCH RFC 0/3] only call iopl when necessary
2014-08-27 22:12 UTC (13+ messages)
` [PATCH RFC 1/3] eal/bsd: fix fd leak
` [PATCH RFC 2/3] eal: don't call rte_eal_iopl_init unconditionnally
` [PATCH RFC 3/3] eal: remove unused flags field
[PATCH 00/11] cleanup logs in main PMDs
2014-08-27 18:06 UTC (16+ messages)
` [PATCH 01/11] ixgbe: clean log messages
` [PATCH 02/11] ixgbe: always log init messages
` [PATCH 03/11] ixgbe: add a message when forcing scatter mode
` [PATCH 04/11] ixgbe: add log messages when rx bulk mode is not usable
` [PATCH 05/11] i40e: clean log messages
` [PATCH 06/11] i40e: always log init messages
` [PATCH 07/11] i40e: add log messages when rx bulk mode is not usable
` [PATCH 08/11] e1000: clean log messages
` [PATCH 09/11] e1000: always log init messages
` [PATCH 10/11] e1000: add a message when forcing scatter mode
` [PATCH 11/11] eal: set log level from command line
[RFC 00/10] virtio patches
2014-08-27 18:04 UTC (19+ messages)
` [RFC 01/10] virtio: rearrange resource initialization
` [RFC 02/10] virtio: use weak barriers
` [RFC 03/10] virtio: allow starting with link down
` [RFC 04/10] virtio: add support for Link State interrupt
` [RFC 05/10] ether: add soft vlan encap/decap functions
` [RFC 06/10] virtio: use software vlan stripping
` [RFC 07/10] virtio: remove unnecessary adapter structure
` [RFC 08/10] virtio: remove redundant vq_alignment
` [RFC 09/10] virtio: fix how states are handled during initialization
` [RFC 10/10] virtio: add support for promiscious and multicast
[PATCH v2 0/6] Support configuring hash functions
2014-08-27 16:44 UTC (3+ messages)
` [PATCH v2 1/6] ethdev: rename macros of packet classification type
[PATCH 0/3] add i40e RSS support in VF
2014-08-27 15:42 UTC (5+ messages)
` [PATCH 2/3] app/testpmd: enable RSS support for i40e
` [PATCH 3/3] ethdev: improvements for some macro definition in head file
[RFC] PCI config access for drivers
2014-08-27 10:37 UTC (2+ messages)
Error in compiling Intel DPDK in FreeBSD with IVSHMEM
2014-08-27 10:22 UTC (2+ messages)
[dpdk-announce] SPEED MATTERS contest by 6WIND
2014-08-27 9:54 UTC (3+ messages)
KNI Out of memory
2014-08-27 8:40 UTC
is there any function like rte_mempool_destroy compare with rte_mempool_create
2014-08-27 8:14 UTC (2+ messages)
[RFC] lib/librte_vhost: qemu vhost-user support into DPDK vhost library
2014-08-27 6:09 UTC (10+ messages)
irq_to_desc undefined when compiling igb_uio
2014-08-26 22:32 UTC (4+ messages)
VMXNET 3
2014-08-26 17:11 UTC (3+ messages)
testpmd: not seeing any traffic on 1g (pair) or 10g pair
2014-08-26 16:45 UTC (6+ messages)
[PATCH 1/2] igb_uio: fix compability on old kernel
2014-08-26 16:08 UTC (6+ messages)
[PATCH v2 0/7] fix build errors
2014-08-26 15:58 UTC (3+ messages)
[PATCH 0/3] eal / bonding pmd cleanup
2014-08-26 14:12 UTC (4+ messages)
` [PATCH 1/3] bond: move param parsing in dev_configure
` [PATCH 2/3] Revert "eal: support link bonding device initialization"
` [PATCH 3/3] eal: probe pci devices at rte_eal_init time
[PATCH] eal: remove unused macros
2014-08-26 14:11 UTC
i212 controller with 0 queues per port
2014-08-26 9:18 UTC
ixgbe network card has dev_info.max_rx_queues == 0
2014-08-26 7:26 UTC (6+ messages)
` Fwd: "
[PATCH] vmxnet3: initialize receive mode correctly
2014-08-26 6:50 UTC (4+ messages)
[RFT] vmxnet3 testing needed
2014-08-26 2:20 UTC (2+ messages)
[PATCH 0/5] Support virtio multicast feature
2014-08-26 1:26 UTC (5+ messages)
` [PATCH 4/5] virtio: New API to enable/disable multicast and promisc mode
Vmxnet3 pmd
2014-08-26 0:41 UTC (2+ messages)
` [PATCH] vmxnet3: fix crash on stop
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).