dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-29 10:57:11 to 2019-04-01 09:51:51 UTC [more...]

[PATCH] kni: add IOVA va support for kni
 2019-04-01  9:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ethdev: fix DMA zone reserve not honoring size
 2019-04-01  9:40 UTC  (4+ messages)

[Bug 236] primary-secondary model is failing
 2019-04-01  9:19 UTC 

[PATCH v2] examples/distributor: detect high frequency cores
 2019-04-01  9:07 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] rte_ethdev: fix typos in error log message
 2019-04-01  8:52 UTC  (2+ messages)

[PATCH] ethdev: add siblings iterator
 2019-04-01  8:09 UTC  (15+ messages)
` [PATCH v2 2/4] ethdev: add siblings iterators
` [PATCH v3 0/4] ethdev iterators for multi-ports device
  ` [PATCH v3 1/4] ethdev: simplify port state comparisons
  ` [PATCH v3 2/4] ethdev: add siblings iterators
  ` [PATCH v3 3/4] net/mlx5: use port sibling iterators
  ` [PATCH v3 4/4] app/testpmd: use port sibling iterator in device cleanup

[PATCH v1] Add check for skipped tests
 2019-04-01  7:31 UTC  (2+ messages)
` [PATCH v1] app/test: add check for tests skipped

[RFC PATCH] detect missing experimental tags in headers
 2019-04-01  7:10 UTC  (2+ messages)

[PATCH] net/ixgbe: enable 10Mb/s link setup for x553
 2019-04-01  6:32 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-01  5:47 UTC  (10+ messages)
` [PATCH v6 0/5] "
  ` [PATCH v6 4/5] net/af_xdp: use mbuf mempool for buffer management
` [PATCH v7 0/5] Introduce AF_XDP PMD
  ` [PATCH v7 3/5] lib/mempool: allow page size aligned mempool

[PATCH 0/8] Support vector instructions on ICE
 2019-04-01  5:46 UTC  (5+ messages)
` [PATCH v7 "

[PATCH 00/37] share code update
 2019-04-01  5:42 UTC  (5+ messages)
` [PATCH v4 00/38] ice "

[PATCH v6] doc/patches: add meson build to contributing guide
 2019-04-01  4:08 UTC  (3+ messages)
` [PATCH v7 0/2] guide to debug and troubleshoot

[PATCH v2] app/pdump: enhance to support multi-core capture
 2019-04-01  4:05 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4 0/8] Add stack library and new mempool handler
 2019-04-01  0:12 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] stack: introduce rte stack library
  ` [PATCH v5 2/8] mempool/stack: convert mempool to use rte stack
  ` [PATCH v5 3/8] test/stack: add stack test
  ` [PATCH v5 4/8] test/stack: add stack perf test
  ` [PATCH v5 5/8] stack: add lock-free stack implementation
  ` [PATCH v5 6/8] stack: add C11 atomic implementation
  ` [PATCH v5 7/8] test/stack: add lock-free stack tests
  ` [PATCH v5 8/8] mempool/stack: add lock-free stack mempool handler

[PATCH v2 0/8] Add stack library and new mempool handler
 2019-04-01  0:06 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] stack: introduce rte stack library
  ` [PATCH v3 5/8] stack: add lock-free stack implementation
  ` [PATCH v3 6/8] stack: add C11 atomic implementation

[pull-request] next-qos 19.05 PRE-RC1
 2019-03-31 23:16 UTC  (2+ messages)

[PATCH] app/testpmd: fix tx vlan and qinq insert enable
 2019-03-31 18:58 UTC  (4+ messages)
` [PATCH v2 1/2] app/testpmd: fix tx vlan and qinq dependency
    ` [EXT] "

[PATCH] eal: make max interrupt vectors configurable
 2019-03-31 14:55 UTC  (2+ messages)
` [PATCH v3] eal: increase max number of interrupt vectors

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

[PATCH] app/testpmd: use mempool bulk get for txonly mode
 2019-03-31 13:14 UTC  (3+ messages)
` [PATCH v5 1/2] app/testpmd: optimize testpmd "
  ` [PATCH v5 2/2] app/testpmd: add mempool bulk get for "

[PATCH 0/3] add actions to modify header fields
 2019-03-31 13:10 UTC  (7+ messages)
` [PATCH 1/3] ethdev: add actions to modify TCP "
` [PATCH 2/3] app/testpmd: "

[PATCH] app/eventdev: add option to set global dequeue tmo
 2019-03-31 11:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] app/testpmd: fix typo in comment
 2019-03-31 10:36 UTC 

[PATCH] doc: fix typos in testpmd user guide
 2019-03-31 10:20 UTC 

[PATCH] doc: fix typos in mlx5 doc
 2019-03-31 10:12 UTC 

[PATCH] net/mlx5: fix typos in comments
 2019-03-31  9:02 UTC 

[PATCH] mem: don't use address hint for mapping unless requested
 2019-03-31  8:43 UTC  (2+ messages)
` [PATCH v2] mem: limit use of address hint

[PATCH v3 00/15] Build fixes for musl libc
 2019-03-30 23:57 UTC  (14+ messages)
` [PATCH v3 01/15] app/testpmd: replace uint with unsigned int
` [PATCH v3 03/15] bus/pci: add fallback for out[lwb]_p for non GNU libc
` [PATCH v3 04/15] bus/pci: factor out various ifdefs in pci_uio_ioport_{read, write}
` [PATCH v3 10/15] bus/dpaa: use warn(3) instead of error(3) to improve portability
` [PATCH v3 11/15] bus/dpaa: fix warning: "__WORDSIZE" is not defined, evaluates to 0
` [PATCH v3 13/15] crypto/dpaa2_sec: simplify pr_{debug, err, warn} macros

[PATCH] packet_ordering: replace sync builtins with atomic builtins
 2019-03-30 16:55 UTC  (4+ messages)
` [PATCH v2 1/3] packet_ordering: add statistics for each worker thread

[PATCH] event/sw: fix selftest enqueue return value checks
 2019-03-30 15:26 UTC  (2+ messages)
` [EXT] "

[PATCH 1/2] eventdev: check timer adapter status before start
 2019-03-30 15:05 UTC  (4+ messages)
` [PATCH 2/2] test/event_timer: improve unit test compatability
    ` [EXT] "

[PATCH v3 0/6] introduce DMA memory mapping for external memory
 2019-03-30 14:40 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] vfio: allow DMA map of memory for the default vfio fd
` [PATCH v4 3/6] bus: introduce device level DMA memory mapping

[PATCH v3 0/8] Few small improvements for ipsec library
 2019-03-30 14:20 UTC  (7+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] mbuf: new function to generate raw Tx offload value
  ` [PATCH v4 9/9] doc: add ipsec lib into shared libraries list

[PATCH] test/eventdev: fix sprintf with snprintf
 2019-03-30 14:15 UTC  (9+ messages)
        ` [dpdk-stable] "

[PATCH] net: fix rte_vlan_insert with shared mbuf
 2019-03-30 12:41 UTC  (3+ messages)
` [RFC v2] "

[PATCH] examples/ipsec-secgw: fix SPD no-match is misinterpreted
 2019-03-30 11:22 UTC  (4+ messages)

[PATCH] examples: detect build directory rather than hardcoding
 2019-03-30  0:14 UTC  (3+ messages)

[PATCH v5] net/kni: calc mbuf&mtu according to given mb_pool
 2019-03-30  0:00 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v2] mem: warn user when running without NUMA support
 2019-03-29 23:27 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [dpdk-stable] "

[PATCH] ci: fix arm64 config filename
 2019-03-29 23:02 UTC  (3+ messages)

[PATCH 1/2] test/distributor: flush with worker shutdown test fails
 2019-03-29 22:54 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] test: improve test coverage for power library
 2019-03-29 22:40 UTC  (4+ messages)
` [PATCH 2/3] test: remove prefix _acpi from UT power function/test names

[PATCH] power: extend debugs on power instruction requests
 2019-03-29 22:35 UTC  (2+ messages)

[PATCH] ethdev: support double precision RED queue weight
 2019-03-29 20:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 4/4] net: add PPPoE ethertypes
 2019-03-29 20:08 UTC  (3+ messages)
` [PATCH v6 1/4] pipeline: support QinQ PPPoE encap

[PATCH v3] lib/librte_meter: fix divide by zero for RFC4115 meter
 2019-03-29 20:04 UTC  (2+ messages)

[PATCH v2] doc: add cryptodev xform deprecation notice
 2019-03-29 19:56 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] app/testpmd: make txonly mode generate multiple flows
 2019-03-29 18:44 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2 0/7] ethdev: add min/max MTU to device info
 2019-03-29 18:05 UTC  (10+ messages)
` [PATCH v3 1/7] "
  ` [PATCH v3 2/7] net/i40e: set min and max MTU for i40e devices
  ` [PATCH v3 3/7] net/i40e: set min and max MTU for i40e VF devices
  ` [PATCH v3 4/7] net/ixgbe: set min and max MTU for ixgbe devices
  ` [PATCH v3 5/7] net/ixgbe: set min and max MTU for ixgbe VF devices
  ` [PATCH v3 6/7] net/e1000: set min and max MTU for igb devices
  ` [PATCH v3 7/7] app/testpmd: verify MTU with device provided limits

[RFC] cryptodev/sym: GCM IV len != 12 byte case
 2019-03-29 18:02 UTC  (2+ messages)

[PATCH] lib/power: fix governor storage to trim newlines
 2019-03-29 17:56 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] eal: add option to not store segment fd's
 2019-03-29 17:55 UTC  (12+ messages)
` [PATCH v2 1/2] memalloc: refactor segment resizing code
` [PATCH v2 2/2] memalloc: do not use lockfiles for single file segments mode

[PATCH v2] app/testpmd: verify MTU with device provided limits
 2019-03-29 17:48 UTC 

[RFC 0/3] ci: enable unit tests for non-aarch64 platforms
 2019-03-29 17:22 UTC  (4+ messages)
` [RFC 1/3] test/meson: auto detect number of cores
` [RFC 2/3] meson-tests: separate slower tests
` [RFC 3/3] ci: enable tests on non-arm platforms

[PATCH v2] cryptodev: make xform key pointer constant
 2019-03-29 16:01 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] app/compress-perf: add incompressible data handling
 2019-03-29 15:42 UTC  (3+ messages)

[PATCH] compress/isal: fix getting information about CPU
 2019-03-29 15:37 UTC  (5+ messages)

[PATCH] drivers/qat: fix qp numa node
 2019-03-29 15:36 UTC  (3+ messages)

[PATCH] compress/isal: add appropriate flag on overflow
 2019-03-29 15:23 UTC  (3+ messages)

[PATCH v3 0/4] adding rsa priv key feature flag
 2019-03-29 15:20 UTC  (4+ messages)

[PATCH v2 1/4] power: fix non thread-safe power env modification
 2019-03-29 15:09 UTC  (3+ messages)
` [dpdk-stable] "

[PATCH 0/6] minor fixes and updates for NXP crypto PMDs
 2019-03-29 14:55 UTC  (2+ messages)

[PATCH v4 0/1] add dynamic sgl allocation
 2019-03-29 14:40 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] compress/qat: "

[PATCH v2] crypto/aesni_mb: support newer version library only
 2019-03-29 14:38 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 0/3] crypto/aesni_mb: enable out of place processing
 2019-03-29 14:37 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH] power: update for error handling
 2019-03-29 14:32 UTC  (3+ messages)

[PATCH v4 0/1] test: new test structure for asymmetric crypto
 2019-03-29 14:29 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[PATCH v2] test: add snow3g test cases when digest is encrypted
 2019-03-29 14:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v5 0/4] Add PMD for asymmetric cryptography operations using Intel QuickAssist Technology devices
 2019-03-29 14:27 UTC  (3+ messages)

[PATCH] doc: announce ABI change for cryptodev config
 2019-03-29 14:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] few trivial fixes for ipsec-secgw
 2019-03-29 14:21 UTC  (2+ messages)

[PATCH] compress/isal: fix compression stream initialization
 2019-03-29 14:20 UTC  (6+ messages)
` [PATCH v3 0/1] This patch "
  ` [PATCH v3 1/1] compress/isal: "

[RFC PATCH] mbuf: move headers not fragmented check to checksum
 2019-03-29 14:18 UTC  (7+ messages)
` [PATCH] "
` [PATCH v2] "

[PATCH v1 0/2] add rte_ring_reset and use it to flush a ring
 2019-03-29 14:17 UTC  (3+ messages)
` [PATCH v7 1/2] ring: add reset API to flush the ring when not in use

[PATCH v3 0/4] bidirect guest channel
 2019-03-29 14:16 UTC  (2+ messages)

[PATCH] power: fix frequency list buffer validation
 2019-03-29 14:00 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH v5 1/4] mk: introduce helper to check valid compiler argument
 2019-03-29 13:57 UTC  (4+ messages)
` [PATCH v6 2/4] meson: add infra to support machine specific flags

[PATCH 1/5] raw/dpaa2_qdma: remove experimental tag from APIs
 2019-03-29 13:53 UTC  (4+ messages)
` [PATCH 4/5] raw/dpaa2_qdma: add rbp mode support

[PATCH 1/4] bus/dpaa: fq lookup table saved for secondary process
 2019-03-29 13:33 UTC  (2+ messages)

[PATCH] bus/dpaa: fix Rx discard mask register
 2019-03-29 13:10 UTC  (2+ messages)

[PATCH v2 0/2] bus/fslmc: logging fixes
 2019-03-29 13:00 UTC  (2+ messages)

[PATCH] malloc: fix memset size
 2019-03-29 11:52 UTC  (2+ messages)

[PATCH] fbarray: fix init unlock without lock
 2019-03-29 11:50 UTC  (2+ messages)

[PATCH] fbarray: fix attach deadlock
 2019-03-29 11:15 UTC  (4+ messages)
` [PATCH v2] "


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