dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-02 08:35:19 to 2019-04-03 08:45:49 UTC [more...]

[PATCH v1 00/11] Add patch set for IPN3KE
 2019-04-03  8:46 UTC  (19+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] drivers/bus/ifpga: add AFU shared data
  ` [PATCH v3 02/14] drivers/bus/ifpga: add function for AFU search by name
  ` [PATCH v3 03/14] drivers/net/ipn3ke: add IPN3KE ethdev PMD driver
  ` [PATCH v3 04/14] drivers/net/ipn3ke: add IPN3KE representor of "
  ` [PATCH v3 05/14] drivers/net/ipn3ke: add IPN3KE TM "
  ` [PATCH v3 06/14] drivers/net/ipn3ke: add IPN3KE Flow "
  ` [PATCH v3 07/14] raw/ifpga/base: clean up code for ifpga share code
  ` [PATCH v3 08/14] raw/ifpga/base: store private features in FME and Port list
  ` [PATCH v3 09/14] raw/ifpga/base: add SPI and MAX10 device driver
  ` [PATCH v3 10/14] raw/ifpga/base: add I2C and at24 EEPROM driver
  ` [PATCH v3 11/14] raw/ifpga/base: add eth group driver
  ` [PATCH v3 12/14] raw/ifpga/base: add version description on README
  ` [PATCH v3 13/14] raw/ifpga/base: using prefix name "ifpga_" for feature and feature_ops data struct
  ` [PATCH v3 14/14] drivers/raw/ifpga_rawdev: add IPN3KE support for IFPGA Rawdev
` [PATCH v4 00/14] Add patch set for IPN3KE
  ` [PATCH v4 01/14] drivers/bus/ifpga: add AFU shared data
  ` [PATCH v4 02/14] drivers/bus/ifpga: add function for AFU search by name

[PATCH v5 0/4] Add PMD for asymmetric cryptography operations using Intel QuickAssist Technology devices
 2019-04-03  8:42 UTC  (3+ messages)
` [PATCH v5 2/4] crypto/qat: add asymmetric cryptography PMD

[PATCH] eal: remove exec-env directory
 2019-04-03  8:41 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v4 0/1] add dynamic sgl allocation
 2019-04-03  8:39 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] compress/qat: "

mlx5 FDIR rule comparison issue
 2019-04-03  8:29 UTC  (2+ messages)

[PATCH v2] net/mlx5: fix flow counters using devx
 2019-04-03  8:29 UTC  (2+ messages)

[PATCH 0/3] add actions to modify header fields
 2019-04-03  8:27 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] ethdev: add actions to modify TCP "
` [PATCH v2 2/3] app/testpmd: "
` [PATCH v2 3/3] net/mlx5: update modify header using Direct Verbs

PMD programmer's guide?
 2019-04-03  8:00 UTC 

Query : Does Binding with vfio-pci is supported inside qemu-kvm guest/vm instance.?
 2019-04-03  7:54 UTC  (10+ messages)

[RFC 0/3] Add mdev (Mediated device) support in DPDK
 2019-04-03  7:18 UTC  (4+ messages)
` [RFC 1/3] eal: add a helper for reading string from sysfs
` [RFC 2/3] bus/mdev: add mdev bus support
` [RFC 3/3] bus/pci: add mdev support

[PATCH] packet_ordering: replace sync builtins with atomic builtins
 2019-04-03  6:59 UTC  (5+ messages)
` [PATCH v3 0/3] example and test cases optimizations
  ` [PATCH v3 1/3] packet_ordering: add statistics for each worker thread
  ` [PATCH v3 2/3] test/distributor: replace sync builtins with atomic builtins
  ` [PATCH v3 3/3] test/ring_perf: "

[PATCH 0/3] DMA map anonymous memory to eth devices
 2019-04-03  5:47 UTC  (6+ messages)
` [PATCH 2/3] app/testpmd: support creation of no IOVA contig mempools

[PATCH v3 0/5] Supported VXLAN-GPE in i40e
 2019-04-03  5:29 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/5] app/testpmd: add VXLAN-GPE to tunnel type

[PATCH v2 0/3] Add rte_eth_read_clock API
 2019-04-03  5:28 UTC  (12+ messages)
` [PATCH v2 1/3] rte_ethdev: Add API function to read dev clock
` [PATCH v2 2/3] mlx5: Implement support for read_clock
` [PATCH v2 3/3] rxtx_callbacks: Add support for HW timestamp

[PATCH v4 2/2] app/pdump: enhance to support multi-core capture
 2019-04-03  3:53 UTC  (8+ messages)
` [PATCH v5 0/2] app/pdump: enhance to support unique cores
  ` [PATCH v5 1/2] app/pdump: remove core restriction
  ` [PATCH v5 2/2] app/pdump: enhance to support multi-core capture

EAL lcore config
 2019-04-03  3:04 UTC 

[PATCH] net/ixgbevf: remove MTU setting limitation
 2019-04-03  2:25 UTC  (2+ messages)

[PATCH v2 0/6] HelloWorld example for windows
 2019-04-02 23:49 UTC  (25+ messages)
` [PATCH v8 00/10] HelloWorld example for Windows
  ` [PATCH v8 02/10] meson: required changes for windows
  ` [PATCH v8 03/10] eal: add new rte_os.h header to build system
  ` [PATCH v8 05/10] build: add module definition file for windows
  ` [PATCH v8 08/10] eal: add minimum viable code for eal on windows
  ` [PATCH v8 10/10] build: meson changes to build "

[PATCH] ethdev: add siblings iterator
 2019-04-02 23:48 UTC  (12+ messages)
` [PATCH v2 2/4] ethdev: add siblings iterators
` [PATCH v3 0/4] ethdev iterators for multi-ports device
  ` [PATCH v3 2/4] ethdev: add siblings iterators
  ` [PATCH v3 4/4] app/testpmd: use port sibling iterator in device cleanup

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-02 23:01 UTC  (16+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] net/af_xdp: introduce AF XDP PMD driver
` [PATCH v8 0/1] AF_XDP PMD
  ` [PATCH v8 1/1] net/af_xdp: introduce AF XDP PMD driver
` [PATCH v9 0/1] Introduce AF_XDP PMD
  ` [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver

[RFC] eal: rename state values in rte_lcore_state
 2019-04-02 21:21 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 1/3] testpmd: add ability to set tx IP and UDP parameters
 2019-04-02 20:39 UTC  (5+ messages)
` [PATCH v4 0/3] use RFC addresses in test applications
  ` [PATCH v4 1/3] app/testpmd: add ability to set Tx IP and UDP parameters
  ` [PATCH v4 2/3] examples/l3fwd: use reserved IPv4/IPv6 addresses
  ` [PATCH v4 3/3] examples/l3fwd: format the IP addresses for printing

[PATCH v3 0/2] hash: add lock free support for ext bkt
 2019-04-02 19:44 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] test/hash: lock-free rw concurrency test "
  ` [PATCH v5 0/2] hash: add lock free support for "
    ` [PATCH v5 1/2] hash: add lock free support for extendable bucket
    ` [PATCH v5 2/2] test/hash: lock-free rw concurrency test ext bkt

[PATCH 0/4] support DR/DV flows over shared IB context
 2019-04-02 19:09 UTC  (9+ messages)
` [PATCH 1/4] net/mlx5: add DV/DR flow data alloc/free routines
` [PATCH 2/4] net/mlx5: add reference counter for DV/DR structures
` [PATCH 3/4] net/mlx5: share DV/DR flow related structures
` [PATCH 4/4] net/mlx5: add mutex for shared DV/DR structures

[PATCH v2] bus/pci: fix TOCTOU issue
 2019-04-02 18:51 UTC 

[PATCH v2] examples/vm_power: add conditional compilation for PMD specific code
 2019-04-02 18:46 UTC 

[PATCH] examples/vm_power: add conditional compilation for PMD specific code
 2019-04-02 18:14 UTC 

[PATCH] mem: don't use address hint for mapping unless requested
 2019-04-02 17:23 UTC  (4+ messages)
` [PATCH v2] mem: limit use of address hint

18.11.1 patches review and test
 2019-04-02 17:14 UTC  (3+ messages)

[PATCH] mbuf: update Tx VLAN and QinQ mbuf flags documentation
 2019-04-02 17:09 UTC 

[pull-request] next-crypto 19.05 rc1
 2019-04-02 16:08 UTC 

[PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const
 2019-04-02 16:05 UTC  (4+ messages)

[PATCH v5 0/9] Few small improvements for ipsec library
 2019-04-02 15:36 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/9] mbuf: new function to generate raw Tx offload value
  ` [PATCH v6 8/9] ipsec: de-duplicate crypto op prepare code-path

[PATCH] rte_ethdev: fix typos in error log message
 2019-04-02 15:34 UTC  (3+ messages)

[PATCH] app/testpmd: fix typo in comment
 2019-04-02 15:33 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH] doc: fix typos in testpmd user guide
 2019-04-02 15:32 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH] rte_ring: add newline to error message
 2019-04-02 15:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] eal: hexcump trivial changes
 2019-04-02 15:23 UTC  (4+ messages)
` [PATCH v2 0/2] eal: hexdump cleanups
  ` [PATCH v2 1/2] hexdump: whitespace cleanup
  ` [PATCH v2 2/2] hexdump: align output of string

[PATCH] app/testpmd: use mempool bulk get for txonly mode
 2019-04-02 15:21 UTC  (9+ messages)
` [PATCH v5 1/2] app/testpmd: optimize testpmd "
` [PATCH v6 1/4] app/testpmd: move eth header generation outside the loop
  ` [PATCH v6 2/4] app/testpmd: use bulk ops for allocating segments
  ` [PATCH v6 3/4] app/testpmd: move pkt prepare logic into a separate function
  ` [PATCH v6 4/4] app/testpmd: add mempool bulk get for txonly mode

[RFC PATCH] mbuf: move headers not fragmented check to checksum
 2019-04-02 14:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/2] memalloc: refactor segment resizing code
 2019-04-02 14:08 UTC  (3+ messages)
` [PATCH v2 2/2] memalloc: do not use lockfiles for single file segments mode

[PATCH] net/nfb: new netcope driver
 2019-04-02 16:05 UTC  (6+ messages)
` [PATCH v5] "

[PATCH] eal: change init macro as exec environment specific
 2019-04-02 13:20 UTC  (8+ messages)
` [EXT] "

[PATCH] eal: initialize alarms early
 2019-04-02 13:01 UTC  (3+ messages)
` [PATCH v2] "
  ` [dpdk-stable] "

[RFC 0/3] ci: enable unit tests for non-aarch64 platforms
 2019-04-02 12:49 UTC  (7+ messages)

[PATCH] eal: make max interrupt vectors configurable
 2019-04-02 12:32 UTC  (3+ messages)
` [PATCH v3] eal: increase max number of interrupt vectors

[PATCH] test/compress: add max mbuf size test case
 2019-04-02 12:22 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] test/compress: "

[PATCH v5 0/8] Add stack library and new mempool handler
 2019-04-02 11:14 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] stack: introduce rte stack library
  ` [PATCH v6 6/8] stack: add C11 atomic implementation

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-02 10:55 UTC  (7+ messages)
` [PATCH v3 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [PATCH v3 1/3] rcu: "
  ` [PATCH v3 2/3] test/rcu_qsbr: add API and functional tests

[PATCH v6 0/6] Add lock-free ring and mempool handler
 2019-04-02 10:16 UTC  (6+ messages)
` [PATCH v7 "

DPDK Release Status Meeting 28/3/2019
 2019-04-02  9:35 UTC  (5+ messages)

[PATCH 00/12] net/sfc: add Tx prepare and encapsulated TSO
 2019-04-02  9:28 UTC  (13+ messages)
` [PATCH 01/12] net/sfc: improve TSO header length check in EFX datapath
` [PATCH 02/12] net/sfc: improve TSO header length check in EF10 datapath
` [PATCH 03/12] net/sfc: make TSO descriptor numbers EF10-specific
` [PATCH 04/12] net/sfc: support Tx preparation in EFX datapath
` [PATCH 05/12] net/sfc: support Tx preparation in EF10 datapath
` [PATCH 06/12] net/sfc: support Tx preparation in EF10 simple datapath
` [PATCH 07/12] net/sfc: move TSO header checks from Tx burst to Tx prepare
` [PATCH 08/12] net/sfc: introduce descriptor space check in "
` [PATCH 09/12] net/sfc: add TSO header length check to "
` [PATCH 10/12] net/sfc: factor out function to get IPv4 packet ID for TSO
` [PATCH 11/12] net/sfc: improve log message about missing HW TSO support
` [PATCH 12/12] net/sfc: support tunnel TSO on EF10 native Tx datapath

[PATCH v5 1/4] mk: introduce helper to check valid compiler argument
 2019-04-02  8:54 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/4] config: add thunderx2 machine config
  ` [PATCH v6 4/4] config: add octeontx2 "

Bug in IPv4 header checksum computation?
 2019-04-02  8:46 UTC  (3+ messages)

[PATCH] ethdev: fix DMA zone reserve not honoring size
 2019-04-02  8:44 UTC  (6+ messages)
  ` [EXT] "

DPDK techboard minutes of March 27
 2019-04-02  8:43 UTC 

[DRAFT v2] DPDK techboard minutes of March 27
 2019-04-02  8: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).