dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-28 01:58:15 to 2018-03-03 13:46:39 UTC [more...]

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-03 13:46 UTC  (27+ messages)
` [PATCH 01/41] eal: move get_virtual_area out of linuxapp eal_memory.c
` [PATCH 02/41] eal: move all locking to heap
` [PATCH 03/41] eal: make malloc heap a doubly-linked list
` [PATCH 04/41] eal: add function to dump malloc heap contents
` [PATCH 05/41] test: add command "
` [PATCH 06/41] eal: make malloc_elem_join_adjacent_free public
` [PATCH 07/41] eal: make malloc free list remove public
` [PATCH 08/41] eal: make malloc free return resulting malloc element
` [PATCH 09/41] eal: add rte_fbarray
` [PATCH 11/41] eal: add "legacy memory" option
` [PATCH 12/41] eal: read hugepage counts from node-specific sysfs path
` [PATCH 13/41] eal: replace memseg with memseg lists
` [PATCH 15/41] eal: add support for unmapping pages at runtime
` [PATCH 19/41] eal: add API to check if memory is contiguous
` [PATCH 20/41] eal: add backend support for contiguous allocation
` [PATCH 21/41] eal: enable reserving physically contiguous memzones
` [PATCH 25/41] eal: map/unmap memory with VFIO when alloc/free pages
` [PATCH 26/41] eal: prepare memseg lists for multiprocess sync
` [PATCH 27/41] eal: add multiprocess init with memory hotplug
` [PATCH 28/41] eal: add support for multiprocess "
` [PATCH 29/41] eal: add support for callbacks on "
` [PATCH 30/41] eal: enable callbacks on malloc/free and mp sync
` [PATCH 31/41] ethdev: use contiguous allocation for DMA memory
` [PATCH 32/41] crypto/qat: "
` [PATCH 34/41] net/bnx2x: "
` [PATCH 35/41] net/cxgbe: "

[PATCH] eal: add asynchronous request API to DPDK IPC
 2018-03-03 13:44 UTC  (7+ messages)
` [PATCH v2] "

Fwd: SR-IOV dpdk testpmd bonding does not work
 2018-03-03 12:05 UTC  (3+ messages)

[PATCH] compressdev: implement API
 2018-03-03  0:52 UTC  (14+ messages)

[PATCH V4 2/2] net/tap: convert to new Rx offloads API
 2018-03-02 21:44 UTC  (4+ messages)
` [PATCH V5 1/2] net/tap: use new Tx "
  ` [PATCH V5 2/2] net/tap: use new Rx "

[PATCH v1] net/mlx4: fix 'show port info all' during detach
 2018-03-02 19:12 UTC  (2+ messages)

[PATCH] net/mlx: fix rdma-core glue path with EAL plugins
 2018-03-02 16:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] usertools/dpdk-devbind.py: add support for avp device
 2018-03-02 15:35 UTC  (2+ messages)

[PATCH 3/3] eal: use locks to determine if secondary process is active
 2018-03-02 15:14 UTC  (6+ messages)
` [PATCH v4 1/5] eal: add internal flag indicating init has completed
` [PATCH v4 2/5] eal: use file to check if secondary process is ready
` [PATCH v4 3/5] eal: prevent secondary process init while sending messages
` [PATCH v4 4/5] eal: don't hardcode socket filter value in IPC
` [PATCH v4 5/5] eal: simplify IPC sync request timeout code

[PATCH] vhost: fix return avail ring position in get vring base
 2018-03-02 11:09 UTC  (3+ messages)

[PATCH] vhost: fix close callfd on get vring base
 2018-03-02 11:05 UTC  (3+ messages)

virtio with 2MB hugepages - bringing back single file segments
 2018-03-02 10:00 UTC  (5+ messages)

16.11.5 (LTS) patches review and test
 2018-03-02  9:54 UTC  (5+ messages)

[DPDK] net/i40e: convert to new Tx offloads API
 2018-03-02  9:05 UTC 

[PATCH 1/4] eal: fix IPC timeouts
 2018-03-02  8:41 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] eal: fix IPC socket paths
` [PATCH v2 3/5] eal: fix IPC request "
` [PATCH v2 4/5] eal: fix handling of errno values in IPC
` [PATCH v2 5/5] eal: fix race condition in IPC requests

[DPDK] net/i40e: convert to new Rx offloads API
 2018-03-02  8:20 UTC 

librte_power w/ intel_pstate cpufreq governor
 2018-03-02  7:20 UTC  (2+ messages)

[PATCH] net/fm10k: convert to new Rx/Tx offloads API
 2018-03-02 14:11 UTC 

[PATCH 0/4] deferred queue setup
 2018-03-02  4:13 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ether: support "
  ` [PATCH v2 2/4] app/testpmd: add parameters for "
  ` [PATCH v2 3/4] app/testpmd: add command for "
  ` [PATCH v2 4/4] net/i40e: enable deferred "

[RFC 0/7] PMD driver for AF_XDP
 2018-03-02  4:05 UTC  (19+ messages)
` [RFC 1/7] net/af_xdp: new PMD driver
` [RFC 4/7] net/af_xdp: use mbuf mempool for buffer management
` [RFC 6/7] net/af_xdp: load BPF file

[vlan offload] does I350 support vlan offload?
 2018-03-02  3:38 UTC  (3+ messages)
  ` =?gb18030?b?u9i4tKO6ICBbdmxhbiBvZmZsb2FkXSBkb2VzIEkz?= =?gb18030?q?50_support_vlan_offload=3F?=

[PATCH] kni: fix compilation under RHEL 7.5
 2018-03-02  3:18 UTC  (3+ messages)

[PATCH 0/7] meson build support for dpaaX
 2018-03-01 14:15 UTC  (21+ messages)
` [PATCH 6/7] bus/fslmc: enabling dpaa2 compilation for other platforms
` [PATCH 7/7] build: add meson support for dpaaX platforms
` [PATCH v2 00/10] meson build support for dpaaX
  ` [PATCH v2 01/10] event/dpaa: fix include header
  ` [PATCH v2 02/10] bus/dpaa: fix the BE compilation issue
  ` [PATCH v2 03/10] dpaa: prepare for 32 bit compilation
  ` [PATCH v2 04/10] dpaa2: "
  ` [PATCH v2 05/10] bus/fslmc: add 32 bit functional support for ARM
  ` [PATCH v2 06/10] bus/dpaa: enabling dpaa compilation for other platforms
  ` [PATCH v2 07/10] bus/fslmc: enabling dpaa2 "
  ` [PATCH v2 08/10] config: add dpaaX build support in common linuxapp
  ` [PATCH v2 09/10] build: add meson support for dpaaX platforms
  ` [PATCH v2 10/10] build: add meson cross compile config for dpaaX

[PATCH 0/4] add to support for virtio-user server mode
 2018-03-01 14:13 UTC  (11+ messages)
` [PATCH 1/4] vhost: move fdset functions from fd_man.c to fd_man.h
` [PATCH 3/4] net/virtio-user: support server mode

[PATCH] net/mlx5: use PCI BDF as the port name
 2018-03-01 13:59 UTC  (2+ messages)

[PATCH 1/2] event/sw: code refractor to reduce the fetch stall
 2018-03-01 19:35 UTC  (2+ messages)
` [PATCH 2/2] event/sw: code refractor for sw_refill_pp_buf

[PATCH 0/2] net/e1000: convert to new Rx/Tx offloads API
 2018-03-01 18:54 UTC  (3+ messages)
` [PATCH 1/2] net/e1000: convert to new Rx "
` [PATCH 2/2] net/e1000: convert to new Tx "

[PATCH 0/5] handle seq no overflow in IPsec offload
 2018-03-01  9:21 UTC  (13+ messages)
  ` [PATCH 1/5] lib/ethdev: support for inline IPsec events
  ` [PATCH v2 0/5] handle seq no overflow in IPsec offload
    ` [PATCH v2 1/5] lib/ethdev: support for inline IPsec events
    ` [PATCH v2 2/5] lib/security: add ESN soft limit in conf
    ` [PATCH v2 3/5] lib/security: extend userdata for IPsec events
    ` [PATCH v2 4/5] examples/ipsec-secgw: handle ESN soft limit event
    ` [PATCH v2 5/5] app/testpmd: support for IPsec event

[RFC] testpmd: handle UFO packets
 2018-03-01  8:36 UTC  (4+ messages)

[PATCH] net/avf: convert to new RX/TX offload API
 2018-03-01  6:41 UTC 

[PATCH] net/bnxt: fix an erorr with vnic_tpa_cfg command
 2018-02-28 22:12 UTC 

[RFC 0/7] PMD driver for AF_XDP
 2018-02-28 21:12 UTC  (4+ messages)
` [RFC 6/7] net/af_xdp: load BPF file

Request to create a draft repo for Windows DPDK Patches
 2018-02-28 20:08 UTC  (2+ messages)
  ` [dpdk-announce] git repository for DPDK on Windows

[PATCH 0/7] cxgbe: bug fixes and updates
 2018-02-28 18:04 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] cxgbe: rework rte_eth_dev allocation
  ` [PATCH v2 2/7] cxgbe: fix secondary process initialization
  ` [PATCH v2 3/7] cxgbe: add support to update RSS hash configuration and key
  ` [PATCH v2 4/7] cxgbe: add support to get programmed "
  ` [PATCH v2 5/7] cxgbe: update link Forward Error Correction (FEC)
  ` [PATCH v2 6/7] cxgbe: update link configuration for 32-bit port capability
  ` [PATCH v2 7/7] cxgbe: rework and use "

[PATCH] mk: allow renaming of build directories
 2018-02-28 17:11 UTC 

[PATCH v2 1/5] eal: add internal flag indicating init has completed
 2018-02-28 15:49 UTC  (22+ messages)
` [PATCH v3 "
` [PATCH v3 2/5] eal: don't process IPC messages before init finished
` [PATCH v3 3/5] eal: use locks to determine if secondary process is active
` [PATCH v3 4/5] eal: prevent secondary process init while sending messages
` [PATCH v3 5/5] eal: don't hardcode socket filter value in IPC

[PATCH 1/3] net/mlx5: add missing function documentation
 2018-02-28 15:12 UTC  (12+ messages)
` [PATCH v2 00/10] net/mlx5: clean driver
` [PATCH v2 01/10] net/mlx5: fix sriov flag
` [PATCH v2 02/10] net/mlx5: name parameters in function prototypes
` [PATCH v2 03/10] net/mlx5: mark parameters with unused attribute
` [PATCH v2 04/10] net/mlx5: normalize function prototypes
` [PATCH v2 05/10] net/mlx5: add missing function documentation
` [PATCH v2 06/10] net/mlx5: remove useless empty lines
` [PATCH v2 07/10] net/mlx5: remove control path locks
` [PATCH v2 08/10] net/mlx5: prefix all function with mlx5
` [PATCH v2 09/10] net/mlx5: change non failing function return values
` [PATCH v2 10/10] net/mlx5: standardize on negative errno values

[dpdk-announce] DPDK hands on lab Bangalore March 10th 2018, one week to go
 2018-02-28 15:13 UTC 

[dpdk-announce] DPDK Bangalore Summit March 9th 2018, one week to go
 2018-02-28 15:12 UTC 

[PATCH] crypto/mrvl: add MRVL to hash test cases
 2018-02-28 14:53 UTC 

[PATCH 0/5] Initial compressdev unit tests
 2018-02-28 14:00 UTC  (6+ messages)
` [PATCH 1/5] compressdev: add const for xform in session init
` [PATCH 2/5] test/compress: add initial unit tests
` [PATCH 3/5] test/compress: add multi op test
` [PATCH 4/5] test/compress: add multi level test
` [PATCH 5/5] test/compress: add multi session test

[RFC 1/2] sched: new APIs for per-subport queue sizes
 2018-02-28 13:39 UTC  (2+ messages)
` [RFC 2/2] sched: support per-subport wred configurations

[PATCH] app/pdump: check for ports
 2018-02-28 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] eal/ppc: fix rte_smp_mb for a compilation error with else clause
 2018-02-28  9:56 UTC  (2+ messages)

[RFC v2, 2/2] eventdev: add crypto adapter API header
 2018-02-28  9:01 UTC  (6+ messages)

[PATCH] net/mlx5: fix tunnel offloads cap query
 2018-02-28  8:22 UTC  (3+ messages)

[PATCH] net/mlx5: fix flow creation with a single target queue
 2018-02-28  8:16 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH v1] net/mlx: control netdevices through ioctl only
 2018-02-28  8:07 UTC  (3+ messages)

tunnel endpoint hw acceleration enablement
 2018-02-28  7:50 UTC  (2+ messages)

Issue building for ppc64le
 2018-02-28  7:01 UTC  (4+ messages)

[RFC v2 0/3] host: multiqueue improvements
 2018-02-28  6:35 UTC  (3+ messages)
` [RFC v2 1/3] vhost: invalidate vring addresses in cleanup_vq()

meson support : cross compile issues
 2018-02-28  5:16 UTC  (3+ messages)

[PATCH] maintainers: resign from GSO lib maintenance
 2018-02-28  4:10 UTC  (3+ messages)


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