dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-09 11:30:17 to 2018-03-12 11:04:45 UTC [more...]

[PATCH 0/7] Change DPAA2 to dynamic logging
 2018-03-12 11:04 UTC  (9+ 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

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  (9+ messages)
` [PATCH v1 1/6] mbuf: add buffer offset field for flexible indirection
` [PATCH v1 2/6] net/mlx5: separate filling Rx flags
` [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 v3 01/19] crypto/ccp: add AMD ccp skeleton PMD
 2018-03-12  9:18 UTC  (6+ messages)
` [PATCH v4 01/20] "
  ` [PATCH v4 20/20] crypto/ccp: moved license headers to SPDX format

[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 v6 00/23] eventtimer: introduce event timer adapter
 2018-03-12  8:45 UTC  (8+ 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 0/2] app/testpmd: add new commands to test new Tx/Rx offload API
 2018-03-12  8:42 UTC  (4+ messages)
` [PATCH 1/2] app/testpmd: add commands to test new Rx "
` [PATCH 2/2] app/testpmd: add commands to test new Tx "

[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 1/2] eventdev: add device stop flush callback
 2018-03-12  6:25 UTC  (3+ messages)
` [PATCH v2 "

[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] vdev: fix name comparison in find_vdev
 2018-03-12  2:51 UTC  (2+ messages)

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

[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  (5+ messages)
` [PATCH 1/3] eal/vfio: add support for multiple container
` [PATCH 2/3] bus/pci: expose sysfs parsing API
` [PATCH 3/3] net/ifcvf: add ifcvf driver

[PATCH] rte_kvargs:fix comments to use commas not semicolons
 2018-03-10 16:24 UTC 

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

[RFC 4/5] Add Intel FPGA BUS Rawdev Code
 2018-03-10  1:22 UTC 

[PATCH v2 01/10] net/enic: remove 'extern' in .h file function declarations
 2018-03-10  0:49 UTC  (11+ messages)
` [PATCH v3 00/10] enic PMD patchset
  ` [PATCH v3 02/10] net/enic: allow the user to change RSS settings
  ` [PATCH v3 03/10] net/enic: heed the requested max Rx packet size

[PATCH] ethdev: Additions to rte_flows to support vTEP encap/decap offload
 2018-03-10  0:25 UTC 

Question on AESNI PMD
 2018-03-09 22:35 UTC  (2+ messages)

[RFC PATCH] ethdev: fix ports enumeration
 2018-03-09 22:22 UTC 

Question on AESNI PMD
 2018-03-09 22:04 UTC 

[PATCH] drivers: rename bbdev directory to baseband
 2018-03-09 21:10 UTC 

[RFC 0/2] TAP TSO Implementation
 2018-03-09 21:10 UTC  (3+ messages)
` [RFC 1/2] net/tap: calculate checksum for multi segs packets
` [RFC 2/2] net/tap: implement TAP TSO

[PATCH v3 2/6] ethdev: return named opaque type instead of void pointer
 2018-03-09 19:06 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 1/2] librte_sched: add post-init pipe profile api
 2018-03-09 18:41 UTC  (2+ messages)
` [PATCH 2/2] test/sched: add test for pipe profile add api

[PATCH] app/testpmd: print Rx/Tx offload values
 2018-03-09 18:27 UTC  (3+ messages)

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

[PATCH] assign QAT cryptodev to correct NUMA node
 2018-03-09 18:17 UTC  (2+ messages)

[PATCH] net/avf: fix link autoneg value
 2018-03-09 17:56 UTC 

[PATCH] lib/cryptodev: pass rte driver to REGISTER macro
 2018-03-09 17:44 UTC 

[PATCH 0/7] meson build support for dpaaX
 2018-03-09 17:42 UTC  (9+ messages)
` [PATCH 7/7] build: add meson support for dpaaX platforms
` [PATCH v2 00/10] meson build support for dpaaX
  ` [PATCH v2 08/10] config: add dpaaX build support in common linuxapp

[PATCH] compress/isal: ISA-L compression PMD
 2018-03-09 16:50 UTC 

[dpdk-announce] CALL for action - Migration to the new ethdev offload API
 2018-03-09 16:45 UTC 

[PATCH v1 0/5] add framework to load and execute BPF code
 2018-03-09 16:42 UTC  (6+ messages)
` [PATCH v1 1/5] bpf: add BPF loading and execution framework
` [PATCH v1 2/5] bpf: add JIT compilation for x86_64 ISA
` [PATCH v1 3/5] bpf: introduce basic RX/TX BPF filters
` [PATCH v1 4/5] testpmd: new commands to load/unload "
` [PATCH v1 5/5] test: add few eBPF samples

[PATCH v3] eal: add function to return number of detected sockets
 2018-03-09 16:32 UTC  (6+ messages)
` [PATCH 18.05 v4] Add "
  ` [PATCH 18.05 v4] eal: add "

[RFC 0/5] Intel FPGA BUS
 2018-03-09 15:39 UTC  (6+ messages)
` [RFC 1/5] Add Intel FPGA BUS Command Parse Code
` [RFC 2/5] Add Intel FPGA BUS Probe Code
` [RFC 3/5] Add Intel FPGA BUS Lib Code
` [RFC 4/5] Add Intel FPGA BUS Rawdev Code
` [RFC 5/5] Add Intel OPAE Share Code

[RFC 0/4] Intel FPGA Bus
 2018-03-09 15:34 UTC  (4+ messages)
` [RFC 1/4] drivers/bus/ifpga:Intel FPGA Bus Lib Code

[PATCH] drivers/i40e: fix link update no wait
 2018-03-09 13:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 1/6] ethdev: fix port id storage
 2018-03-09 12:58 UTC  (3+ messages)
` [PATCH v4] "

kni: continuous memory restriction ?
 2018-03-09 12:14 UTC 

[PATCH v1 00/21] MLX5 tunnel Rx offloading
 2018-03-09 11:29 UTC  (4+ messages)
` [PATCH 01/18] ethdev: support tunnel RSS level
  ` [PATCH v1 18/21] doc: update mlx5 guide on tunnel offloading
  ` [PATCH v1 19/21] doc: remove announce of ethdev API change for RSS configuration


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