dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v8 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
Stephen Hemminger
Re: Re: [PATCH v8 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
[email protected]
[PATCH v8 01/23] net/sxe2: remove software statistics devargs
liujie5
[PATCH v8 02/23] net/sxe2: add Rx framework and packet types callback
liujie5
[PATCH v8 03/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
liujie5
[PATCH v8 04/23] net/sxe2: add AVX2 vector data path for Rx and Tx
liujie5
[PATCH v8 05/23] net/sxe2: add link update callback
liujie5
[PATCH v8 06/23] net/sxe2: support L2 filtering and MAC config
liujie5
[PATCH v8 07/23] drivers: support RSS feature
liujie5
[PATCH v8 08/23] net/sxe2: support TM hierarchy and shaping
liujie5
[PATCH v8 09/23] net/sxe2: support IPsec inline protocol offload
liujie5
[PATCH v8 10/23] net/sxe2: support statistics and multi-process
liujie5
[PATCH v8 11/23] drivers: interrupt handling
liujie5
[PATCH v8 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
liujie5
[PATCH v8 14/23] net/sxe2: add support for custom UDP tunnel ports
liujie5
[PATCH v8 15/23] net/sxe2: support firmware version reading
liujie5
[PATCH v8 16/23] net/sxe2: implement get monitor address
liujie5
[PATCH v8 17/23] common/sxe2: add shared SFP module definitions
liujie5
[PATCH v8 18/23] net/sxe2: support SFP module info and EEPROM access
liujie5
[PATCH v8 19/23] net/sxe2: add mbuf validation in Tx debug mode
liujie5
[PATCH v8 20/23] common/sxe2: add callback for memory event handling
liujie5
[PATCH v8 21/23] net/sxe2: add private devargs parsing
liujie5
[PATCH v8 22/23] net/sxe2: implement private dump info
liujie5
[PATCH v8 23/23] net/sxe2: update sxe2 feature matrix docs
liujie5
[PATCH v7 14/23] net/sxe2: add support for custom UDP tunnel ports
liujie5
[PATCH v7 15/23] net/sxe2: support firmware version reading
liujie5
[PATCH v7 16/23] net/sxe2: implement get monitor address
liujie5
[PATCH v6 19/23] net/sxe2: implement private dump info
liujie5
[PATCH v6 17/23] common/sxe2: add shared SFP module definitions
liujie5
[PATCH v6 22/23] net/sxe2: add private devargs parsing
liujie5
[PATCH v6 18/23] net/sxe2: support SFP module info and EEPROM access
liujie5
[PATCH v6 21/23] common/sxe2: add callback for memory event handling
liujie5
[PATCH v6 16/23] net/sxe2: implement get monitor address
liujie5
[PATCH v6 20/23] net/sxe2: add mbuf validation in Tx debug mode
liujie5
[PATCH v6 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
liujie5
[PATCH v6 15/23] net/sxe2: support firmware version reading
liujie5
[PATCH v6 14/23] net/sxe2: add support for custom UDP tunnel ports
liujie5
[PATCH v6 09/23] net/sxe2: support IPsec inline protocol offload
liujie5
[PATCH v6 11/23] drivers: interrupt handling
liujie5
[PATCH v6 10/23] net/sxe2: support statistics and multi-process
liujie5
[PATCH v6 05/23] net/sxe2: add link update callback
liujie5
[PATCH v6 07/23] drivers: support RSS feature
liujie5
[PATCH v6 06/23] net/sxe2: support L2 filtering and MAC config
liujie5
[PATCH v6 08/23] net/sxe2: support TM hierarchy and shaping
liujie5
[PATCH v6 04/23] net/sxe2: add AVX2 vector data path for Rx and Tx
liujie5
[PATCH v6 03/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
liujie5
[PATCH v6 02/23] net/sxe2: add Rx framework and packet types callback
liujie5
[PATCH v6 01/23] net/sxe2: remove software statistics devargs
liujie5
[PATCH v6 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
liujie5
Re: [PATCH v6 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
Stephen Hemminger
Re: [PATCH v2] dts: fix port info getter when port is not found
Patrick Robb
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
fengchengwen
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
Raghavendra Ningoji
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
Raghavendra Ningoji
Re: [PATCH v2 1/2] test/dma: update the sg test to verify wrap around case
fengchengwen
RE: [EXTERNAL] Re: [PATCH 1/2] eal: return error on devargs truncation in hotplug MP messages
Long Li
[PATCH v2] eal: return error on devargs truncation in hotplug MP messages
Long Li
Re: [PATCH v2] eal: return error on devargs truncation in hotplug MP messages
David Marchand
RE: [EXTERNAL] Re: [PATCH v2] eal: return error on devargs truncation in hotplug MP messages
Long Li
Re: [EXTERNAL] Re: [PATCH v2] eal: return error on devargs truncation in hotplug MP messages
David Marchand
Re: [PATCH v2] eal: return error on devargs truncation in hotplug MP messages
David Marchand
[PATCH v4 0/7] bpf: JIT related bug fixes
Stephen Hemminger
[PATCH v4 1/7] bpf/x86: fix JIT encoding of fixed-width immediates
Stephen Hemminger
[PATCH v4 3/7] test/bpf: add test for large shift
Stephen Hemminger
RE: [PATCH v4 3/7] test/bpf: add test for large shift
Marat Khalili
RE: [PATCH v4 3/7] test/bpf: add test for large shift
Marat Khalili
[PATCH v4 2/7] test/bpf: add JSET test with small immediate
Stephen Hemminger
[PATCH v4 4/7] bpf/arm64: fix offset type to allow a negative jump
Stephen Hemminger
RE: [PATCH v4 4/7] bpf/arm64: fix offset type to allow a negative jump
Marat Khalili
[PATCH v4 5/7] test/bpf: check that JIT was generated
Stephen Hemminger
[PATCH v4 6/7] bpf/arm64: add BPF_ABS/BPF_IND packet load support
Stephen Hemminger
[PATCH v4 7/7] test/bpf: check that bpf_convert can be JIT'd
Stephen Hemminger
RE: [PATCH v4 7/7] test/bpf: check that bpf_convert can be JIT'd
Marat Khalili
Re: [PATCH v1 1/2] dts: update parsing for cryptodev latency
Patrick Robb
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
[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Mark Blasko
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Stephen Hemminger
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Mark Blasko
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Stephen Hemminger
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Joshua Washington
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Stephen Hemminger
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Stephen Hemminger
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Joshua Washington
[PATCH v2 0/2] net/af_xdp: add Rx timestamping and read_clock support
Mark Blasko
[PATCH v2 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
[PATCH v2 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
Mark Blasko
[PATCH v3 0/2] net/af_xdp: add Rx timestamping and read_clock support
Mark Blasko
[PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
Re: [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Stephen Hemminger
Re: [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
[PATCH v3 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
Mark Blasko
[PATCH v4 0/2] net/af_xdp: add Rx timestamping and read_clock support
Mark Blasko
[PATCH v4 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
[PATCH v4 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
Mark Blasko
Re: [PATCH v4 0/2] net/af_xdp: add Rx timestamping and read_clock support
Stephen Hemminger
[PATCH v5 0/2] net/af_xdp: add Rx timestamping and read_clock support
Mark Blasko
[PATCH v5 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
[PATCH v5 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
Mark Blasko
Re: [PATCH v5 0/2] net/af_xdp: add Rx timestamping and read_clock support
Stephen Hemminger
[PATCH v6 0/2] net/af_xdp: add Rx timestamping and read_clock support
Mark Blasko
[PATCH v6 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Mark Blasko
[PATCH v6 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
Mark Blasko
Re: [PATCH v6 0/2] net/af_xdp: add Rx timestamping and read_clock support
Stephen Hemminger
[PATCH v3] dts: report dut/NIC info during DTS run
Koushik Bhargav Nimoji
Re: [PATCH v3] dts: report dut/NIC info during DTS run
Andrew Bailey
[PATCH v2] dts: report dut/NIC info during DTS run
Koushik Bhargav Nimoji
[PATCH 00/17] drivers: replace strncpy with strlcpy
Bruce Richardson
[PATCH 01/17] common/cnxk: replace strncpy with strlcpy
Bruce Richardson
[PATCH 02/17] common/mlx5: replace strncpy with strlcpy
Bruce Richardson
[PATCH 03/17] crypto/mvsam: replace strncpy with strlcpy
Bruce Richardson
[PATCH 04/17] crypto/scheduler: replace strncpy with strlcpy
Bruce Richardson
Re: [PATCH 04/17] crypto/scheduler: replace strncpy with strlcpy
Bruce Richardson
[PATCH 05/17] event/cnxk: replace strncpy with strlcpy
Bruce Richardson
[PATCH 07/17] net/bnx2x: replace strncpy with strlcpy
Bruce Richardson
[PATCH 06/17] net/ark: replace strncpy with strlcpy
Bruce Richardson
[PATCH 09/17] net/dpaa: replace strncpy with strlcpy
Bruce Richardson
[PATCH 08/17] net/cnxk: replace strncpy with strlcpy
Bruce Richardson
[PATCH 11/17] net/mlx4: replace strncpy with strlcpy
Bruce Richardson
[PATCH 10/17] net/ionic: replace strncpy with strlcpy
Bruce Richardson
[PATCH 12/17] net/mlx5: replace strncpy with strlcpy
Bruce Richardson
[PATCH 13/17] net/nfp: replace strncpy with strlcpy
Bruce Richardson
[PATCH 14/17] net/qede: replace strncpy with strlcpy
Bruce Richardson
Re: [PATCH 14/17] net/qede: replace strncpy with strlcpy
Bruce Richardson
[PATCH 15/17] net/softnic: replace strncpy with strlcpy
Bruce Richardson
[PATCH 16/17] net/vhost: replace strncpy with strlcpy
Bruce Richardson
[PATCH 17/17] net/virtio: replace strncpy with strlcpy
Bruce Richardson
Re: [PATCH 00/17] drivers: replace strncpy with strlcpy
Stephen Hemminger
Re: [PATCH 00/17] drivers: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 00/17] drivers: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 01/17] common/cnxk: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 02/17] common/mlx5: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 03/17] crypto/mvsam: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 04/17] crypto/scheduler: replace strncpy with strlcpy
Bruce Richardson
Re: [PATCH v2 04/17] crypto/scheduler: replace strncpy with strlcpy
Ji, Kai
Re: [PATCH v2 04/17] crypto/scheduler: replace strncpy with strlcpy
Ji, Kai
[PATCH v2 05/17] event/cnxk: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 06/17] net/ark: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 07/17] net/bnx2x: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 08/17] net/cnxk: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 09/17] net/dpaa: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 10/17] net/ionic: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 11/17] net/mlx4: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 12/17] net/mlx5: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 13/17] net/nfp: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 14/17] net/qede: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 15/17] net/softnic: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 16/17] net/vhost: replace strncpy with strlcpy
Bruce Richardson
[PATCH v2 17/17] net/virtio: replace strncpy with strlcpy
Bruce Richardson
Re: [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
Stephen Hemminger
Re: [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
Stephen Hemminger
RE: [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
Zaiyu Wang
[PATCH] examples: use strlcpy and strlcat
Bruce Richardson
Re: [PATCH] examples: use strlcpy and strlcat
Radu Nicolau
[PATCH v2] examples: use strlcpy and strlcat
Bruce Richardson
RE: [EXTERNAL] [PATCH] examples: use strlcpy and strlcat
Akhil Goyal
[PATCH] app: remove use of strncpy
Bruce Richardson
Re: [PATCH] app: remove use of strncpy
Thomas Monjalon
[PATCH v4 00/24] bpf: test and fix issues in verifier
Marat Khalili
[PATCH v4 02/24] bpf: add format instruction function
Marat Khalili
[PATCH v4 01/24] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH v4 03/24] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH v4 04/24] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH v4 05/24] bpf/validate: introduce debugging interface
Marat Khalili
[PATCH v4 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH v4 08/24] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH v4 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
[PATCH v4 09/24] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH v4 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
[PATCH v4 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH v4 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH v4 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH v4 14/24] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH v4 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH v4 16/24] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
[PATCH v4 17/24] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
[PATCH v4 18/24] bpf/validate: fix BPF_AND min calculations
Marat Khalili
[PATCH v4 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
[PATCH v4 20/24] bpf/validate: fix BPF_OR min calculations
Marat Khalili
[PATCH v4 21/24] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
[PATCH v4 22/24] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
[PATCH v4 23/24] bpf/validate: prevent overflow when building graph
Marat Khalili
[PATCH v4 24/24] doc: add release notes for BPF validation fixes
Marat Khalili
[PATCH v5 00/24] bpf: test and fix issues in verifier
Marat Khalili
[PATCH v5 02/24] bpf: add format instruction function
Marat Khalili
Re: [PATCH v5 02/24] bpf: add format instruction function
Stephen Hemminger
RE: [PATCH v5 02/24] bpf: add format instruction function
Marat Khalili
[PATCH v5 04/24] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH v5 03/24] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH v5 08/24] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH v5 09/24] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH v5 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH v5 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH v5 14/24] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH v5 01/24] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH v5 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH v5 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH v5 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH v5 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
Earlier messages
Later messages