dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-10 01:25:55 to 2018-03-13 05:30:27 UTC [more...]

[PATCH 0/7] Change DPAA2 to dynamic logging
 2018-03-13  5:44 UTC  (13+ messages)
` [PATCH 1/7] bus/fslmc: change "
` [PATCH 2/7] mempool/dpaa2: "
` [PATCH 3/7] net/dpaa2: change into "
` [PATCH 4/7] event/dpaa2: change to "
` [PATCH 5/7] bus/fslmc: remove unused debug macros
` [PATCH 6/7] crypto/dpaa2_sec: fix incorrect debugging prints
` [PATCH 7/7] crypto/dpaa2_sec: change to dynamic logging
` [RESEND v2 0/7] Change DPAA2 "

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-13  5:17 UTC  (13+ messages)
` [PATCH v2 "

[PATCH 0/2] app/testpmd: add new commands to test new Tx/Rx offload API
 2018-03-13  1:06 UTC  (5+ messages)
` [PATCH 1/2] app/testpmd: add commands to test new Rx "
` [PATCH 2/2] app/testpmd: add commands to test new Tx "

[PATCH v6 00/23] eventtimer: introduce event timer adapter
 2018-03-12 22:02 UTC  (15+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 1/7] eventtimer: add event timer adapter API
  ` [PATCH v7 2/7] eventtimer: add common code
  ` [PATCH v7 3/7] eventtimer: add default software driver
  ` [PATCH v7 6/7] doc: add event timer adapter section to programmer's guide
  ` [PATCH v7 7/7] doc: add event timer adapter documentation

[PATCH] net/tap: fix icc build
 2018-03-12 19:31 UTC 

[PATCH V4 2/2] net/tap: convert to new Rx offloads API
 2018-03-12 19:05 UTC  (8+ messages)
` [PATCH V5 1/2] net/tap: use new Tx "
  ` [PATCH V5 2/2] net/tap: use new Rx "

[PATCH v1] app/pdump: add check for PCAP PMD
 2018-03-12 17:46 UTC  (3+ messages)

[PATCH] app/testpmd: print Rx/Tx offload values
 2018-03-12 17:53 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 01/37] pipeline: add pipeline table action APIs
 2018-03-12 17:26 UTC  (46+ messages)
` [PATCH v2 00/44] ip_pipeline: refactoring
  ` [PATCH v2 01/44] pipeline: add pipeline table action APIs
  ` [PATCH v2 02/44] pipeline: get pipeline table action params
  ` [PATCH v2 03/44] pipeline: add traffic metering action
  ` [PATCH v2 04/44] pipeline: add traffic manager action
  ` [PATCH v2 05/44] pipeline: add packet encapsulation action
  ` [PATCH v2 06/44] pipeline: add nat action
  ` [PATCH v2 07/44] pipeline: add ttl update action
  ` [PATCH v2 08/44] pipeline: add statistics read action
  ` [PATCH v2 09/44] pipeline: add timestamp action
  ` [PATCH v2 10/44] ip_pipeline: remove passthrough pipeline
  ` [PATCH v2 11/44] ip_pipeline: remove routing pipeline
  ` [PATCH v2 12/44] ip_pipeline: remove flow classification pipeline
  ` [PATCH v2 13/44] ip_pipeline: remove flow actions pipeline
  ` [PATCH v2 14/44] ip_pipeline: remove firewall pipeline
  ` [PATCH v2 15/44] ip_pipeline: remove master pipeline
  ` [PATCH v2 16/44] ip_pipeline: remove config
  ` [PATCH v2 17/44] ip_pipeline: rework and improvements
  ` [PATCH v2 18/44] ip_pipeline: add cli interface
  ` [PATCH v2 19/44] ip_pipeline: add mempool object for pipeline
  ` [PATCH v2 20/44] ip_pipeline: add link object
  ` [PATCH v2 21/44] ip_pipeline: add software queue object
  ` [PATCH v2 22/44] ip_pipeline: add traffic manager object
  ` [PATCH v2 23/44] ip_pipeline: add tap object
  ` [PATCH v2 24/44] ip_pipeline: add kni object
  ` [PATCH v2 25/44] ip_pipeline: add action profile object
  ` [PATCH v2 26/44] ip_pipeline: add pipeline object
  ` [PATCH v2 27/44] ip_pipeline: add threads
  ` [PATCH v2 28/44] ip_pipeline: add thread runtime
  ` [PATCH v2 29/44] ip_pipeline: add cli to enable and disable pipeline
  ` [PATCH v2 30/44] ip_pipeline: add cli to enable and disable pipeline port
  ` [PATCH v2 31/44] ip_pipeline: add cli to read pipeline port and table stats
  ` [PATCH v2 32/44] ip_pipeline: add cli for pipeline table entries
  ` [PATCH v2 33/44] ip_pipeline: add cli to delete pipeline table entry
  ` [PATCH v2 34/44] ip_pipeline: add cli to read pipeline table entry stats
  ` [PATCH v2 35/44] ip_pipeline: add cli to configure meter profile
  ` [PATCH v2 36/44] ip_pipeline: add cli to read meter stats
  ` [PATCH v2 37/44] ip_pipeline: add cli to update dscp table
  ` [PATCH v2 38/44] ip_pipeline: add cli to read ttl stats
  ` [PATCH v2 39/44] ip_pipeline: add l2fwd example
  ` [PATCH v2 40/44] ip_pipeline: add KNI port example
  ` [PATCH v2 41/44] ip_pipeline: add TAP "
  ` [PATCH v2 42/44] ip_pipeline: add route example
  ` [PATCH v2 43/44] ip_pipeline: add firewall example
  ` [PATCH v2 44/44] ip_pipeline: add flow classification example

[PATCH 1/2] net/vmxnet3: set the queue shared buffer at start
 2018-03-12 17:45 UTC  (2+ messages)

[PATCH v1] net/tap: allow user MAC to be passed as args
 2018-03-12 21:53 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net/mlx5: remove excessive data prefetch
 2018-03-12 17:05 UTC 

[PATCH] vdev: fix name comparison in find_vdev
 2018-03-12 16:54 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] compressdev: implement API - mbuf alternative
 2018-03-12 16:01 UTC 

[RFC] Switch device offload with DPDK
 2018-03-12 15:55 UTC 

[PATCH] examples: fix building examples with meson
 2018-03-12 15:30 UTC  (2+ messages)

[PATCH] net/pcap: simplify dependency checking using meson
 2018-03-12 15:11 UTC  (3+ messages)

[PATCH] net/virtio: add driver to meson build
 2018-03-12 15:07 UTC  (3+ messages)

[PATCH 0/3] generalize builds apps using meson
 2018-03-12 15:06 UTC  (8+ messages)
` [PATCH 1/3] app: generalize building of "
` [PATCH 2/3] app/proc_info: rename folder to remove underscore
` [PATCH 3/3] app: add all remaining apps to meson build

[PATCH] event/sw: perform partial burst enqueues
 2018-03-12 14:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] eventdev: add device stop flush callback
 2018-03-12 14:38 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 1/2] net/mlx5: add kernel version function
 2018-03-12 13:43 UTC  (5+ messages)
` [PATCH v2 0/3] net/mlx5: cleanup link status
` [PATCH v2 1/3] net/mlx5: remove kernel version check
` [PATCH v2 2/3] net/mlx5: fix link status behavior
` [PATCH v2 3/3] net/mlx5: fix link status to use wait to complete

[PATCH 1/2] drivers/net: update icc deprecated parameter
 2018-03-12 12:39 UTC  (2+ messages)
` [PATCH 2/2] drivers/net: remove redundant icc flag

[RFC PATCH] use strlcpy for string copies
 2018-03-12 11:51 UTC  (5+ messages)
` [PATCH 1/2] add support for strlcpy function
  ` [PATCH 2/2] convert snprintf to strlcpy

[PATCH] drivers: rename bbdev directory to baseband
 2018-03-12 11:44 UTC  (2+ messages)

[PATCH v3 01/19] crypto/ccp: add AMD ccp skeleton PMD
 2018-03-12 11:26 UTC  (8+ messages)
` [PATCH v4 01/20] "
  ` [PATCH v4 20/20] crypto/ccp: moved license headers to SPDX format

[PATCH v2 01/16] net/axgbe: add minimal dev init and uninit support
 2018-03-12 11:25 UTC  (8+ messages)
` [PATCH v3 01/18] "
  ` [PATCH v3 18/18] net/axgbe: moved license headers to SPDX format

[PATCH] rte_kvargs:fix comments to use commas not semicolons
 2018-03-12 11:16 UTC  (2+ messages)

Intel XL710 with KVM-SRIOV & DPDK i40evf driver drops packets on RX even on a small rates
 2018-03-12 10:07 UTC 

[PATCH] net/mlx: fix rdma-core glue path with EAL plugins
 2018-03-12 10:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-03-12  9:20 UTC  (7+ messages)
` [PATCH v1 3/6] net/mlx5: add a function to rdma-core glue
` [PATCH v1 4/6] net/mlx5: add Multi-Packet Rx support
` [PATCH v1 5/6] net/mlx5: release Tx queue resource earlier than Rx
` [PATCH v1 6/6] app/testpmd: conserve mbuf indirection flag

[PATCH v4 1/5] eal: add internal flag indicating init has completed
 2018-03-12  8:58 UTC  (11+ messages)
` [PATCH v5 0/6] Improvements for DPDK IPC
  ` [PATCH v5 2/6] eal: abstract away IPC socket path generation
  ` [PATCH v5 4/6] eal: lock IPC directory on init and send
  ` [PATCH v5 5/6] eal: simplify IPC sync request timeout code
  ` [PATCH v5 6/6] eal: ignore messages until init is complete

[PATCH 0/8] net/mrvl: add new features to PMD
 2018-03-12  8:42 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] net/mrvl: fix crash when port is closed without starting
  ` [PATCH v2 2/8] net/mrvl: add ingress policer support
  ` [PATCH v2 3/8] net/mrvl: add egress scheduler/rate limiter support
  ` [PATCH v2 4/8] net/mrvl: document policer/scheduler/rate limiter usage
  ` [PATCH v2 5/8] net/mrvl: add classifier support
  ` [PATCH v2 6/8] net/mrvl: add extended statistics
  ` [PATCH v2 7/8] net/mrvl: add Rx flow control
  ` [PATCH v2 8/8] net/mrvl: add Tx queue start/stop

[PATCH] crypto/mrvl: convert license headers to SPDX tags
 2018-03-12  7:47 UTC 

[PATCH] net/mrvl: convert license headers to SPDX tags
 2018-03-12  7:37 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH 0/6] mempool: add bucket mempool driver
 2018-03-12  6:53 UTC  (19+ messages)
` [RFC v2 00/17] "
  ` [RFC v2 03/17] mempool/octeontx: add callback to calculate memory size
  ` [PATCH v1 0/9] mempool: prepare to add bucket driver
    ` [PATCH v1 1/9] mempool: add op to calculate memory size to be allocated
    ` [PATCH v1 2/9] mempool: add op to populate objects using provided memory
    ` [PATCH v1 3/9] mempool: remove callback to get capabilities
    ` [PATCH v1 4/9] mempool: deprecate xmem functions
    ` [PATCH v1 5/9] mempool/octeontx: prepare to remove register memory area op
    ` [PATCH v1 6/9] mempool/dpaa: "
    ` [PATCH v1 7/9] mempool: remove callback to register memory area
    ` [PATCH v1 8/9] mempool: ensure the mempool is initialized before populating
    ` [PATCH v1 9/9] mempool: support flushing the default cache of the mempool

[PATCH] net/dpaa: prefer defines for link speed values
 2018-03-12  5:28 UTC  (2+ messages)

[PATCH] eventdev: add timestamping to received packets
 2018-03-12  4:34 UTC  (2+ messages)

[PATCH 0/5] Patches to get the information and data of EEPROM
 2018-03-12  4:17 UTC  (6+ messages)
` [PATCH 1/5] ethdev: add access to eeprom
` [PATCH 2/5] examples/ethtool: add a new command module-eeprom
` [PATCH 3/5] net/ixgbe: add module EEPROM callbacks for ixgbe
` [PATCH 4/5] net/e1000: add module EEPROM callbacks for e1000
` [PATCH 5/5] net/i40e: add module EEPROM callbacks for i40e

[PATCH 0/4] allow procinfo and pdump on eth vdev
 2018-03-12  3:40 UTC  (10+ messages)
` [PATCH 2/4] bus/vdev: bus scan by multi-process channel
` [PATCH 3/4] drivers/net: do not allocate rte_eth_dev_data privately

[PATCH v2] doc: add driver limitation for vhost dequeue zero copy
 2018-03-12  3:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/octeontx: use the new offload APIs
 2018-03-11 18:14 UTC  (2+ messages)

Mellanox 18.05 roadmap
 2018-03-11 17:05 UTC 

[PATCH] net/mlx5: fix disabling Tx packet inlining
 2018-03-11 13:19 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH 00/13] cxgbe: add CXGBE VF PMD and updates
 2018-03-10 22:48 UTC  (14+ messages)
` [PATCH 01/13] cxgbe: add skeleton VF driver
` [PATCH 02/13] cxgbe: add VF firmware mailbox support
` [PATCH 03/13] cxgbe: add base for enabling VF ports
` [PATCH 04/13] cxgbe: add probe to initialize VF devices
` [PATCH 05/13] cxgbe: initialize SGE and queues for VF
` [PATCH 06/13] cxgbe: enable RSS "
` [PATCH 07/13] cxgbe: update TX and RX path "
` [PATCH 08/13] cxgbe: add VF port statistics
` [PATCH 09/13] cxgbe: add support to set mac address
` [PATCH 10/13] cxgbe: fix check to close other ports properly
` [PATCH 11/13] cxgbe: export supported RSS hash functions
` [PATCH 12/13] cxgbe: convert to SPDX license tags
` [PATCH 13/13] cxgbe: add option to keep outer VLAN tag in Q-in-Q

[PATCH 0/3] add ifcvf driver
 2018-03-10 18:23 UTC  (2+ messages)

net/i40e: fix intr callback unregister by adding retry
 2018-03-10  7:31 UTC  (2+ messages)

[PATCH 0/7] cxgbe: bug fixes and updates
 2018-03-10  5:24 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] cxgbe: add support to update RSS hash configuration and key


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