dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 02/10] bpf: introduce extensible load API
Marat Khalili
Re: [PATCH v3 02/10] bpf: introduce extensible load API
Stephen Hemminger
[PATCH v3 04/10] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v3 03/10] bpf: support up to 5 arguments
Marat Khalili
[PATCH v3 06/10] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v3 05/10] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v3 08/10] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v3 07/10] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v3 09/10] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v3 10/10] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v4 00/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v4 01/11] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v4 03/11] bpf: support up to 5 arguments
Marat Khalili
[PATCH v4 04/11] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v4 05/11] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v4 02/11] bpf: introduce extensible load API
Marat Khalili
Re: [PATCH v4 02/11] bpf: introduce extensible load API
Thomas Monjalon
RE: [PATCH v4 02/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v4 06/11] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v4 07/11] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v4 08/11] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v4 09/11] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v4 10/11] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v4 11/11] test/bpf: add tests for error handling contracts
Marat Khalili
[PATCH v5 00/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v5 01/11] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v5 03/11] bpf: support up to 5 arguments
Marat Khalili
[PATCH v5 06/11] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v5 04/11] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v5 08/11] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v5 09/11] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v5 07/11] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v5 10/11] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v5 02/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v5 05/11] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v5 11/11] test/bpf: add tests for error handling contracts
Marat Khalili
Re: [PATCH v5 00/11] bpf: introduce extensible load API
Stephen Hemminger
[PATCH v2 00/23] Consolidate bus driver infrastructure
David Marchand
[PATCH v2 02/23] crypto/octeontx: remove check on driver in remove
David Marchand
[PATCH v2 01/23] bus/ifpga: remove unused AFU lookup helper
David Marchand
[PATCH v2 03/23] bus: remove device and driver checks in DMA map/unmap
David Marchand
[PATCH v2 05/23] drivers/bus: remove device and driver checks in plug
David Marchand
[PATCH v2 04/23] drivers/bus: remove device and driver checks in unplug
David Marchand
[PATCH v2 06/23] bus: add bus conversion macros
David Marchand
[PATCH v2 07/23] bus: factorize driver list
David Marchand
[PATCH v2 08/23] bus: factorize device list
David Marchand
[PATCH v2 09/23] bus: consolidate device lookup
David Marchand
[PATCH v2 10/23] bus: consolidate device iteration
David Marchand
[PATCH v2 11/23] bus: factorize driver lookup
David Marchand
[PATCH v2 12/23] bus: refactor device probe
David Marchand
[PATCH v2 13/23] bus: support multiple probe
David Marchand
[PATCH v2 14/23] drivers/bus: initialize NXP bus specifics in scan
David Marchand
[PATCH v2 15/23] bus: implement probe in EAL
David Marchand
[PATCH v2 16/23] bus: factorize driver reference
David Marchand
[PATCH v2 17/23] drivers: rely on generic driver
David Marchand
[PATCH v2 18/23] drivers/bus: remove bus-specific driver references
David Marchand
[PATCH v2 19/23] dma/idxd: remove specific bus type
David Marchand
Re: [PATCH v2 19/23] dma/idxd: remove specific bus type
Bruce Richardson
Re: [PATCH v2 19/23] dma/idxd: remove specific bus type
David Marchand
[PATCH v2 20/23] drivers/bus: separate specific bus metadata for NXP drivers
David Marchand
[PATCH v2 21/23] drivers/bus: remove specific bus types
David Marchand
[PATCH v2 22/23] eventdev: rename dev field to device
David Marchand
Re: [PATCH v2 00/23] Consolidate bus driver infrastructure
Bruce Richardson
Re: [PATCH 2/2] net/ice: fix shaper profile reference count tracking
Bruce Richardson
Re: [PATCH v1 1/1] net/iavf: remove RAW flow item support from fsub
Bruce Richardson
[PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Anatoly Burakov
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
David Marchand
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Burakov, Anatoly
RE: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Morten Brørup
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Burakov, Anatoly
RE: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Morten Brørup
RE: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Morten Brørup
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Bruce Richardson
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Bruce Richardson
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Bruce Richardson
Re: Request for Review of Fixes Applied for DPDK 24.11 and 25.11 Compilation Errors
Reema Sharma
[PATCH v2 0/5] Remove limitations coming from legacy VMDq
David Marchand
[PATCH v2 1/5] ethdev: skip VMDq pools unless configured
David Marchand
Re: [PATCH v2 1/5] ethdev: skip VMDq pools unless configured
Andrew Rybchenko
[PATCH v2 2/5] ethdev: announce VMDq capability
David Marchand
Re: [PATCH v2 2/5] ethdev: announce VMDq capability
Andrew Rybchenko
[PATCH v2 4/5] net/iavf: accept up to 32k unicast MAC addresses
David Marchand
[PATCH v2 3/5] ethdev: hide VMDq internal sizes
David Marchand
[PATCH v2 5/5] net/iavf: fix duplicate MAC addresses install
David Marchand
Re: [PATCH v2 0/5] Remove limitations coming from legacy VMDq
Stephen Hemminger
Re: [PATCH v2 0/5] Remove limitations coming from legacy VMDq
David Marchand
[RFC v5 0/6] introduce PTP protocol library and software relay
Rajesh Kumar
[RFC v5 1/6] ptp: introduce PTP protocol library
Rajesh Kumar
RE: [RFC v5 1/6] ptp: introduce PTP protocol library
Morten Brørup
Re: [RFC v5 1/6] ptp: introduce PTP protocol library
Kumar, Rajesh
[RFC v5 2/6] doc: add PTP library programmer's guide
Rajesh Kumar
[RFC v5 3/6] examples/ptp_tap_relay_sw: add software PTP relay example
Rajesh Kumar
[RFC v5 4/6] doc: add PTP software relay sample app guide
Rajesh Kumar
[RFC v5 5/6] app/test: add PTP library unit tests
Rajesh Kumar
[RFC v5 6/6] examples/ptpclient: use shared PTP library definitions
Rajesh Kumar
Re: [RFC v5 0/6] introduce PTP protocol library and software relay
Stephen Hemminger
Re: [PATCH v1 00/15] IXGBE fixes and cleanups
Bruce Richardson
Re: [PATCH v1 00/15] IXGBE fixes and cleanups
Bruce Richardson
Re: [PATCH v1 08/15] net/ixgbe: do not use flow list to count flows
Bruce Richardson
RE: [PATCH v3 0/2] Extend NUMA nodes limit
Liangxing Wang
[PATCH v3] net/idpf: harden PTP frequency adjustment
Soumyadeep Hore
Re: [PATCH v3] net/idpf: harden PTP frequency adjustment
Bruce Richardson
[PATCH v12 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v12 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
Re: [PATCH v12 1/5] vhost: add user to mailmap and define to vhost hdr
fengchengwen
[PATCH v12 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
Re: [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
fengchengwen
RE: [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
Bathija, Pravin
[PATCH v12 3/5] vhost_user: support function defines for back-end
pravin.bathija
[PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
Re: [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
fengchengwen
RE: [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
Bathija, Pravin
[PATCH v12 5/5] vhost_user: enable configure memory slots
pravin.bathija
[PATCH v6 00/10] Add sxe2 driver
liujie5
[PATCH v6 03/10] drivers: add sxe2 basic structures
liujie5
[PATCH v6 01/10] mailmap: add Jie Liu
liujie5
[PATCH v6 06/10] drivers: support PCI BAR mapping
liujie5
[PATCH v6 04/10] common/sxe2: add base driver skeleton
liujie5
[PATCH v6 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v6 09/10] drivers: add data path for Rx and Tx
liujie5
[PATCH v6 02/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v6 08/10] net/sxe2: support queue setup and control
liujie5
[PATCH v6 05/10] drivers: add base driver probe skeleton
liujie5
[PATCH v6 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v7 00/10] Add Linkdata sxe2 driver
liujie5
[PATCH v7 06/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v7 03/10] common/sxe2: add base driver skeleton
liujie5
[PATCH v7 05/10] drivers: support PCI BAR mapping
liujie5
[PATCH v7 02/10] drivers: add sxe2 basic structures
liujie5
[PATCH v7 01/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v7 07/10] net/sxe2: support queue setup and control
liujie5
[PATCH v7 08/10] drivers: add data path for Rx and Tx
liujie5
[PATCH v7 09/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v8 00/10] Add Linkdata sxe2 driver
liujie5
[PATCH v8 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v8 04/10] common/sxe2: add base driver skeleton
liujie5
[PATCH v8 03/10] drivers: add sxe2 basic structures
liujie5
[PATCH v8 08/10] net/sxe2: support queue setup and control
liujie5
[PATCH v8 06/10] drivers: support PCI BAR mapping
liujie5
[PATCH v8 09/10] drivers: add data path for Rx and Tx
liujie5
[PATCH v8 01/10] mailmap: add Jie Liu
liujie5
[PATCH v8 02/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v8 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v9 00/10] Add Linkdata sxe2 driver
liujie5
[PATCH v9 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v9 01/10] mailmap: add Jie Liu
liujie5
[PATCH v9 04/10] common/sxe2: add base driver skeleton
liujie5
[PATCH v9 06/10] drivers: support PCI BAR mapping
liujie5
[PATCH v9 03/10] drivers: add sxe2 basic structures
liujie5
[PATCH v9 05/10] drivers: add base driver probe skeleton
liujie5
[PATCH v9 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v10 00/10] Add Linkdata sxe2 driver
liujie5
[PATCH v10 02/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v10 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v10 01/10] mailmap: add Jie Liu
liujie5
[PATCH v10 04/10] common/sxe2: add base driver skeleton
liujie5
[PATCH v10 03/10] drivers: add sxe2 basic structures
liujie5
[PATCH v10 06/10] drivers: support PCI BAR mapping
liujie5
[PATCH v10 05/10] drivers: add base driver probe skeleton
liujie5
[PATCH v10 08/10] net/sxe2: support queue setup and control
liujie5
[PATCH v10 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v11 0/9] Add Linkdata sxe2 driver
liujie5
[PATCH v11 4/9] common/sxe2: add base driver skeleton
liujie5
[PATCH v11 1/9] mailmap: add Jie Liu
liujie5
[PATCH v11 2/9] doc: add sxe2 guide and release notes
liujie5
[PATCH v11 6/9] drivers: support PCI BAR mapping
liujie5
[PATCH v11 7/9] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v11 3/9] drivers: add sxe2 basic structures
liujie5
[PATCH v11 9/9] drivers: add data path for Rx and Tx
liujie5
[PATCH v11 5/9] drivers: add base driver probe skeleton
liujie5
[PATCH v11 8/9] net/sxe2: support queue setup and control
liujie5
Re: [PATCH v11 0/9] Add Linkdata sxe2 driver
Stephen Hemminger
[PATCH v12 00/10] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v12 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v12 02/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v12 04/10] drivers: add base driver skeleton
liujie5
[PATCH v12 01/10] mailmap: add Jie Liu
liujie5
[PATCH v12 06/10] drivers: support PCI BAR mapping
liujie5
[PATCH v12 03/10] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v12 05/10] drivers: add base driver probe skeleton
liujie5
[PATCH v12 08/10] net/sxe2: support queue setup and control
liujie5
[PATCH v12 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v13 00/10] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v13 07/10] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v13 04/10] drivers: add base driver skeleton
liujie5
[PATCH v13 06/10] drivers: support PCI BAR mapping
liujie5
[PATCH v13 01/10] mailmap: add Jie Liu
liujie5
[PATCH v13 03/10] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v13 08/10] net/sxe2: support queue setup and control
liujie5
[PATCH v13 10/10] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v13 02/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v13 05/10] drivers: add base driver probe skeleton
liujie5
[PATCH v13 09/10] drivers: add data path for Rx and Tx
liujie5
Re: [PATCH v13 00/10] net/sxe2: fix logic errors and address feedback
Stephen Hemminger
[PATCH v12 09/10] drivers: add data path for Rx and Tx
liujie5
[PATCH v10 09/10] drivers: add data path for Rx and Tx
liujie5
Re: [PATCH v10 00/10] Add Linkdata sxe2 driver
Stephen Hemminger
[PATCH v9 02/10] doc: add sxe2 guide and release notes
liujie5
[PATCH v9 08/10] net/sxe2: support queue setup and control
liujie5
[PATCH v9 09/10] drivers: add data path for Rx and Tx
liujie5
Earlier messages
Later messages