messages from 2015-09-29 13:04:35 to 2015-09-30 22:12:59 UTC [more...]
[PATCH v3] Move rte_mbuf macros to common header file
2015-09-30 22:13 UTC (2+ messages)
Unlinking hugepage backing file after initialiation
2015-09-30 22:04 UTC (13+ messages)
[PATCH v2] Move rte_mbuf macros to common header file
2015-09-30 21:55 UTC (3+ messages)
Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
2015-09-30 21:53 UTC (39+ messages)
[PATCH] i40e: fix wrong alignment for the number of HW descriptors
2015-09-30 19:04 UTC
[PATCH v2] Send updated port_id in vdev_init functions
2015-09-30 19:14 UTC (11+ messages)
` [PATCH v2] Change rte_eal_vdev_init to update port_id
[PATCH v1] Move rte_mbuf macros to common header file
2015-09-30 19:11 UTC (6+ messages)
[PATCH] ip_pipeline: add flow id parameter to flow classification
2015-09-30 19:05 UTC (2+ messages)
[PATCH] ip_pipeline: add flow actions pipeline
2015-09-30 19:04 UTC (2+ messages)
[PATCH v5 0/4] bonding corrections and additions
2015-09-30 17:48 UTC (5+ messages)
` [PATCH v5 1/4] bond mode 4: copy entire config structure
` [PATCH v5 2/4] bond mode 4: do not ignore multicast
` [PATCH v5 3/4] bond mode 4: allow external state machine
` [PATCH v5 4/4] bond mode 4: tests for "
[PATCH v2 00/11] Port XStats
2015-09-30 17:44 UTC (13+ messages)
` [PATCH v2 01/11] doc: add extended statistics notes
` [PATCH v2 02/11] doc: add extended statistics to prog_guide
` [PATCH v2 03/11] ethdev: update xstats_get() strings and Q handling
` [PATCH v2 04/11] virtio: add xstats() implementation
` [PATCH v2 05/11] igb: "
` [PATCH v2 06/11] igbvf: "
` [PATCH v2 07/11] ixgbe: update statistic strings to scheme
` [PATCH v2 08/11] ixgbevf: add xstats() functions to VF
` [PATCH v2 09/11] i40e: add xstats() implementation
` [PATCH v2 10/11] i40evf: "
` [PATCH v2 11/11] fm10k: "
[PATCH 0/6] Xen DOM0 runtime support
2015-09-30 17:30 UTC (4+ messages)
[PATCH 1/2] virtio: initialize iopl when device is initialized
2015-09-30 17:26 UTC (9+ messages)
` [PATCH 0/2] fix virtio interrupt handling
` [PATCH 2/2] virtio: change io privilege level as early as possible
[PATCH v2 1/1] ip_pipeline: added dynamic pipeline reconfiguration
2015-09-30 16:34 UTC (2+ messages)
[PATCH 00/20] remove pci driver from vdevs
2015-09-30 16:33 UTC (9+ messages)
` [PATCH 02/20] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
[PATCH 1/1] ip_pipeline: added dynamic pipeline reconfiguration
2015-09-30 16:18 UTC (2+ messages)
[PATCH] ip_pipeline: fixed bug in app_link_config
2015-09-30 15:38 UTC (2+ messages)
[PATCH] ip_pipeline: add more functions to routing-pipeline
2015-09-30 15:38 UTC (2+ messages)
[PATCH v1 0/5] examples: add performance thread example
2015-09-30 14:29 UTC (6+ messages)
` [PATCH v1 1/5] doc: add performance-thread sample application guide
` [PATCH v1 2/5] examples: add cooperative scheduler subsytem for performance-thread app
` [PATCH v1 3/5] examples: add l3fwd-thread in performance-thread sample app
` [PATCH v1 4/5] examples: add pthread-shim "
` [PATCH v1 5/5] config: add build files for performance-thread
[PATCH v3 0/8] Dynamic RSS Configuration for Bonding
2015-09-30 14:05 UTC (25+ messages)
` [PATCHv4 0/9] "
` [PATCHv4 2/9] null: fix segfault when null_pmd added to bonding
` [PATCHv4 3/9] null: extend number of virtual queues
` [PATCH v5 0/9] Dynamic RSS Configuration for Bonding
` [PATCH v5 1/9] bonding: rss dynamic configuration
` [PATCH v5 2/9] null: fix segfault when null_pmd added to bonding
` [PATCH v5 3/9] null: extend number of virtual queues
` [PATCH v5 4/9] null: virtual dynamic rss configuration
` [PATCH v5 5/9] null: export eth_dev_null_create
` [PATCH v5 6/9] test: dynamic rss configuration
` [PATCH v5 7/9] bonding: per queue stats
` [PATCH v5 8/9] doc: fixed spellings and typos
` [PATCH v5 9/9] doc: dynamic rss configuration for bonding
[PATCH 0/3] Support for flow director behavior "other" on Intel FVL NIC
2015-09-30 13:43 UTC (11+ messages)
` [PATCH 1/3] librte_ether: add RTE_ETH_FDIR_OTHER for flow director behavior
` [PATCH 2/3] i40e: add RTE_ETH_FDIR_OTHER processing "
` [PATCH 3/3] ixgbe: add check for supported flow director behaviors
` [PATCH v2 0/3] Support for flow director behavior "passthru" on Intel FVL NIC
` [PATCH v2 1/3] librte_ether: add RTE_ETH_FDIR_PASSTHRU for flow director behavior
` [PATCH v2 2/3] i40e: add RTE_ETH_FDIR_PASSTHRU processing "
` [PATCH v2 3/3] ixgbe: add check for supported flow director behaviors
[PATCH 00/14] Vector Rx/Tx PMD implementation for fm10k
2015-09-30 13:23 UTC (12+ messages)
` [PATCH 01/14] fm10k: add new vPMD file
` [PATCH 04/14] fm10k: add func to re-allocate mbuf for RX ring
` [PATCH 06/14] fm10k: add Vector RX function
` [PATCH 08/14] fm10k: add Vector RX scatter function
` [PATCH 09/14] fm10k: add function to decide best RX function
` [PATCH 11/14] fm10k: add Vector TX function
` [PATCH 14/14] fm10k: Add function to decide best TX func
[PATCH 0/4] eth_ring: perf test and usability improvements
2015-09-30 12:12 UTC (5+ messages)
` [PATCH 1/4] ring: enhance rte_eth_from_rings
` [PATCH 2/4] rte_ring: store memzone pointer inside ring
` [PATCH 3/4] ring: add rte_eth_from_ring function
` [PATCH 4/4] test: Add perf test for ring pmd
Is there any example application to used DPDK packet distributor library?
2015-09-30 12:03 UTC (5+ messages)
[PATCH] i40e: fix for default flexible payload registers settings
2015-09-30 9:16 UTC
[RFC PATCH v1] rte: LCore heartbeat example
2015-09-30 9:04 UTC (5+ messages)
` [PATCH v2 0/3] Keepalive monitoring & reporting
` [PATCH v2 1/3] rte: add keep alive functionality
` [PATCH v2 2/3] l2fwd: keep alive sample application
` [PATCH v2 3/3] docs: add keep alive sample app guide
[PATCH] ethdev: remove the imissed deprecation tag
2015-09-30 8:20 UTC
[PATCH 0/3] fm10k: add VMDQ support
2015-09-30 7:28 UTC (4+ messages)
` [PATCH 1/3] fm10k: add multi-queue checking
` [PATCH 2/3] fm10k: add VMDQ support in MAC/VLAN filter
` [PATCH 3/3] fm10k: add VMDQ support in multi-queue configure
FW: Performance issue when running DPDK on Fedora
2015-09-30 6:40 UTC
[PATCH v1 0/2] User-space ethtool sample application
2015-09-30 6:18 UTC (3+ messages)
` [PATCH v1 1/2] l2fwd: Fix coding standard errors
` [PATCH v1 2/2] User-space ethtool sample application
[PATCH] e1000: enable igb TSO support
2015-09-30 1:02 UTC
[PATCH v5 1/5] vhost: eventfd_link: moving ioctl to a function
2015-09-29 23:29 UTC (5+ messages)
` [PATCH v5 1/4] vhost: eventfd_link: refactoring EVENTFD_COPY handler
[PATCH] ethdev: remove old flow director APIs
2015-09-29 16:49 UTC (3+ messages)
[PATCH] enic: Remove #ident at the beginning of the files
2015-09-29 19:12 UTC (2+ messages)
[PATCH] vhost: vhost injects interrupts to guest for each packet
2015-09-29 19:21 UTC (4+ messages)
[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
2015-09-29 16:15 UTC (11+ messages)
` [PATCH 1/8] virtio: add configure for simple virtio rx/tx
` [PATCH 2/8] virtio: add virtio_rxtx.h header file
` [PATCH 3/8] virtio: add software rx ring, fake_buf, simple_rxtx into virtqueue
` [PATCH 4/8] virtio: rx/tx ring layout optimization
` [PATCH 5/8] virtio: fill RX avail ring with blank mbufs
` [PATCH 6/8] virtio: virtio vec rx
` [PATCH 7/8] virtio: simple tx routine
` [PATCH 8/8] virtio: rxtx_func_get
"cannot use T= with gcov target" when doing "makefile clean" with DPDK-2.1.0
2015-09-29 16:06 UTC (3+ messages)
[PATCH] Add error message when trying to use make option T= during build/clean
2015-09-29 16:04 UTC
Performance issue when running DPDK on Fedora
2015-09-29 15:50 UTC
[Patch 00/11] Port XStats
2015-09-29 14:59 UTC
[PATCH 00/11] Port XStats
2015-09-29 14:32 UTC (12+ messages)
` [PATCH 01/11] doc: add extended statistics notes
` [PATCH 02/11] doc: add extended statistics to prog_guide
` [PATCH 03/11] ethdev: update xstats_get() strings and Q handling
` [PATCH 04/11] virtio: add xstats() implementation
` [PATCH 05/11] igb: "
` [PATCH 06/11] igbvf: "
` [PATCH 07/11] ixgbe: update statistic strings to scheme
` [PATCH 08/11] ixgbevf: add xstats() functions to VF
` [PATCH 09/11] i40e: add xstats() implementation
` [PATCH 10/11] i40evf: "
` [PATCH 11/11] fm10k: "
[PATCH 0/4] i40e: add vector PMD support for FVL
2015-09-29 14:27 UTC (4+ messages)
` [PATCH 1/4] add vector PMD RX "
` FW: "
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).