dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 06/10] test-pmd: avoid non-constant initializer
Andre Muezerie
[PATCH v4 10/10] app: enable app directory to be compiled with MSVC
Andre Muezerie
Re: [PATCH v4 00/10] enable "app" to be compiled with MSVC
Stephen Hemminger
[PATCH v4 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
RE: [PATCH v4 08/10] test-pmd: declare lcore_count atomic
Konstantin Ananyev
Re: [PATCH v4 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
[PATCH v5 00/10] enable "app" to be compiled with MSVC
Andre Muezerie
[PATCH v5 03/10] test-pmd: fix printf format string mismatch
Andre Muezerie
[PATCH v5 01/10] eal: add workaround for __builtin_constant_p
Andre Muezerie
[PATCH v5 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
Andre Muezerie
[PATCH v5 06/10] test-pmd: avoid non-constant initializer
Andre Muezerie
[PATCH v5 05/10] test-pmd: avoid undefined behavior
Andre Muezerie
[PATCH v5 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
RE: [PATCH v5 08/10] test-pmd: declare lcore_count atomic
Morten Brørup
Re: [PATCH v5 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
RE: [PATCH v5 08/10] test-pmd: declare lcore_count atomic
Konstantin Ananyev
[PATCH v5 10/10] app: enable app directory to be compiled with MSVC
Andre Muezerie
Re: [PATCH v5 10/10] app: enable app directory to be compiled with MSVC
fengchengwen
[PATCH v5 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
Andre Muezerie
Re: [PATCH v5 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
fengchengwen
[PATCH v5 07/10] test-pmd: don't return value from void function
Andre Muezerie
[PATCH v5 02/10] test_alarm: avoid warning about different qualifiers
Andre Muezerie
[PATCH v6 00/10] enable "app" to be compiled with MSVC
Andre Muezerie
[PATCH v6 03/10] test-pmd: fix printf format string mismatch
Andre Muezerie
[PATCH v6 02/10] test_alarm: avoid warning about different qualifiers
Andre Muezerie
[PATCH v6 01/10] eal: add workaround for __builtin_constant_p
Andre Muezerie
[PATCH v6 05/10] test-pmd: avoid undefined behavior
Andre Muezerie
[PATCH v6 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
Andre Muezerie
[PATCH v6 10/10] app: enable app directory to be compiled with MSVC
Andre Muezerie
[PATCH v6 07/10] test-pmd: don't return value from void function
Andre Muezerie
[PATCH v6 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
Andre Muezerie
[PATCH v6 08/10] test/test-pmd: declare lcore_count atomic
Andre Muezerie
[PATCH v6 06/10] test-pmd: avoid non-constant initializer
Andre Muezerie
Link custom libarchive meson support
Ben Magistro
Re: Link custom libarchive meson support
Thomas Monjalon
Re: Link custom libarchive meson support
Ben Magistro
[PATCH v5 00/11] memset security fixes
Stephen Hemminger
[PATCH v5 01/11] eal: introduce new secure memory fill
Stephen Hemminger
Re: [PATCH v5 01/11] eal: introduce new secure memory fill
fengchengwen
RE: [PATCH v5 01/11] eal: introduce new secure memory fill
Morten Brørup
Re: [PATCH v5 01/11] eal: introduce new secure memory fill
Stephen Hemminger
[PATCH v5 03/11] crypto/qat: force zero of keys
Stephen Hemminger
[PATCH v5 04/11] crypto/qat: fix size calculation for memset
Stephen Hemminger
[PATCH v5 05/11] crypto/qat: use secure memset
Stephen Hemminger
[PATCH v5 02/11] eal: add new secure free function
Stephen Hemminger
Re: [PATCH v5 02/11] eal: add new secure free function
fengchengwen
Re: [PATCH v5 02/11] eal: add new secure free function
Stephen Hemminger
[PATCH v5 06/11] bus/uacce: remove memset before free
Stephen Hemminger
[PATCH v5 07/11] compress/octeontx: remove unnecessary memset
Stephen Hemminger
[PATCH v5 09/11] net/ntnic: check result of malloc
Stephen Hemminger
[PATCH v5 10/11] net/ntnic: remove unnecessary memset
Stephen Hemminger
[PATCH v5 11/11] devtools/cocci: add script to find problematic memset
Stephen Hemminger
[PATCH v5 08/11] test: remove unneeded memset
Stephen Hemminger
Re: [PATCH v5 08/11] test: remove unneeded memset
fengchengwen
Re: [PATCH v5 00/11] memset security fixes
Patrick Robb
RE: [PATCH] build: allow disabling avx512 support via compiler flag
Stokes, Ian
Re: [PATCH] build: allow disabling avx512 support via compiler flag
Thomas Monjalon
[PATCH v0 1/1] dma/cnxk: support pending count per HW DMA channel
Vamsi Krishna
RE: [PATCH v0 1/1] dma/cnxk: support pending count per HW DMA channel
Jerin Jacob
[RFC PATCH] app/test-pmd: add option to run startup cmds without echo
Bruce Richardson
Re: [RFC PATCH] app/test-pmd: add option to run startup cmds without echo
Stephen Hemminger
[PATCH v10 00/28] [v10]drivers/net Add Support mucse N10 Pmd Driver
Wenbo Cao
[PATCH v10 01/28] net/rnp: add skeleton
Wenbo Cao
[PATCH v10 02/28] net/rnp: add ethdev probe and remove
Wenbo Cao
[PATCH v10 03/28] net/rnp: add log
Wenbo Cao
[PATCH v10 04/28] net/rnp: support mailbox basic operate
Wenbo Cao
[PATCH v10 06/28] net/rnp: add get device information operation
Wenbo Cao
[PATCH v10 08/28] net/rnp: add queue setup and release operations
Wenbo Cao
[PATCH v10 11/28] net/rnp: add RSS support operations
Wenbo Cao
[PATCH v10 07/28] net/rnp: add support MAC promisc mode
Wenbo Cao
[PATCH v10 10/28] net/rnp: add support device start stop operations
Wenbo Cao
[PATCH v10 09/28] net/rnp: add queue stop and start operations
Wenbo Cao
[PATCH v10 13/28] net/rnp: add support link setup operations
Wenbo Cao
[PATCH v10 12/28] net/rnp: add support link update operations
Wenbo Cao
[PATCH v10 16/28] net/rnp: add MTU set operation
Wenbo Cao
[PATCH v10 17/28] net/rnp: add Rx scatter segment version
Wenbo Cao
[PATCH v10 14/28] net/rnp: add Rx burst simple support
Wenbo Cao
[PATCH v10 21/28] net/rnp: add unicast MAC filter operation
Wenbo Cao
[PATCH v10 18/28] net/rnp: add Tx multiple segment version
Wenbo Cao
[PATCH v10 22/28] net/rnp: add supported packet types
Wenbo Cao
[PATCH v10 23/28] net/rnp: add support Rx checksum offload
Wenbo Cao
[PATCH v10 20/28] net/rnp: add support xstats operation
Wenbo Cao
[PATCH v10 19/28] net/rnp: add support basic stats operation
Wenbo Cao
[PATCH v10 27/28] net/rnp: add queue info operation
Wenbo Cao
[PATCH v10 25/28] net/rnp: support VLAN offloads
Wenbo Cao
[PATCH v10 28/28] net/rnp: support Rx/Tx burst mode info
Wenbo Cao
[PATCH v10 26/28] net/rnp: add support VLAN filters operations
Wenbo Cao
[PATCH v10 05/28] net/rnp: add device init and uninit
Wenbo Cao
[PATCH v10 15/28] net/rnp: add Tx burst simple support
Wenbo Cao
[PATCH v10 24/28] net/rnp: add support Tx TSO offload
Wenbo Cao
Re: [PATCH v10 00/28] [v10]drivers/net Add Support mucse N10 Pmd Driver
Stephen Hemminger
Re: [PATCH v10 00/28] [v10]drivers/net Add Support mucse N10 Pmd Driver
Stephen Hemminger
DPDK Release Status Meeting 2025-02-11
Mcnamara, John
Re: [PATCH] net/i40e: reduce log level of global register update msg
David Marchand
Re: [PATCH] net/i40e: reduce log level of global register update msg
Bruce Richardson
RE: [PATCH v1] net/axgbe: support TSO
Sebastian, Selwin
Re: [PATCH v2] build: force gcc to initialize padding bits
David Marchand
[PATCH v9 00/28] [v9]drivers/net Add Support mucse N10 Pmd Driver
Wenbo Cao
[PATCH v9 01/28] net/rnp: add skeleton
Wenbo Cao
[PATCH v9 04/28] net/rnp: support mailbox basic operate
Wenbo Cao
Re: [PATCH v9 04/28] net/rnp: support mailbox basic operate
Stephen Hemminger
RE: [PATCH v9 04/28] net/rnp: support mailbox basic operate
11
Re: [PATCH v9 04/28] net/rnp: support mailbox basic operate
Stephen Hemminger
Re: [PATCH v9 04/28] net/rnp: support mailbox basic operate
Stephen Hemminger
[PATCH v9 03/28] net/rnp: add log
Wenbo Cao
[PATCH v9 02/28] net/rnp: add ethdev probe and remove
Wenbo Cao
[PATCH v9 05/28] net/rnp: add device init and uninit
Wenbo Cao
[PATCH v9 07/28] net/rnp: add support MAC promisc mode
Wenbo Cao
[PATCH v9 06/28] net/rnp: add get device information operation
Wenbo Cao
[PATCH v9 08/28] net/rnp: add queue setup and release operations
Wenbo Cao
Re: [PATCH v9 08/28] net/rnp: add queue setup and release operations
Stephen Hemminger
Re: [PATCH v9 08/28] net/rnp: add queue setup and release operations
Stephen Hemminger
Re: [PATCH v9 08/28] net/rnp: add queue setup and release operations
Stephen Hemminger
RE: [PATCH v9 08/28] net/rnp: add queue setup and release operations
11
[PATCH v9 10/28] net/rnp: add support device start stop operations
Wenbo Cao
[PATCH v9 09/28] net/rnp: add queue stop and start operations
Wenbo Cao
[PATCH v9 13/28] net/rnp: add support link setup operations
Wenbo Cao
[PATCH v9 11/28] net/rnp: add RSS support operations
Wenbo Cao
[PATCH v9 16/28] net/rnp: add MTU set operation
Wenbo Cao
[PATCH v9 15/28] net/rnp: add Tx burst simple support
Wenbo Cao
[PATCH v9 18/28] net/rnp: add Tx multiple segment version
Wenbo Cao
[PATCH v9 21/28] net/rnp: add unicast MAC filter operation
Wenbo Cao
[PATCH v9 23/28] net/rnp: add support Rx checksum offload
Wenbo Cao
[PATCH v9 24/28] net/rnp: add support Tx TSO offload
Wenbo Cao
[PATCH v9 20/28] net/rnp: add support xstats operation
Wenbo Cao
[PATCH v9 26/28] net/rnp: add support VLAN filters operations
Wenbo Cao
[PATCH v9 17/28] net/rnp: add Rx scatter segment version
Wenbo Cao
[PATCH v9 28/28] net/rnp: support Rx/Tx burst mode info
Wenbo Cao
[PATCH v9 27/28] net/rnp: add queue info operation
Wenbo Cao
[PATCH v9 14/28] net/rnp: add Rx burst simple support
Wenbo Cao
[PATCH v9 25/28] net/rnp: support VLAN offloads
Wenbo Cao
[PATCH v9 19/28] net/rnp: add support basic stats operation
Wenbo Cao
[PATCH v9 22/28] net/rnp: add supported packet types
Wenbo Cao
[PATCH v9 12/28] net/rnp: add support link update operations
Wenbo Cao
Re: [PATCH v9 12/28] net/rnp: add support link update operations
Stephen Hemminger
RE: [PATCH v9 12/28] net/rnp: add support link update operations
11
Re: [PATCH v9 12/28] net/rnp: add support link update operations
Stephen Hemminger
RE: [PATCH v9 12/28] net/rnp: add support link update operations
11
Re: [PATCH v9 00/28] [v9]drivers/net Add Support mucse N10 Pmd Driver
Stephen Hemminger
RE: [PATCH v9 00/28] [v9]drivers/net Add Support mucse N10 Pmd Driver
11
Re: [PATCH v9 00/28] [v9]drivers/net Add Support mucse N10 Pmd Driver
Stephen Hemminger
L2 cryptography example application using nfb driver .
Thenveer Poolakkanni
[PATCH] mbuf: enable to be compiled with MSVC
Andre Muezerie
Re: [PATCH] mbuf: enable to be compiled with MSVC
Andre Muezerie
Re: [PATCH] mbuf: enable to be compiled with MSVC
Thomas Monjalon
Re: [PATCH] mbuf: enable to be compiled with MSVC
Thomas Monjalon
[PATCH v2 0/5] mbuf: enable to be compiled with MSVC
Andre Muezerie
[PATCH v2 1/5] doc: update guide on versioning macros
Andre Muezerie
[PATCH v2 4/5] net: update use of versioning macros
Andre Muezerie
[PATCH v2 2/5] buildtools: update map_to_win.py to use optional map file
Andre Muezerie
[PATCH v2 3/5] eal: update versioning macros
Andre Muezerie
Re: [PATCH v2 3/5] eal: update versioning macros
David Marchand
Re: [PATCH v2 3/5] eal: update versioning macros
Andre Muezerie
[PATCH v2 5/5] mbuf: enable to be compiled with MSVC
Andre Muezerie
[PATCH v3 0/6] mbuf: enable to be compiled with MSVC
Andre Muezerie
[PATCH v3 3/6] eal: update versioning macros
Andre Muezerie
[PATCH v3 2/6] buildtools: update map_to_win.py to use optional map file
Andre Muezerie
[PATCH v3 1/6] doc: update guide on versioning macros
Andre Muezerie
[PATCH v3 6/6] mbuf: enable to be compiled with MSVC
Andre Muezerie
[PATCH v3 5/6] net: update use of versioning macros
Andre Muezerie
[PATCH v3 4/6] devtools: check ms linker map files
Andre Muezerie
[PATCH v3 0/5] Defer lcore variables allocation
David Marchand
[PATCH v3 2/5] random: defer seeding to EAL init
David Marchand
[PATCH v3 1/5] eal: check lcore variable handle
David Marchand
[PATCH v3 3/5] power: defer lcore variable allocation
David Marchand
[PATCH v3 4/5] power: reduce memory footprint of per-lcore state
David Marchand
[PATCH v3 5/5] eal/x86: defer power intrinsics variable allocation
David Marchand
Re: [PATCH v3 0/5] Defer lcore variables allocation
David Marchand
Re: [PATCH v3 0/5] Defer lcore variables allocation
fengchengwen
[PATCH] drivers/net: signed/unsigned mismatch
Andre Muezerie
Re: [PATCH v19 1/6] memarea: introduce memarea library
Stephen Hemminger
Re: [PATCH v1 12/14] net/zxdh: delete all hash entries
Stephen Hemminger
Re: [PATCH v1 08/14] net/zxdh: support hash resources configuration
Stephen Hemminger
Re: [PATCH v1 05/14] net/zxdh: add tables dump address ops
Stephen Hemminger
[PATCH v3 0/6] Trace point framework enhancement for dmadev
David Marchand
[PATCH v3 2/6] trace: support dereferencing arguments
David Marchand
RE: [EXTERNAL] [PATCH v3 2/6] trace: support dereferencing arguments
Sunil Kumar Kori
Re: [EXTERNAL] [PATCH v3 2/6] trace: support dereferencing arguments
David Marchand
RE: [EXTERNAL] [PATCH v3 2/6] trace: support dereferencing arguments
Sunil Kumar Kori
[PATCH v3 1/6] ci: check traces validity
David Marchand
[PATCH v3 4/6] trace: support dumping binary inside a struct
David Marchand
RE: [EXTERNAL] [PATCH v3 4/6] trace: support dumping binary inside a struct
Sunil Kumar Kori
Re: [EXTERNAL] [PATCH v3 4/6] trace: support dumping binary inside a struct
David Marchand
RE: [EXTERNAL] [PATCH v3 4/6] trace: support dumping binary inside a struct
Sunil Kumar Kori
Re: [EXTERNAL] [PATCH v3 4/6] trace: support dumping binary inside a struct
David Marchand
RE: [EXTERNAL] [PATCH v3 4/6] trace: support dumping binary inside a struct
Jerin Jacob
[PATCH v3 3/6] trace: support expression for blob length
David Marchand
[PATCH v3 5/6] dmadev: avoid copies in tracepoints
David Marchand
[PATCH v3 6/6] trace: fix undefined behavior in register
David Marchand
RE: [EXTERNAL] [PATCH v3 0/6] Trace point framework enhancement for dmadev
Sunil Kumar Kori
[PATCH] drivers: fix build warnings when using icx
Bruce Richardson
Re: [PATCH] drivers: fix build warnings when using icx
Bruce Richardson
RE: [PATCH v5 2/3] graph: add support for node free API
Jerin Jacob
RE: [PATCH v5 3/3] test/graph: fix graph autotest second run test failure
Jerin Jacob
[PATCH v5 0/4] remove common iavf and idpf drivers
Bruce Richardson
[PATCH v5 2/4] net/idpf: re-enable unused variable warnings
Bruce Richardson
[PATCH v5 1/4] drivers: merge common and net idpf drivers
Bruce Richardson
[PATCH v5 3/4] drivers: move iavf common folder to iavf net
Bruce Richardson
RE: [PATCH v5 3/4] drivers: move iavf common folder to iavf net
Stokes, Ian
[PATCH v5 4/4] net/intel: allow building ice driver without iavf
Bruce Richardson
Earlier messages
Later messages