messages from 2019-04-03 05:29:34 to 2019-04-03 19:21:20 UTC [more...]
[PATCH v3 0/1] Add 128-bit compare and set
2019-04-03 19:21 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/1] eal: add 128-bit compare exchange (x86-64 only)
DSW eventdev is getting "stuck"?
2019-04-03 19:02 UTC (4+ messages)
[PATCH v4 0/2] hash: add lock free support for ext bkt
2019-04-03 18:56 UTC (3+ messages)
` [PATCH v5 "
[PATCH v1 0/6] Introduce AF_XDP PMD
2019-04-03 18:52 UTC (29+ messages)
` [PATCH v9 0/1] "
` [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver
` [PATCH v10 0/1] Introduce AF_XDP PMD
` [PATCH v10 1/1] net/af_xdp: introduce AF XDP PMD driver
[PATCH 1/3] ethdev: fix null pointer checking
2019-04-03 18:50 UTC (9+ messages)
[PATCH] ethdev: add siblings iterator
2019-04-03 18:07 UTC (13+ messages)
` [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 00/12] net/sfc: add Tx prepare and encapsulated TSO
2019-04-03 18:03 UTC (2+ messages)
[PATCH v5 0/8] Add stack library and new mempool handler
2019-04-03 17:23 UTC (9+ messages)
` [PATCH v6 "
` [PATCH v6 1/8] stack: introduce rte stack library
[PATCH] mem: don't use address hint for mapping unless requested
2019-04-03 17:22 UTC (4+ messages)
` [PATCH v2] mem: limit use of address hint
` [dpdk-stable] "
[PATCH 0/4] Frequency list query
2019-04-03 17:16 UTC (5+ messages)
` [PATCH 1/4] power: extend guest channel for query freq
` [PATCH 2/4] power: process cpu freq. query
` [PATCH 3/4] power: add mechanism to disable queries
` [PATCH 4/4] power: add cmd to query CPU freq
[RFC 0/5] make lcore_config less visible
2019-04-03 17:16 UTC (6+ messages)
` [RFC 1/5] eal: add accessor functions for lcore_config
` [RFC 2/5] bus: use lcore accessor functions
` [RFC 3/5] examples/bond: use lcore accessor
` [RFC 4/5] app/test: use lcore accessor functions
` [RFC 5/5] eal: make lcore_config private
[PATCH v7 0/6] Add lock-free ring and mempool handler
2019-04-03 16:46 UTC (3+ messages)
` [PATCH v8 "
[PATCH] rte_ring: add newline to error message
2019-04-03 16:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] eal: hexcump trivial changes
2019-04-03 16:36 UTC (3+ messages)
` [PATCH v2 0/2] eal: hexdump cleanups
[PATCH] kni: add IOVA va support for kni
2019-04-03 16:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const
2019-04-03 16:17 UTC (3+ messages)
[PATCH 2/3] net/virtio: fix null pointer checking
2019-04-03 16:08 UTC
[PATCH 3/3] vhost: fix null pointer checking
2019-04-03 16:08 UTC
[PATCH] eal: tighten permissions on shared memory files
2019-04-03 16:02 UTC (2+ messages)
[PATCH] net/ice: stop lldp by default
2019-04-03 15:59 UTC
[PATCH 0/5] clean up snprintf use for string copying
2019-04-03 15:56 UTC (14+ messages)
` [PATCH 1/5] net/bonding: fix buffer length when printing strings
` [PATCH 2/5] devtools/cocci: make strlcpy replacement smarter
` [PATCH 3/5] devtools/cocci: create safer version of strlcpy script
` [PATCH 4/5] replace snprintf with strlcpy without adding extra include
` [PATCH 5/5] replace snprintf with strlcpy
DPDK ABI/API Stability
2019-04-03 15:42 UTC
[PATCH] usertools: replace unsafe input function
2019-04-03 15:10 UTC (8+ messages)
18.11.1 patches review and test
2019-04-03 14:29 UTC (3+ messages)
[PATCH 0/3] Update FSLMC bus firmware
2019-04-03 14:23 UTC (4+ messages)
` [PATCH 1/3] bus/fslmc: cleanup unused firmware code
` [PATCH 2/3] drivers: update MC firmware version for FSLMC bus
` [PATCH 3/3] doc: bump SDK support version for dpaa2
[PATCH 1/1] net/mlx5: fix sharing context destroy order
2019-04-03 14:14 UTC
[PATCH 1/1] net/mlx5: fix device probing for old kernel drivers
2019-04-03 14:14 UTC
[RFC 0/3] Add mdev (Mediated device) support in DPDK
2019-04-03 14:13 UTC (5+ 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 v1] Add check for skipped tests
2019-04-03 14:08 UTC (5+ messages)
` [PATCH v1] app/test: add check for tests skipped
[PATCH] eal: remove exec-env directory
2019-04-03 13:34 UTC (7+ messages)
` [PATCH v3] "
[PATCH 0/4] support DR/DV flows over shared IB context
2019-04-03 13:27 UTC (4+ messages)
` [PATCH 2/4] net/mlx5: add reference counter for DV/DR structures
[PATCH v1] doc: fix spelling errors reported by aspell
2019-04-03 13:26 UTC
[PATCH 0/3]net/mlx5: Add Direct Rule support
2019-04-03 13:21 UTC (11+ messages)
` [PATCH v2 0/3] net/mlx5: "
` [PATCH v2 1/3] net/mlx5: prepare Direct Verbs for Direct Rule
` [PATCH v2 3/3] net/mlx5: add jump action support for NIC
` [PATCH v3 0/3] net/mlx5: Add Direct Rule support
` [PATCH v3 1/3] net/mlx5: prepare Direct Verbs for Direct Rule
` [PATCH v3 2/3] net/mlx5: add Direct Rules API
` [PATCH v3 3/3] net/mlx5: add jump action support for NIC
[PATCH 0/3] add actions to modify header fields
2019-04-03 12:49 UTC (7+ messages)
` [PATCH v2 1/3] ethdev: add actions to modify TCP "
` [PATCH v2 3/3] net/mlx5: update modify header using Direct Verbs
[PATCH] app/test: enhance meson test run for FreeBSD and Linux
2019-04-03 12:39 UTC (3+ messages)
[PATCH] net/ixgbevf: remove MTU setting limitation
2019-04-03 12:36 UTC (3+ messages)
[PATCH] doc: update ipsec library programmer's guide
2019-04-03 12:05 UTC (3+ messages)
[PATCH v2] eal: rename state values in rte_lcore_state
2019-04-03 11:59 UTC (3+ messages)
` [PATCH v3] "
[PATCH] doc/crypto: fix missing asymmetric algo table
2019-04-03 11:58 UTC (4+ messages)
[PATCH] power: update for handling fifo path string
2019-04-03 11:52 UTC
[PATCH v1 00/11] Add patch set for IPN3KE
2019-04-03 11:47 UTC (31+ messages)
` [PATCH v4 00/14] "
` [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 v4 03/14] drivers/net/ipn3ke: add IPN3KE ethdev PMD driver
` [PATCH v4 04/14] drivers/net/ipn3ke: add IPN3KE representor of "
` [PATCH v4 05/14] drivers/net/ipn3ke: add IPN3KE TM "
` [PATCH v4 06/14] drivers/net/ipn3ke: add IPN3KE Flow "
` [PATCH v4 07/14] raw/ifpga/base: clean up code for ifpga share code
` [PATCH v4 08/14] raw/ifpga/base: store private features in FME and Port list
` [PATCH v4 09/14] raw/ifpga/base: add SPI and MAX10 device driver
` [PATCH v4 10/14] raw/ifpga/base: add I2C and at24 EEPROM driver
` [PATCH v4 11/14] raw/ifpga/base: add eth group driver
` [PATCH v4 12/14] raw/ifpga/base: add version description on README
` [PATCH v4 13/14] raw/ifpga/base: using prefix name "ifpga_" for feature and feature_ops data struct
` [PATCH v4 14/14] drivers/raw/ifpga_rawdev: add IPN3KE support for IFPGA Rawdev
` [PATCH v5 00/14] Add patch set for IPN3KE
` [PATCH v5 01/14] drivers/bus/ifpga: add AFU shared data
` [PATCH v5 02/14] drivers/bus/ifpga: add function for AFU search by name
` [PATCH v5 03/14] drivers/net/ipn3ke: add IPN3KE ethdev PMD driver
` [PATCH v5 04/14] drivers/net/ipn3ke: add IPN3KE representor of "
` [PATCH v5 05/14] drivers/net/ipn3ke: add IPN3KE TM "
` [PATCH v5 06/14] drivers/net/ipn3ke: add IPN3KE Flow "
` [PATCH v5 07/14] raw/ifpga/base: clean up code for ifpga share code
` [PATCH v5 08/14] raw/ifpga/base: store private features in FME and Port list
` [PATCH v5 09/14] raw/ifpga/base: add SPI and MAX10 device driver
` [PATCH v5 10/14] raw/ifpga/base: add I2C and at24 EEPROM driver
` [PATCH v5 11/14] raw/ifpga/base: add eth group driver
` [PATCH v5 12/14] raw/ifpga/base: add version description on README
` [PATCH v5 13/14] raw/ifpga/base: using prefix name "ifpga_" for feature and feature_ops data struct
` [PATCH v5 14/14] drivers/raw/ifpga_rawdev: add IPN3KE support for IFPGA Rawdev
[PATCH] doc: fix links to doxygen and sphinx sites
2019-04-03 11:04 UTC
[PATCH 0/3] test: improve test coverage for power library
2019-04-03 10:32 UTC (9+ messages)
` [PATCH 3/3] test: add UT for power turbo feature
` [PATCH v2 0/3] test: improve test coverage for power library
` [PATCH v2 1/3] test: rename test_power_acpi_cpufreq.c -> app/test/test_power_cpufreq.c
` [PATCH v2 2/3] test: remove prefix _acpi from UT power function/test names
` [PATCH v2 3/3] test: add UT for power turbo feature
[PATCH v3 0/4] adding rsa priv key feature flag
2019-04-03 10:09 UTC (4+ messages)
EAL lcore config
2019-04-03 9:58 UTC (2+ messages)
[PATCH v3 0/4] bidirect guest channel
2019-04-03 9:25 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 3/4] power: process incoming confirmation cmds
[PATCH v2] doc: add cryptodev xform deprecation notice
2019-04-03 9:11 UTC (3+ messages)
` [PATCH v3] "
[PATCH v5 0/4] Add PMD for asymmetric cryptography operations using Intel QuickAssist Technology devices
2019-04-03 9:05 UTC (4+ messages)
` [PATCH v5 2/4] crypto/qat: add asymmetric cryptography PMD
[PATCH] drivers: remove Linux EAL from headers include path
2019-04-03 8:52 UTC
[PATCH] reta_query: Doc requirements on reta_conf
2019-04-03 8:48 UTC
[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)
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)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).