dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v6] net/mlx5: fix counter TAILQ race between free and query callback
Raslan Darawsheh
[PATCH v2 0/6] bpf: JIT related bug fixes
Stephen Hemminger
[PATCH v2 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
Stephen Hemminger
Re: [PATCH v2 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
Stephen Hemminger
[PATCH v2 3/6] bpf/arm64: fix offset type to allow a negative jump
Stephen Hemminger
[PATCH v2 2/6] test/bpf: add JSET test with small immediate
Stephen Hemminger
[PATCH v2 4/6] test/bpf: check that JIT was generated
Stephen Hemminger
[PATCH v2 5/6] bpf/arm64: add BPF_ABS/BPF_IND packet load support
Stephen Hemminger
[PATCH v2 6/6] test/bpf: check that bpf_convert can be JIT'd
Stephen Hemminger
[PATCH v2] dts: update dts check format script and resolve errors
Koushik Bhargav Nimoji
Re: [PATCH v2] dts: update dts check format script and resolve errors
Patrick Robb
Re: [PATCH v2] dts: update dts check format script and resolve errors
Thomas Monjalon
Re: [PATCH v2] dts: update dts check format script and resolve errors
Koushik Bhargav Nimoji
[DPDK/core Bug 1959] BPF JIT produces bad code
bugzilla
Re: [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermonitor
Sudheendra S
Re: [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermonitor
Sudheendra S
Re: [PATCH v2 2/2] dts: add build arguments to test run configuration
Koushik Bhargav Nimoji
[PATCH v3 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
[PATCH v3 1/4] net/axgbe: fix resource leaks in device init error paths
Stephen Hemminger
[PATCH v3 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
Stephen Hemminger
[PATCH v3 3/4] net/axgbe: destroy mutexes on device close
Stephen Hemminger
[PATCH v3 4/4] net/axgbe: fix descriptor status out-of-bounds access
Stephen Hemminger
Re: [PATCH 0/2] eal: notify secondaries on primary exit
Stephen Hemminger
Re: [PATCH v2 0/4] net/bond: fixes and cleanup
Stephen Hemminger
Re: [PATCH v2 0/4] net/bond: fixes and cleanup
Stephen Hemminger
[DPDK/other Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
bugzilla
[DPDK/other Bug 1650] igb_uio can not be used when running l3fwd-power
bugzilla
[PATCH v2 00/10] Bus cleanup infrastructure and fixes
David Marchand
[PATCH v2 01/10] bus: fix reference to plug callback
David Marchand
Re: [PATCH v2 01/10] bus: fix reference to plug callback
Bruce Richardson
[PATCH v2 03/10] bus/vdev: remove driver setting in probe
David Marchand
[PATCH v2 02/10] dma/idxd: remove next pointer in bus specific device
David Marchand
Re: [PATCH v2 02/10] dma/idxd: remove next pointer in bus specific device
Bruce Richardson
[PATCH v2 04/10] bus/pci: fix mapping leak in bus cleanup
David Marchand
[PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
David Marchand
RE: [EXTERNAL] [PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
Long Li
[PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
David Marchand
RE: [EXTERNAL] [PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
Long Li
[PATCH v2 07/10] bus: align unplug with device probe
David Marchand
Re: [PATCH v2 07/10] bus: align unplug with device probe
Bruce Richardson
Re: [PATCH v2 07/10] bus: align unplug with device probe
David Marchand
[PATCH v2 08/10] bus: implement cleanup in EAL
David Marchand
Re: [PATCH v2 08/10] bus: implement cleanup in EAL
Bruce Richardson
[PATCH v2 09/10] bus/vmbus: store name in bus specific device
David Marchand
Re: [PATCH v2 09/10] bus/vmbus: store name in bus specific device
Bruce Richardson
[PATCH v2 10/10] bus/vmbus: support unplug
David Marchand
Re: net/ice: VLAN mode changes after port reset or SIGKILL, VLAN RX offload broken
Taras Bilous
[PATCH] examples/ptp_tap_relay_sw: forbid shadowed variables
Thomas Monjalon
Re: [PATCH] examples/ptp_tap_relay_sw: forbid shadowed variables
Stephen Hemminger
Re: [PATCH] examples/ptp_tap_relay_sw: forbid shadowed variables
Thomas Monjalon
[PATCH v1 00/17] net/dpaa: bug fixes for bus, net and fmlib drivers
Hemant Agrawal
[PATCH v1 01/17] bus/dpaa: fix error handling of qman_create_fq
Hemant Agrawal
[PATCH v1 02/17] bus/dpaa: fix fqid endianness
Hemant Agrawal
[PATCH v1 03/17] bus/dpaa: fix error handling in qman_query
Hemant Agrawal
[PATCH v1 04/17] net/dpaa: fix modify cgr to use index
Hemant Agrawal
[PATCH v1 05/17] net/dpaa/fmlib: add null check in scheme delete
Hemant Agrawal
[PATCH v1 06/17] bus/dpaa: fix BMI RX stats register offset
Hemant Agrawal
[PATCH v1 07/17] bus/dpaa: fix fd leak for ccsr mmap
Hemant Agrawal
[PATCH v1 08/17] bus/dpaa: fix device probe issue
Hemant Agrawal
[PATCH v1 10/17] net/dpaa: fix invalid check on interrupt unregister
Hemant Agrawal
[PATCH v1 09/17] net/dpaa: fix device remove
Hemant Agrawal
[PATCH v1 11/17] net/dpaa: fix coverity reported issues
Hemant Agrawal
[PATCH v1 12/17] net/dpaa: fix xstat name for tx undersized counter
Hemant Agrawal
[PATCH v1 13/17] net/dpaa: fix xstat string typos in BMI stats table
Hemant Agrawal
[PATCH v1 14/17] net/dpaa: remove duplicate ptype entries
Hemant Agrawal
[PATCH v1 15/17] net/dpaa: fix wrong buffer in xstats get by id
Hemant Agrawal
[PATCH v1 16/17] net/dpaa: fix null l3_len check in checksum offload
Hemant Agrawal
[PATCH v1 17/17] net/dpaa: fix mbuf leak in SG fd creation
Hemant Agrawal
Re: [PATCH v1 00/17] net/dpaa: bug fixes for bus, net and fmlib drivers
Stephen Hemminger
[PATCH v2 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Hemant Agrawal
[PATCH v2 02/18] bus/dpaa: fix fqid endianness
Hemant Agrawal
[PATCH v2 01/18] bus/dpaa: fix error handling of qman_create_fq
Hemant Agrawal
[PATCH v2 03/18] bus/dpaa: fix error handling in qman_query
Hemant Agrawal
[PATCH v2 04/18] net/dpaa: fix modify cgr to use index
Hemant Agrawal
[PATCH v2 05/18] net/dpaa/fmlib: add null check in scheme delete
Hemant Agrawal
[PATCH v2 06/18] bus/dpaa: fix BMI RX stats register offset
Hemant Agrawal
[PATCH v2 07/18] bus/dpaa: fix fd leak for ccsr mmap
Hemant Agrawal
[PATCH v2 08/18] bus/dpaa: fix device probe issue
Hemant Agrawal
[PATCH v2 09/18] net/dpaa: fix device remove
Hemant Agrawal
[PATCH v2 10/18] net/dpaa: fix invalid check on interrupt unregister
Hemant Agrawal
[PATCH v2 12/18] dma/dpaa: fix out-of-bounds access in SG descriptor enqueue
Hemant Agrawal
[PATCH v2 11/18] net/dpaa: fix port_handle leak in fm_prev_cleanup
Hemant Agrawal
[PATCH v2 13/18] net/dpaa: fix xstat name for tx undersized counter
Hemant Agrawal
[PATCH v2 14/18] net/dpaa: fix xstat string typos in BMI stats table
Hemant Agrawal
[PATCH v2 15/18] net/dpaa: remove duplicate ptype entries
Hemant Agrawal
[PATCH v2 16/18] net/dpaa: fix wrong buffer in xstats get by id
Hemant Agrawal
[PATCH v2 17/18] net/dpaa: fix null l3_len check in checksum offload
Hemant Agrawal
[PATCH v2 18/18] net/dpaa: fix mbuf leak in SG fd creation
Hemant Agrawal
[PATCH v3 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Hemant Agrawal
[PATCH v3 01/18] bus/dpaa: fix error handling of qman_create_fq
Hemant Agrawal
[PATCH v3 02/18] bus/dpaa: fix fqid endianness
Hemant Agrawal
[PATCH v3 03/18] bus/dpaa: fix error handling in qman_query
Hemant Agrawal
[PATCH v3 04/18] net/dpaa: fix modify cgr to use index
Hemant Agrawal
[PATCH v3 05/18] net/dpaa/fmlib: add null check in scheme delete
Hemant Agrawal
[PATCH v3 07/18] bus/dpaa: fix fd leak for ccsr mmap
Hemant Agrawal
[PATCH v3 06/18] bus/dpaa: fix BMI RX stats register offset
Hemant Agrawal
[PATCH v3 08/18] bus/dpaa: fix device probe issue
Hemant Agrawal
[PATCH v3 10/18] net/dpaa: fix invalid check on interrupt unregister
Hemant Agrawal
[PATCH v3 09/18] net/dpaa: fix device remove
Hemant Agrawal
[PATCH v3 11/18] net/dpaa: fix port_handle leak in fm_prev_cleanup
Hemant Agrawal
[PATCH v3 12/18] dma/dpaa: fix out-of-bounds access in SG descriptor enqueue
Hemant Agrawal
[PATCH v3 13/18] net/dpaa: fix xstat name for tx undersized counter
Hemant Agrawal
[PATCH v3 14/18] net/dpaa: fix xstat string typos in BMI stats table
Hemant Agrawal
[PATCH v3 15/18] net/dpaa: remove duplicate ptype entries
Hemant Agrawal
[PATCH v3 16/18] net/dpaa: fix wrong buffer in xstats get by id
Hemant Agrawal
[PATCH v3 17/18] net/dpaa: fix null l3_len check in checksum offload
Hemant Agrawal
[PATCH v3 18/18] net/dpaa: fix mbuf leak in SG fd creation
Hemant Agrawal
Re: [PATCH v3 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Stephen Hemminger
Re: [PATCH v3 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Stephen Hemminger
[PATCH v4 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Hemant Agrawal
[PATCH v4 01/18] bus/dpaa: fix error handling of qman_create_fq
Hemant Agrawal
[PATCH v4 02/18] bus/dpaa: fix fqid endianness
Hemant Agrawal
[PATCH v4 04/18] net/dpaa: fix modify cgr to use index
Hemant Agrawal
[PATCH v4 03/18] bus/dpaa: fix error handling in qman_query
Hemant Agrawal
[PATCH v4 05/18] net/dpaa/fmlib: add null check in scheme delete
Hemant Agrawal
[PATCH v4 06/18] bus/dpaa: fix BMI RX stats register offset
Hemant Agrawal
[PATCH v4 07/18] bus/dpaa: fix fd leak for ccsr mmap
Hemant Agrawal
[PATCH v4 08/18] bus/dpaa: fix device probe issue
Hemant Agrawal
[PATCH v4 09/18] net/dpaa: fix invalid check on interrupt unregister
Hemant Agrawal
[PATCH v4 10/18] net/dpaa: fix port_handle leak in fm_prev_cleanup
Hemant Agrawal
[PATCH v4 11/18] dma/dpaa: fix out-of-bounds access in SG descriptor enqueue
Hemant Agrawal
[PATCH v4 12/18] net/dpaa: fix xstat name for tx undersized counter
Hemant Agrawal
[PATCH v4 13/18] net/dpaa: fix xstat string typos in BMI stats table
Hemant Agrawal
[PATCH v4 14/18] net/dpaa: remove duplicate ptype entries
Hemant Agrawal
[PATCH v4 15/18] net/dpaa: fix wrong buffer in xstats get by id
Hemant Agrawal
[PATCH v4 17/18] net/dpaa: fix mbuf leak in SG fd creation
Hemant Agrawal
[PATCH v4 16/18] net/dpaa: fix null l3_len check in checksum offload
Hemant Agrawal
[PATCH v4 18/18] net/dpaa: fix device remove
Hemant Agrawal
[PATCH v5 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Hemant Agrawal
[PATCH v5 01/18] bus/dpaa: fix error handling of qman_create_fq
Hemant Agrawal
[PATCH v5 02/18] bus/dpaa: fix fqid endianness
Hemant Agrawal
[PATCH v5 03/18] bus/dpaa: fix error handling in qman_query
Hemant Agrawal
[PATCH v5 04/18] net/dpaa: fix modify cgr to use index
Hemant Agrawal
[PATCH v5 05/18] net/dpaa/fmlib: add null check in scheme delete
Hemant Agrawal
[PATCH v5 06/18] bus/dpaa: fix BMI RX stats register offset
Hemant Agrawal
[PATCH v5 07/18] bus/dpaa: fix fd leak for ccsr mmap
Hemant Agrawal
[PATCH v5 08/18] bus/dpaa: fix device probe issue
Hemant Agrawal
[PATCH v5 09/18] net/dpaa: fix invalid check on interrupt unregister
Hemant Agrawal
[PATCH v5 10/18] net/dpaa: fix port_handle leak in fm_prev_cleanup
Hemant Agrawal
[PATCH v5 11/18] dma/dpaa: fix out-of-bounds access in SG descriptor enqueue
Hemant Agrawal
[PATCH v5 12/18] net/dpaa: fix xstat name for tx undersized counter
Hemant Agrawal
[PATCH v5 13/18] net/dpaa: fix xstat string typos in BMI stats table
Hemant Agrawal
[PATCH v5 14/18] net/dpaa: remove duplicate ptype entries
Hemant Agrawal
[PATCH v5 15/18] net/dpaa: fix wrong buffer in xstats get by id
Hemant Agrawal
[PATCH v5 16/18] net/dpaa: fix null l3_len check in checksum offload
Hemant Agrawal
[PATCH v5 17/18] net/dpaa: fix mbuf leak in SG fd creation
Hemant Agrawal
[PATCH v5 18/18] net/dpaa: fix device remove
Hemant Agrawal
Re: [PATCH v5 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
Thomas Monjalon
[PATCH v2 0/7] Intel network drivers enhancements
Dawid Wesierski
[PATCH v2 1/7] ethdev: add header split mbuf callback API
Dawid Wesierski
[PATCH v2 3/7] net/iavf: allow runtime queue rate limit configuration
Dawid Wesierski
[PATCH v2 2/7] net/iavf: increase max ring descriptors to hardware limit
Dawid Wesierski
[PATCH v2 4/7] net/ice/base: reduce default scheduler burst size
Dawid Wesierski
[PATCH v2 5/7] net/ice: timestamp all received packets when PTP is enabled
Dawid Wesierski
[PATCH v2 6/7] net/iavf: disable runtime queue setup capability
Dawid Wesierski
[PATCH v2 7/7] net/intel: support header split mbuf callback
Dawid Wesierski
[PATCH v2 0/7] Intel network drivers enhancements
Dawid Wesierski
[PATCH v2 1/7] ethdev: add header split mbuf callback API
Dawid Wesierski
Re: [PATCH v2 1/7] ethdev: add header split mbuf callback API
Thomas Monjalon
[PATCH v2 3/7] net/iavf: allow runtime queue rate limit configuration
Dawid Wesierski
[PATCH v2 7/7] net/intel: support header split mbuf callback
Dawid Wesierski
Tested the v3 series on Intel E810-C (Columbiaville) hardware.
Dawid Wesierski
[PATCH v3 0/6] Intel network drivers enhancements
Dawid Wesierski
[PATCH v3 1/6] net/iavf: increase max ring descriptors to hardware limit
Dawid Wesierski
Re: [PATCH v3 1/6] net/iavf: increase max ring descriptors to hardware limit
Bruce Richardson
[PATCH v3 2/6] net/iavf: allow runtime queue rate limit configuration
Dawid Wesierski
Re: [PATCH v3 2/6] net/iavf: allow runtime queue rate limit configuration
Bruce Richardson
[PATCH v3 3/6] net/ice: add scheduler rate-limiter burst size devarg
Dawid Wesierski
Re: [PATCH v3 3/6] net/ice: add scheduler rate-limiter burst size devarg
Bruce Richardson
[PATCH v3 5/6] net/iavf: disable runtime queue setup capability
Dawid Wesierski
Re: [PATCH v3 5/6] net/iavf: disable runtime queue setup capability
Bruce Richardson
Re: [PATCH v3 5/6] net/iavf: disable runtime queue setup capability
Dawid Wesierski
[PATCH v3 6/6] app/testpmd: add pinned external-buffer Rx pool command
Dawid Wesierski
[PATCH v3 4/6] net/ice: timestamp all received packets when PTP is enabled
Dawid Wesierski
Re: [PATCH v3 4/6] net/ice: timestamp all received packets when PTP is enabled
Bruce Richardson
Re: [PATCH v3 4/6] net/ice: timestamp all received packets when PTP is enabled
Dawid Wesierski
Re: [PATCH v3 0/6] Intel network drivers enhancements
Bruce Richardson
[PATCH v4 0/5] Intel network drivers enhancements
Dawid Wesierski
[PATCH v4 1/5] net/iavf: increase max ring descriptors to hardware limit
Dawid Wesierski
[PATCH v4 2/5] net/iavf: allow runtime queue rate limit configuration
Dawid Wesierski
[PATCH v4 3/5] net/ice: add scheduler rate-limiter burst size devarg
Dawid Wesierski
[PATCH v4 4/5] net/iavf: disable runtime queue setup capability
Dawid Wesierski
[PATCH v4 5/5] app/testpmd: add pinned external-buffer Rx pool command
Dawid Wesierski
[PATCH v5 0/2] net/iavf, ice: fix runtime queue setup race and burst-size doc
Dawid Wesierski
[PATCH 1/2] doc: fix ice scheduler rate-limiter burst size description
Dawid Wesierski
Re: [PATCH 1/2] doc: fix ice scheduler rate-limiter burst size description
Bruce Richardson
Re: [PATCH v6 0/2] doc: ice: update documentation for rl_burst_size devarg
Dawid Wesierski
[PATCH 2/2] net/iavf: disable runtime queue setup during queue rate limiting
Dawid Wesierski
Re: [PATCH 2/2] net/iavf: disable runtime queue setup during queue rate limiting
Bruce Richardson
[PATCH v6 0/2] Intel network driver enhancements
Dawid Wesierski
[PATCH v6 1/2] doc: fix ice scheduler rate-limiter burst size description
Dawid Wesierski
[PATCH v6 2/2] net/iavf: disable runtime queue setup during queue rate limiting
Dawid Wesierski
[PATCH v6 0/2] Intel network driver enhancements
Dawid Wesierski
[PATCH v6 1/2] doc: fix ice scheduler rate-limiter burst size description
Dawid Wesierski
Re: [PATCH v6 1/2] doc: fix ice scheduler rate-limiter burst size description
Bruce Richardson
[PATCH v6 2/2] net/iavf: disable runtime queue setup during queue rate limiting
Dawid Wesierski
Re: [PATCH v6 2/2] net/iavf: disable runtime queue setup during queue rate limiting
Bruce Richardson
Re: [PATCH v6 2/2] net/iavf: disable runtime queue setup during queue rate limiting
Bruce Richardson
[PATCH v2 6/7] net/iavf: disable runtime queue setup capability
Dawid Wesierski
[PATCH v2 4/7] net/ice/base: reduce default scheduler burst size
Dawid Wesierski
Earlier messages
Later messages