DPDK-dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-06 07:14:05 to 2015-09-10 19:56:27 UTC [more...]

DPDK 2.2 roadmap
 2015-09-10 19:55 UTC  (8+ messages)

[PATCH] eal:Change log output to DEBUG instead of INFO
 2015-09-10 19:40 UTC 

[PATCH] igb_uio: use existing PCI macros
 2015-09-10 19:33 UTC  (3+ messages)

[PATCH] igb_uio: remove unnecessary igbuio_get_uio_pci_dev()
 2015-09-10 19:09 UTC  (3+ messages)
  ` [PATCH V2] "

dpdk 1.8.0 disable burst problem
 2015-09-10 13:54 UTC 

virtio-net: bind systematically on all non blacklisted virtio-net devices
 2015-09-10 12:30 UTC  (3+ messages)

[PATCH 1/1] ip_frag: fix creating ipv6 fragment extension header
 2015-09-10 12:24 UTC  (12+ messages)
` [PATCH v2 "
  ` FW: "
  ` [PATCH v3 "
    ` [PATCH v4 "

Order of system brought up affects throughput with qos_sched app
 2015-09-10 12:16 UTC  (4+ messages)

[PATCH] replaced O(n^2) sort in sort_by_physaddr() with qsort() from standard library
 2015-09-10 11:49 UTC  (3+ messages)

[PATCH 0/5] fixup ip pipeline examples
 2015-09-10  8:44 UTC  (14+ messages)
` [PATCH 1/5] examples_ip_pipeline: fix typo's
` [PATCH 2/5] example_ip_pipeline: avoid strncpy issue
` [PATCH 3/5] example_ip_pipeline: fix sizeof() on memcpy
` [PATCH 4/5] examples_ip_pipeline: remove useless code
` [PATCH 5/5] examples_ip_pipeline: fix possible string overrun

virtio optimization idea
 2015-09-10  7:20 UTC  (9+ messages)

[PATCH 00/28] fm10k: update shared code from ND team
 2015-09-10  4:38 UTC  (29+ messages)
` [PATCH 01/28] fm10k: add PF Tx Timestamp mode handler function
` [PATCH 02/28] fm10k: add no-op pointer for VF request_tx_timestamp_mode
` [PATCH 03/28] fm10k: Set PF queues to unlimited bandwidth
` [PATCH 04/28] fm10k: fix fm10k_mbx_write_copy header comment
` [PATCH 05/28] fm10k: Add support for ITR scaling based on PCIe link speed
` [PATCH 06/28] fm10k: reset head instead of calling update_max_size
` [PATCH 07/28] fm10k: mbx_update_max_size does not drop all
` [PATCH 08/28] fm10k: ensure VF restores itr_scale on stop_hw
` [PATCH 09/28] fm10k: ensure itr_scale is set even if we don't know speed
` [PATCH 10/28] fm10k: correct VF multicast update
` [PATCH 11/28] fm10k: Re-map all possible VF queues after a VFLR
` [PATCH 12/28] fm10k: pack TLV overlay structures correctly
` [PATCH 13/28] fm10k: 1558 DIR_NEGATIVE bit is actually DIR_POSITIVE
` [PATCH 14/28] fm10k: remove err_no reference
` [PATCH 15/28] fm10k: fix iov_msg_lport_state_pf re-enable bug
` [PATCH 16/28] fm10k: add macro definitions about valid ether addr
` [PATCH 17/28] fm10k: store actual count of DWORDS pulled/pushed from mbmem
` [PATCH 18/28] fm10k: fix iov_msg_mac_vlan_pf VID checks
` [PATCH 19/28] fm10k: Fix Solaris build issue
` [PATCH 20/28] fm10k: fix Tx FIFO clearing for phantom messages
` [PATCH 21/28] fm10k: create "correct" header for the remote end on connect
` [PATCH 22/28] fm10k: do not assume VF always has 1 queue
` [PATCH 23/28] fm10k: Add support for Boulder Rapids and Atwood Channel
` [PATCH 24/28] fm10k: remove report_timestamp PF<->VF message
` [PATCH 25/28] fm10k: remove request_tx_timestamp_mode call
` [PATCH 26/28] fm10k: add 1588 clock owner message support
` [PATCH 27/28] fm10k: TRIVIAL fix typo in DEBUGFUNC
` [PATCH 28/28] fm10k: add support for MASTER_CLK_OFFSET message

i40e: problem with rx packet drops not accounted in statistics
 2015-09-10  1:09 UTC  (2+ messages)

[RFC PATCH 0/8] Add vhost TSO capability
 2015-09-09 23:03 UTC  (10+ messages)
` [RFC PATCH 4/8] driver/virtio:enqueue TSO offload
` [RFC PATCH 5/8] lib/librte_vhost:dequeue vhost "

ixgbe: account more Rx errors Issue
 2015-09-09 17:43 UTC  (7+ messages)

Random packet drops with ip_pipeline on R730
 2015-09-09 16:31 UTC  (6+ messages)

[PATCH 0/4] ethdev: Add checks for function support in driver
 2015-09-09 15:09 UTC  (6+ messages)
` [PATCH v2 0/4] ethdev: minor cleanup
  ` [PATCH v2 1/4] ethdev: rename macros to have RTE_ETH prefix
  ` [PATCH v2 2/4] ethdev: move error checking macros to header
  ` [PATCH v2 3/4] ethdev: remove duplicated debug functions
  ` [PATCH v2 4/4] ethdev: check driver support for functions

[Pktgen] [PATCH] pktgen_setup_packets: fix race for packet header
 2015-09-09 14:22 UTC 

[PATCH v3 0/2] ethdev: add port speed capability bitmap
 2015-09-09 13:33 UTC  (7+ messages)
` [PATCH v4 "

[PATCH] i40e: fix base driver allocation when on numa != 0
 2015-09-09 13:22 UTC  (3+ messages)

[PATCH v1] ixgbe_pmd: forbid tx_rs_thresh above 1 for all NICs but 82598
 2015-09-09 13:19 UTC  (5+ messages)

[PATCH v2] ixgbe: remove vector pmd burst size restriction
 2015-09-09 13:16 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4 0/2] ethdev: add port speed capability
 2015-09-09 12:45 UTC  (2+ messages)

[PATCH] ixgbe: fix a x550 DCB issue
 2015-09-09 12:28 UTC  (3+ messages)

[PATCH] hash: fix wrong size memory calculation
 2015-09-09  9:58 UTC  (2+ messages)

[PATCH v1] change hugepage sorting to avoid overlapping memcpy
 2015-09-09  8:41 UTC  (5+ messages)

[PATCH RFC] mbuf/ip_frag: Move mbuf chaining to common code
 2015-09-09  8:22 UTC  (12+ messages)
        ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] ring: add function to free a ring
 2015-09-09  7:48 UTC  (3+ messages)

[PATCH 1/4] vhost: remove redundant ;
 2015-09-09  5:44 UTC  (5+ messages)
` [PATCH 2/4] vhost: fix typo
` [PATCH 3/4] vhost: get rid of duplicate code
` [PATCH 4/4 v2] vhost: fix wrong usage of eventfd_t

[PATCH 1/4] vhost: remove redundant ;
 2015-09-09  5:20 UTC  (15+ messages)
` [PATCH 2/4] vhost: fix typo
` [PATCH 3/4] vhost: get rid of duplicate code
` [PATCH 4/4] vhost: define callfd and kickfd as int type

virtio_dev_merge_rx send more interrupts than needed
 2015-09-09  3:34 UTC 

vring_init bug
 2015-09-09  3:20 UTC  (3+ messages)

[PATCH 00/52] update i40e base driver
 2015-09-09  1:53 UTC  (7+ messages)
` [PATCH 48/52] i40e/base: Add FortPark specific registers
` [PATCH 49/52] i40e/base: Allow for per-device FW API version
` [PATCH 50/52] i40e/base: Add ATR command bit definition for FortPark
` [PATCH 51/52] i40e/base: Explicitly assign enum index for VSI type
` [PATCH 52/52] eal/common: add new i40e device id

Recommended method of using DPDK inside a Vmware ESXi guest ?
 2015-09-08 23:44 UTC  (2+ messages)

rte_eal_init() alternative?
 2015-09-08 18:01 UTC  (6+ messages)

[RFC PATCH] lpm: increase number of next hops for lpm (ipv4)
 2015-09-08 13:21 UTC 

[PATCH 0/4] librte_table: add name parameter to lpm table
 2015-09-08 12:57 UTC  (6+ messages)
` [PATCH 1/4] librte_table: modify LPM table parameter structure
` [PATCH 2/4] app/test: modify table and pipeline test
` [PATCH 3/4] ip_pipeline: modify lpm table for routing pipeline
` [PATCH 4/4] librte_table: modify release notes and deprecation notice

[PATCH] eal/linux: fix rte_epoll_wait
 2015-09-08  7:58 UTC  (3+ messages)

[PATCH v2 0/3] fix build issues with librte_sched, test_red on non x86 platform
 2015-09-08  7:19 UTC  (2+ messages)

vhost compliant virtio based networking interface in container
 2015-09-08  4:44 UTC  (6+ messages)

[PATCH] doc: add missing field in ethertype_filter example in testpmd doc
 2015-09-07 14:47 UTC  (2+ messages)

[PATCH] librte_eal: Fix wrong header file for old gcc version
 2015-09-07 14:44 UTC  (2+ messages)

ixgbe: prefetch packet headers in vector PMD receive function
 2015-09-07 14:41 UTC  (5+ messages)
` [PATCH] "

[PATCH] ip_pipeline: enable promiscuous mode configuration
 2015-09-07 13:29 UTC  (2+ messages)

[PATCH 0/3] clean deprecated code in hash library
 2015-09-07 13:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] ip_pipeline: add check on nic's rxq and txq
 2015-09-07 13:29 UTC  (2+ messages)

[PATCH v2] librte_cfgfile (rte_cfgfile.h): modify the macros values
 2015-09-07 11:23 UTC  (3+ messages)
` [PATCH v3] librte_cfgfile(rte_cfgfile.h): "

DPDK v2.1.0 with tilegx problem
 2015-09-07  9:24 UTC  (5+ messages)

[RFC PATCH 0/6] remove pci driver from vdevs
 2015-09-07  9:22 UTC  (6+ messages)

"cannot use T= with gcov target" when doing "makefile clean" with DPDK-2.1.0
 2015-09-07  7:57 UTC  (2+ messages)

[PATCH 0/4] RFC virtio performance enhancement and cleanups
 2015-09-07  7:24 UTC  (8+ messages)
` [PATCH 3/4] virtio: use indirect ring elements

CloudNetEngine vSwitch boosts performance
 2015-09-07  7:15 UTC  (2+ messages)

X710 : ntuple or flow director filtering problems
 2015-09-07  7:10 UTC 

pcap->eth low TX performance
 2015-09-07  2:40 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).