DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] kni: add IOVA va support for kni
 2018-09-27 10:49 UTC 

[dpdk-dev] [PATCH v4 00/20] Support externally allocated memory in DPDK
 2018-09-27 10:41 UTC  (28+ messages)
` [dpdk-dev] [PATCH v5 00/21] "
  ` [dpdk-dev] [PATCH v5 21/21] doc: add external memory feature to programmer's guide
  ` [dpdk-dev] [PATCH v6 00/21] Support externally allocated memory in DPDK
  ` [dpdk-dev] [PATCH v6 01/21] mem: add length to memseg list
  ` [dpdk-dev] [PATCH v6 02/21] mem: allow memseg lists to be marked as external
  ` [dpdk-dev] [PATCH v6 03/21] malloc: index heaps using heap ID rather than NUMA node
  ` [dpdk-dev] [PATCH v6 04/21] mem: do not check for invalid socket ID
  ` [dpdk-dev] [PATCH v6 05/21] flow_classify: "
  ` [dpdk-dev] [PATCH v6 06/21] pipeline: "
  ` [dpdk-dev] [PATCH v6 07/21] sched: "
  ` [dpdk-dev] [PATCH v6 08/21] malloc: add name to malloc heaps
  ` [dpdk-dev] [PATCH v6 09/21] malloc: add function to query socket ID of named heap
  ` [dpdk-dev] [PATCH v6 10/21] malloc: add function to check if socket is external
  ` [dpdk-dev] [PATCH v6 11/21] malloc: allow creating malloc heaps
  ` [dpdk-dev] [PATCH v6 12/21] malloc: allow destroying heaps
  ` [dpdk-dev] [PATCH v6 13/21] malloc: allow adding memory to named heaps
  ` [dpdk-dev] [PATCH v6 14/21] malloc: allow removing memory from "
  ` [dpdk-dev] [PATCH v6 15/21] malloc: allow attaching to external memory chunks
  ` [dpdk-dev] [PATCH v6 16/21] malloc: allow detaching from external memory
  ` [dpdk-dev] [PATCH v6 17/21] malloc: enable event callbacks for "
  ` [dpdk-dev] [PATCH v6 18/21] test: add unit tests for external memory support
  ` [dpdk-dev] [PATCH v6 19/21] app/testpmd: add support for external memory
  ` [dpdk-dev] [PATCH v6 20/21] doc: add external memory feature to the release notes
  ` [dpdk-dev] [PATCH v6 21/21] doc: add external memory feature to programmer's guide

[dpdk-dev] How to replace rte_eth_dev_attach with rte_eal_hotplug_add
 2018-09-27 10:40 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/12] vhost: add postcopy live-migration support
 2018-09-27  9:37 UTC  (8+ messages)
` [dpdk-dev] [PATCH 04/12] vhost: introduce postcopy's advise message
    ` [dpdk-dev] [04/12] "
` [dpdk-dev] [PATCH 06/12] vhost: register new regions with userfaultfd

[dpdk-dev] [PATCH 0/2] remove unnecessary call of rte intr enable
 2018-09-27  9:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/ixgbe: "
` [dpdk-dev] [PATCH 2/2] net/i40e: "

[dpdk-dev] [PATCH] doc: add known issue about legacy intr mode for ixgbe
 2018-09-27  9:16 UTC 

[dpdk-dev] [PATCH 1/3] config: use one single config option for C11 memory model
 2018-09-27  9:06 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/3] kni: fix kni fifo synchronization

[dpdk-dev] [PATCH v3] devtools: move forbidden tokens awk script to a separate file
 2018-09-27  9:04 UTC 

[dpdk-dev] [PATCH v2] devtools: move forbidden tokens awk script to a separate file
 2018-09-27  8:58 UTC 

[dpdk-dev] [PATCH 0/3] Fix hot plug/unplug of virtual devices
 2018-09-27  8:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/3] net/virtio: register/unregister intr handler on start/stop
  ` [dpdk-dev] [PATCH v2 2/3] net/vmxnet3: fix vmxnet3 dev_uninit() hot-unplug

[dpdk-dev] [RFC] eal: simplify parameters of hotplug functions
 2018-09-27  8:24 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/4] eal: simplify devargs and "
  ` [dpdk-dev] [PATCH v2 1/4] devargs: remove deprecated functions
  ` [dpdk-dev] [PATCH v2 2/4] devargs: simplify parameters of removal function
  ` [dpdk-dev] [PATCH v2 3/4] eal: remove experimental flag of hotplug functions
  ` [dpdk-dev] [PATCH v2 4/4] eal: simplify parameters "

[dpdk-dev] [PATCH 00/20] base code update
 2018-09-27  7:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] drivers/net/i40e/:remove i40e_nvmupd_command redundant code
 2018-09-27  7:26 UTC 

[dpdk-dev] [PATCH] drivers/net/i40e/:remove i40e_nvmupd_command redundant code in function i40e_nvmupd_validate_command, when "cmd->data_size < 1" it'll return I40E_NVMUPD_INVALID, and in function "i40e_nvmupd_command" when "upd_cmd == I40E_NVMUPD_STATUS", it check "!cmd->data_size" again, but it's no need
 2018-09-27  7:21 UTC 

[dpdk-dev] [PATCH] app/proc-info:fix port mask parse bug
 2018-09-27  7:01 UTC 

[dpdk-dev] [PATCH] net/i40e: remove keeping CRC configuration for VF
 2018-09-27  6:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] net/i40e: fix 25G AOC and ACC cable detection on XXV710
 2018-09-27  6:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] test: reduce test time for hash multiwriter ut
 2018-09-27  6:41 UTC 

[dpdk-dev] [PATCH] test: reduce test time for hash multiwriter ut
 2018-09-27  6:38 UTC 

[dpdk-dev] [PATCH] test/event: add adapter tests to meson build
 2018-09-27  5:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] test: fix event timer compiler warning
  ` [dpdk-dev] [PATCH v2 2/2] test/event: add adapter tests to meson build

[dpdk-dev] [PATCH v1 0/5] hash: add extendable bucket and partial-key hashing
 2018-09-27  4:24 UTC  (30+ messages)
` [dpdk-dev] [PATCH v2 0/7] hash: add extendable bucket and partial key hashing
  ` [dpdk-dev] [PATCH v2 1/7] test/hash: fix bucket size in hash perf test
  ` [dpdk-dev] [PATCH v2 3/7] test/hash: fix rw test with non-consecutive cores
  ` [dpdk-dev] [PATCH v2 4/7] hash: fix unnecessary code
  ` [dpdk-dev] [PATCH v2 5/7] hash: add extendable bucket feature
  ` [dpdk-dev] [PATCH v2 6/7] test/hash: implement extendable bucket hash test
  ` [dpdk-dev] [PATCH v2 7/7] hash: use partial-key hashing
` [dpdk-dev] [PATCH v3 0/5] hash: fix multiple issues
  ` [dpdk-dev] [PATCH v3 1/5] test/hash: fix bucket size in hash perf test
  ` [dpdk-dev] [PATCH v3 2/5] test/hash: more accurate hash perf test output
  ` [dpdk-dev] [PATCH v3 3/5] test/hash: fix rw test with non-consecutive cores
  ` [dpdk-dev] [PATCH v3 4/5] test/hash: fix missing file in meson build file
  ` [dpdk-dev] [PATCH v3 5/5] hash: fix unused define
` [dpdk-dev] [PATCH v3 0/3] hash: add extendable bucket and partial key hashing
  ` [dpdk-dev] [PATCH v3 1/3] hash: add extendable bucket feature
  ` [dpdk-dev] [PATCH v3 2/3] test/hash: implement extendable bucket hash test
  ` [dpdk-dev] [PATCH v3 3/3] hash: use partial-key hashing

[dpdk-dev] [PATCH 0/2] kni: add API to set link status on kernel interface
 2018-09-27  0:32 UTC  (24+ messages)
` [dpdk-dev] [PATCH v2 0/5] "
  ` [dpdk-dev] [PATCH v2 1/5] "
  ` [dpdk-dev] [PATCH v2 2/5] kni: set default carrier state to 'off'
  ` [dpdk-dev] [PATCH v2 3/5] examples/kni: monitor and update link status continually
  ` [dpdk-dev] [PATCH v2 4/5] examples/kni: add log msgs to show and clear stats
  ` [dpdk-dev] [PATCH v2 5/5] examples/kni: improve zeroing statistics
` [dpdk-dev] [PATCH v3 0/6] kni: add API to set link status on kernel interface
  ` [dpdk-dev] [PATCH v3 1/6] "
  ` [dpdk-dev] [PATCH v3 2/6] kni: add link status test
  ` [dpdk-dev] [PATCH v3 3/6] kni: set default carrier state to 'off'
  ` [dpdk-dev] [PATCH v3 4/6] examples/kni: monitor and update link status continually
  ` [dpdk-dev] [PATCH v3 5/6] examples/kni: add log msgs to show and clear stats
  ` [dpdk-dev] [PATCH v3 6/6] examples/kni: improve zeroing statistics

[dpdk-dev] [PATCH] kni: implement header_ops parse method
 2018-09-27  0:02 UTC 

[dpdk-dev] [PATCH 0/3] add generic L2/L3 tunnel encapsulation actions
 2018-09-26 21:00 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] ethdev: "
  ` [dpdk-dev] [PATCH v2 1/3] "
  ` [dpdk-dev] [PATCH v2 2/3] app/testpmd: convert testpmd encap commands to new API
  ` [dpdk-dev] [PATCH v2 3/3] ethdev: remove vxlan and nvgre encapsulation commands

[dpdk-dev] [PATCH] eal: fix '--huge-unlink' option
 2018-09-26 18:12 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/11] Upgrade DPAA2 FW and other feature/bug fixes
 2018-09-26 18:04 UTC  (17+ messages)
` [dpdk-dev] [PATCH v2 00/15] "
  ` [dpdk-dev] [PATCH v2 01/15] net/dpaa2: fix IOVA conversion for congestion memory
  ` [dpdk-dev] [PATCH v2 02/15] net/dpaa2: fix VLAN filter enablement
  ` [dpdk-dev] [PATCH v2 03/15] bus/fslmc: upgrade mc FW APIs to 10.10.0
  ` [dpdk-dev] [PATCH v2 04/15] net/dpaa2: upgrade dpni to "
  ` [dpdk-dev] [PATCH v2 05/15] crypto/dpaa2_sec: upgarde "
  ` [dpdk-dev] [PATCH v2 06/15] bus/fslmc: support memory backed portals with QBMAN 5.0
  ` [dpdk-dev] [PATCH v2 07/15] bus/fslmc: support 32 enq and deq for LX2 platform
  ` [dpdk-dev] [PATCH v2 08/15] bus/fslmc: disable annotation prefetch for LX2
  ` [dpdk-dev] [PATCH v2 09/15] net/dpaa2: read hardware provided MAC for DPNI devices
  ` [dpdk-dev] [PATCH v2 10/15] net/dpaa2: add per queue stats get and reset support
  ` [dpdk-dev] [PATCH v2 11/15] net/dpaa2: update RSS value in mbuf for lx2 platform
  ` [dpdk-dev] [PATCH v2 12/15] net/dpaa2: optimize the fd reset in Tx path
  ` [dpdk-dev] [PATCH v2 13/15] net/dpaa2: enhance the queue memory cleanup routines
  ` [dpdk-dev] [PATCH v2 14/15] net/dpaa2: support MBUF VLAN tci population from HW parser
  ` [dpdk-dev] [PATCH v2 15/15] net/dpaa2: support Rx checksum offload in slow parsing

[dpdk-dev] [RFC] ipsec: new library for IPsec data-path processing
 2018-09-26 18:02 UTC  (10+ messages)

[dpdk-dev] [PATCH] igb_uio: fix refcount if open returns error
 2018-09-26 17:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/8] add json power policy interface for containers
 2018-09-26 16:37 UTC  (34+ messages)
` [dpdk-dev] [PATCH v4 0/11] "
  ` [dpdk-dev] [PATCH v4 01/11] examples/power: add checks around hypervisor
  ` [dpdk-dev] [PATCH v4 02/11] examples/power: allow for number of vms to be zero
  ` [dpdk-dev] [PATCH v4 03/11] lib/power: add changes for host commands/policies
  ` [dpdk-dev] [PATCH v4 04/11] examples/power: add necessary changes to guest app
  ` [dpdk-dev] [PATCH v4 05/11] examples/power: add host channel to power manager
  ` [dpdk-dev] [PATCH v4 06/11] examples/power: increase allowed number of clients
  ` [dpdk-dev] [PATCH v4 07/11] examples/power: add json string handling
  ` [dpdk-dev] [PATCH v4 08/11] examples/power: clean up verbose messages
  ` [dpdk-dev] [PATCH v4 09/11] examples/power: add meson/ninja build support
  ` [dpdk-dev] [PATCH v4 10/11] doc/vm_power_manager: add JSON interface API info
  ` [dpdk-dev] [PATCH v4 11/11] examples/power: add json example files
  ` [dpdk-dev] [PATCH v5 0/10] add json power policy interface for containers
    ` [dpdk-dev] [PATCH v5 01/10] examples/power: add checks around hypervisor
    ` [dpdk-dev] [PATCH v5 02/10] examples/power: allow for number of vms to be zero
    ` [dpdk-dev] [PATCH v5 03/10] lib/power: add changes for host commands/policies
    ` [dpdk-dev] [PATCH v5 04/10] examples/power: add necessary changes to guest app
    ` [dpdk-dev] [PATCH v5 05/10] examples/power: add host channel to power manager
    ` [dpdk-dev] [PATCH v5 06/10] examples/power: increase allowed number of clients
    ` [dpdk-dev] [PATCH v5 07/10] examples/power: add json string handling
    ` [dpdk-dev] [PATCH v5 08/10] examples/power: clean up verbose messages
    ` [dpdk-dev] [PATCH v5 09/10] examples/power: add meson/ninja build support
    ` [dpdk-dev] [PATCH v5 10/10] doc/vm_power_manager: add JSON interface API info

[dpdk-dev] [PATCH] kni: dynamically allocate memory for each KNI
 2018-09-26 16:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] doc: change tools guide to SPDX license
 2018-09-26 15:47 UTC  (3+ messages)

[dpdk-dev] secondary processes and private data
 2018-09-26 15:19 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: fix typos in the flow API guide
 2018-09-26 14:37 UTC 

[dpdk-dev] [PATCH 0/4] Address reader-writer concurrency in rte_hash
 2018-09-26 14:36 UTC  (3+ messages)

[dpdk-dev] [PATCH] test: reduce test duration for efd autotest
 2018-09-26 14:19 UTC 

[dpdk-dev] [PATCH v6 0/5] vhost: vhost_user.c code cleanup
 2018-09-26 13:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 5/5] vhost: message handling implemented as a callback array

[dpdk-dev] [PATCH] bus/pci: fix unexpected resource mapping override
 2018-09-26 13:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/nfp: fix RSS
 2018-09-26 13:45 UTC 

[dpdk-dev] [PATCH] test: restructure and cleanup ring PMD test
 2018-09-26 13:11 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v4 01/10] net/softnic: add metering and policing support
 2018-09-26 13:08 UTC  (12+ messages)
` [dpdk-dev] [PATCH v5 00/10] net/softnic: implement metering and policing API
  ` [dpdk-dev] [PATCH v5 01/10] net/softnic: add metering and policing support
  ` [dpdk-dev] [PATCH v5 02/10] net/softnic: add meter profile
  ` [dpdk-dev] [PATCH v5 03/10] net/softnic: delete "
  ` [dpdk-dev] [PATCH v5 04/10] net/softnic: create meter object
  ` [dpdk-dev] [PATCH v5 05/10] net/softnic: destroy "
  ` [dpdk-dev] [PATCH v5 06/10] net/softnic: update meter profile
  ` [dpdk-dev] [PATCH v5 07/10] net/softnic: update dscp table
  ` [dpdk-dev] [PATCH v5 08/10] net/softnic: update policer actions
  ` [dpdk-dev] [PATCH v5 09/10] net/softnic: meter stats read
  ` [dpdk-dev] [PATCH v5 10/10] net/softnic: enable flow rule with meter action

[dpdk-dev] [PATCH] examples/eventdev_pipeline: add Tx adapter support
 2018-09-26 12:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2 1/2] eal: add eal option to configure iova mode
 2018-09-26 12:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 2/2] eal: force IOVA to particular mode

[dpdk-dev] [PATCH 1/2] eal/vfio: check if we already have the group fd open
 2018-09-26 12:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] eal/vfio: cleanup getting group fd

[dpdk-dev] [PATCH] doc: update feature support for cryptodevs
 2018-09-26 12:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ixgbe: firmware status check
 2018-09-26 12:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1 0/5] Enable hotplug in vfio
 2018-09-26 12:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 3/5] eal: modify device event callback process func
` [dpdk-dev] [PATCH v1 4/5] pci: add req handler field to generic pci device
` [dpdk-dev] [PATCH v1 5/5] vfio: enable vfio hotplug by req notifier handler

[dpdk-dev] [PATCH] examples/ipsec-secgw: increase the number of dev mappings
 2018-09-26 12:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] "

[dpdk-dev] [PATCH] crypto/aesni_mb: fix possible array overrun
 2018-09-26 12:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/aesni_gcm: remove unneeded J0 calculation
 2018-09-26 12:27 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] crypto: DPAA and DPAA2_SEC enhancements
 2018-09-26 12:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/aesni_gcm: support all truncated digest sizes
 2018-09-26 12:27 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] AESNI MB PMD changes
 2018-09-26 12:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/test-crypto-perf: fix double allocation of memory
 2018-09-26 12:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] "

[dpdk-dev] [PATCH 0/3] fix test vector checks
 2018-09-26 12:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix wrong session size
 2018-09-26 12:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc/fix: add CCM to the QAT feature list
 2018-09-26 12:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] doc/crypto: fix missing CCM to "

page:  |  | latest

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