dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-21 18:06:25 to 2016-11-24 16:24:15 UTC [more...]

[PATCH 0/4] libeventdev API and northbound implementation
 2016-11-24 16:24 UTC  (27+ messages)
` [PATCH 1/4] eventdev: introduce event driven programming model
` [PATCH 2/4] eventdev: implement the northbound APIs

[PATCH 00/56] Solarflare libefx-based PMD
 2016-11-24 16:15 UTC  (25+ messages)
` [PATCH 01/56] net/sfc: libefx-based PMD stub sufficient to build and init
` [PATCH 30/56] net/sfc: include libefx in build
` [PATCH 31/56] net/sfc: implement dummy callback to get device information
` [PATCH 32/56] net/sfc: implement driver operation to init device on attach
` [PATCH 33/56] net/sfc: add device configure and close stubs

[PATCH 0/7] net/mlx5: improve single core performance
 2016-11-24 16:03 UTC  (8+ messages)
` [PATCH 1/7] net/mlx5: prepare Tx vectorization
` [PATCH 2/7] net/mlx5: use work queue buffer as a raw buffer
` [PATCH 3/7] net/mlx5: use vector types to speed up processing
` [PATCH 4/7] net/mlx5: fix missing inline attributes
` [PATCH 5/7] net/mlx5: move static prototype
` [PATCH 6/7] net/mlx5: optimize copy of Ethernet header
` [PATCH 7/7] net/mlx5: remove inefficient prefetching

[virtio] virtio-net PMD cannot be used on Ubuntu 16.10
 2016-11-24 15:44 UTC 

dpdk/vpp and cross-version migration for vhost
 2016-11-24 15:24 UTC  (13+ messages)

[RFC 0/9] get Rx and Tx used descriptors
 2016-11-24 13:05 UTC  (14+ messages)
` [RFC 1/9] ethdev: clarify api comments of rx queue count
` [RFC 2/9] ethdev: move queue id check in generic layer
` [RFC 3/9] ethdev: add handler for Tx queue descriptor count
` [RFC 4/9] net/ixgbe: optimize Rx "
` [RFC 5/9] net/ixgbe: add handler for Tx "
` [RFC 6/9] net/igb: optimize rx "
` [RFC 7/9] net/igb: add handler for tx "
` [RFC 8/9] net/e1000: optimize rx "
` [RFC 9/9] net/e1000: add handler for tx "

[PATCH] doc: introduce PVP reference benchmark
 2016-11-24 12:39 UTC  (5+ messages)

[RFC PATCH] i40e: fix setting of default MAC address
 2016-11-24 12:34 UTC 

[PATCH 1/2] net: remove dead driver names
 2016-11-24 11:42 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net: align ethdev and eal "

[PATCH v2 0/5] bonding: setup all queues of slave devices
 2016-11-24 11:26 UTC  (6+ messages)
` [PATCH v2 1/5] ethdev: Call rx/tx_queue_release before rx/tx_queue_setup
` [PATCH v2 2/5] ethdev: Free rx/tx_queues after releasing all queues
` [PATCH v2 3/5] ethdev: Add DPDK internal _rte_eth_dev_reset()
` [PATCH v2 4/5] net/bonding: Force reconfiguration of removed slave interfaces
` [PATCH v2 5/5] Revert "bonding: use existing enslaved device queues"

[PATCH] crypto/qat: fix to avoid buffer overwrite in OOP case
 2016-11-24 11:17 UTC 

Proposal for a new Committer model
 2016-11-24  9:17 UTC  (16+ messages)

[PATCH 0/5] virtio/mbuf: fix virtio tso with shared mbufs
 2016-11-24  8:56 UTC  (6+ messages)
` [PATCH 1/5] mbuf: remove const attribute in mbuf read function
` [PATCH 2/5] mbuf: new helper to check if a mbuf is shared
` [PATCH 3/5] mbuf: new helper to write data in a mbuf chain
` [PATCH 4/5] mbuf: new helper to copy data from a mbuf
` [PATCH 5/5] net/virtio: fix Tso when mbuf is shared

Recall: [PATCH 1/1] net/i40e: enable auto link update for XXV710
 2016-11-24  8:35 UTC 

Recall: [PATCH 1/1] net/i40e: enable auto link update for XXV710
 2016-11-24  8:35 UTC 

[PATCH 1/1] net/i40e: enable auto link update for XXV710
 2016-11-24  1:31 UTC 

[PATCH 00/16] e1000 base code update
 2016-11-23 17:23 UTC  (17+ messages)
` [PATCH 01/16] e1000/base: increased ULP timer
` [PATCH 02/16] e1000/base: increase PHY PLL clock gate timing
` [PATCH 03/16] e1000/base: try more times to get HW mailbox lock
` [PATCH 04/16] e1000/base: add getting HW version support for i354
` [PATCH 05/16] e1000/base: expose e1000_write_vfta_i350
` [PATCH 06/16] e1000/base: add max RX jumbo frame define
` [PATCH 07/16] e1000/base: restore link speed after ULP exit
` [PATCH 08/16] e1000/base: clear ULP configuration register on "
` [PATCH 09/16] e1000/base: increase LANPHYPC low duration
` [PATCH 10/16] e1000/base: workaround for ULP entry flow
` [PATCH 11/16] e1000/base: enable new i219 devices
` [PATCH 12/16] e1000/base: always request clock during K1 at 1G link speed
` [PATCH 13/16] e1000/base: ability to force K1-off disabled
` [PATCH 14/16] e1000/base: support more i219 devices
` [PATCH 15/16] e1000/base: update readme
` [PATCH 16/16] e1000: add new i219 devices

[PATCH] Revert "bonding: use existing enslaved device queues"
 2016-11-23 20:35 UTC  (19+ messages)
                    ` [dpdk-stable] "
                        ` [PATCH 1/4] ethdev: Call rx/tx_queue_release before rx/tx_queue_setup
                          ` [PATCH 2/4] ethdev: Free rx/tx_queues after releasing all queues
                          ` [PATCH 3/4] ethdev: Add DPDK internal _rte_eth_dev_reset()
                          ` [PATCH 4/4] bond: Force reconfiguration of removed slave interfaces

Improved PCI hotplug support
 2016-11-23 20:07 UTC  (15+ messages)
` [PATCH 1/7] pci: If a driver's probe function fails, unmap resources
` [PATCH 2/7] pci: Separate detaching ethernet ports from PCI devices
` [PATCH 3/7] pci: Pass rte_pci_addr to functions instead of separate args
` [PATCH 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
` [PATCH 5/7] pci: Move driver registration above pci scan
` [PATCH 6/7] pci: Combine rte_eal_pci_scan and rte_eal_pci_probe
` [PATCH 7/7] pci: Clarify interfaces for dynamic attach/detach of drivers
` [PATCH v2 1/7] pci: If a driver's probe function fails, unmap resources
  ` [PATCH v2 2/7] pci: Separate detaching ethernet ports from PCI devices
  ` [PATCH v2 3/7] pci: Pass rte_pci_addr to functions instead of separate args
  ` [PATCH v2 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
  ` [PATCH v2 5/7] pci: Move driver registration above pci scan
  ` [PATCH v2 6/7] pci: Combine rte_eal_pci_scan and rte_eal_pci_probe
  ` [PATCH v2 7/7] pci: Clarify interfaces for dynamic attach/detach of drivers

[PATCH v11 0/6] add Tx preparation
 2016-11-23 17:36 UTC  (8+ messages)
` [PATCH v12 "
  ` [PATCH v12 1/6] ethdev: "
  ` [PATCH v12 2/6] e1000: "
  ` [PATCH v12 3/6] fm10k: "
  ` [PATCH v12 4/6] i40e: "
  ` [PATCH v12 5/6] ixgbe: "
  ` [PATCH v12 6/6] testpmd: use Tx preparation in csum engine

KNI discussion in userspace event
 2016-11-23 16:49 UTC  (3+ messages)

[PATCH] examples: fix ip_pipeline makefile typo
 2016-11-23 15:43 UTC  (2+ messages)

[PATCH] log: do not drop debug logs at compile time
 2016-11-23 15:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] eal: postpone vdev initialization
 2016-11-23 13:29 UTC  (6+ messages)

[PATCH] maintainers: update testpmd maintainers
 2016-11-23 13:09 UTC  (3+ messages)

[PATCH] app/testpmd: display port driver name
 2016-11-23 12:11 UTC  (2+ messages)

[RFC PATCH 0/6] Restructure EAL device model for bus support
 2016-11-23  9:45 UTC  (3+ messages)

[RFC PATCH 0/7] RFC: EventDev Software PMD
 2016-11-23  3:32 UTC  (13+ messages)
` [PATCH 5/7] test/eventdev: unit and functional tests
` [PATCH 7/7] examples/eventdev_pipeline: adding example

[PATCH] examples/ethtool: fix bug in drvinfo callback
 2016-11-23  1:00 UTC  (3+ messages)
` [PATCH v2] "

Adding API to force freeing consumed buffers in TX ring
 2016-11-22 20:41 UTC  (5+ messages)

[PATCH v2] i40e: Fix eth_i40e_dev_init sequence on ThunderX
 2016-11-22 18:49 UTC  (5+ messages)

[PATCH 0/2] l2fwd/l3fwd: rework long options parsing
 2016-11-22 13:59 UTC  (4+ messages)
` [PATCH 1/2] l3fwd: "
` [PATCH 2/2] l2fwd: "

[PATCH] virtio: tx with can_push when VERSION_1 is set
 2016-11-22 13:17 UTC  (6+ messages)

[PATCH v2 1/8] eal: define container_of macro
 2016-11-22 12:57 UTC  (12+ messages)
` [PATCH v2 2/8] ethdev: Helper to convert to struct rte_pci_device
` [PATCH v2 3/8] drivers: Use ETH_DEV_PCI_DEV() helper
` [PATCH v2 8/8] ethdev: Decouple interrupt handling from PCI device

[PATCH] mk: remove make target for examples
 2016-11-22 11:49 UTC  (4+ messages)

[PATCH] drivers: advertise kmod dependencies in pmdinfo
 2016-11-22 10:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mempool: fix Api documentation
 2016-11-22 10:04 UTC 

[PATCH v2 1/2] eal/mempool: introduce check for external mempool availability
 2016-11-22  9:24 UTC  (9+ messages)
` [PATCH v3 1/2] eal/mempool: check for external mempool support
  ` [PATCH v3 2/2] mempool: pktmbuf pool default fallback for mempool ops error

Coverity project created for dpdk-next-net tree
 2016-11-21 23:29 UTC 

[PATCH] scripts: check cc stable mailing list in commit
 2016-11-21 22:43 UTC 

[PATCH] scripts: fix checkpatch from standard input
 2016-11-21 22:42 UTC 


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).