dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/22
[RFC 1/5] net/zxdh: remove __rte_unused from function prototypes
Stephen Hemminger
2025/02/22
[RFC 0/5] net/zxdh: possible changes
Stephen Hemminger
2025/02/22
Re: [PATCH v1 25/32] net/ntnic: add SPI v3 support for FPGA
Stephen Hemminger
2025/02/22
Re: [PATCH v1 00/32] add new adapter NT400D13
Stephen Hemminger
2025/02/22
[v4 2/6] crypto/virtio: refactor queue operations
Gowrishankar Muthukrishnan
2025/02/22
Re: [PATCH v2 14/14] net/zxdh: clean stat values
Stephen Hemminger
2025/02/22
[PATCH v2 07/14] net/zxdh: get flow tables resources
Bingbin Chen
2025/02/22
[PATCH v2 00/14] add network processor ops
Bingbin Chen
2025/02/22
[v4 4/6] crypto/virtio: add vDPA backend
Gowrishankar Muthukrishnan
2025/02/22
[v4 5/6] test/crypto: add asymmetric tests for virtio PMD
Gowrishankar Muthukrishnan
2025/02/22
[v4 5/5] examples/vhost_crypto: support asymmetric crypto
Gowrishankar Muthukrishnan
2025/02/22
[v4 6/6] test/crypto: add tests for virtio user PMD
Gowrishankar Muthukrishnan
2025/02/22
[v4 2/5] vhost: update vhost_user crypto session parameters
Gowrishankar Muthukrishnan
2025/02/22
[v4 3/6] crypto/virtio: add packed ring support
Gowrishankar Muthukrishnan
2025/02/22
[v4 1/6] crypto/virtio: add asymmetric RSA support
Gowrishankar Muthukrishnan
2025/02/22
[v4 0/6] crypto/virtio: enhancements for RSA and vDPA
Gowrishankar Muthukrishnan
2025/02/22
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Thomas Monjalon
2025/02/22
[v4 4/5] vhost: support asymmetric RSA crypto ops
Gowrishankar Muthukrishnan
2025/02/22
[v4 3/5] examples/vhost_crypto: fix user callbacks
Gowrishankar Muthukrishnan
2025/02/22
[v4 1/5] vhost: skip crypto op fetch before vring init
Gowrishankar Muthukrishnan
2025/02/22
[v4 0/5] vhost: add RSA support
Gowrishankar Muthukrishnan
2025/02/21
[PATCH v2 14/14] net/zxdh: clean stat values
Bingbin Chen
2025/02/21
[PATCH v2 11/14] net/zxdh: get hash table entry result
Bingbin Chen
2025/02/21
[PATCH v2 02/14] net/zxdh: support compatibility check
Bingbin Chen
2025/02/21
[PATCH v2 04/14] net/zxdh: modify dtb queue ops
Bingbin Chen
2025/02/21
[PATCH v2 03/14] net/zxdh: add agent channel
Bingbin Chen
2025/02/21
RE: [EXTERNAL] [PATCH v8] graph: mcore: optimize graph search
Kiran Kumar Kokkilagadda
2025/02/21
[PATCH 06/12] net/xsc: check possible null pointer dereference
Renyong Wan
2025/02/21
[PATCH 12/12] net/xsc: avoid pointer cast to unrelated class
Renyong Wan
2025/02/21
[PATCH 07/12] net/xsc: avoid potential null pointer before used
Renyong Wan
2025/02/21
[PATCH 11/12] net/xsc: optimize memcmp returns not 0 check
Renyong Wan
2025/02/21
[PATCH 08/12] net/xsc: remove always-true part of if expression
Renyong Wan
2025/02/21
[PATCH 00/12] net/xsc: Resolve issues from PVS and Coverity Scan
Renyong Wan
2025/02/21
[PATCH 10/12] net/xsc: avoid initialize by same function
Renyong Wan
2025/02/21
[PATCH 09/12] net/xsc: avoid assign the same value to a variable
Renyong Wan
2025/02/21
[PATCH 03/12] net/xsc: address incorrect format warnings
Renyong Wan
2025/02/21
[PATCH 04/12] net/xsc: remove always-true if expressions
Renyong Wan
2025/02/21
[PATCH 05/12] net/xsc: avoid variable is assigned but not used
Renyong Wan
2025/02/21
[PATCH 01/12] net/xsc: avoid integer overflow
Renyong Wan
2025/02/21
[PATCH 02/12] net/xsc: remove useless call
Renyong Wan
2025/02/21
Re: [PATCH v5 10/10] app: enable app directory to be compiled with MSVC
fengchengwen
2025/02/21
Re: [PATCH v5 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
fengchengwen
2025/02/21
Re: [PATCH] test/ring: fix return uninitialized variable
fengchengwen
2025/02/21
Re: [PATCH v3 1/2] net: add ptype parse for tunnel packets
Jie Hai
2025/02/21
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Stephen Hemminger
2025/02/21
Re: [PATCH v2 00/16] net/zxdh: updated net zxdh driver
Stephen Hemminger
2025/02/21
[v3 3/6] crypto/virtio: add packed ring support
Gowrishankar Muthukrishnan
2025/02/21
[PATCH v2] crypto/openssl: validate incorrect signature in verify op
Gowrishankar Muthukrishnan
2025/02/21
RE: [PATCH v5 08/10] test-pmd: declare lcore_count atomic
Morten Brørup
2025/02/21
Re: [PATCH v1] doc/guides: update monitor PMD mode description
Bruce Richardson
2025/02/21
RE: [EXTERNAL] Re: [Patch v3] net/mana: use mana_local_data for tracking usage data for primary process
Long Li
2025/02/21
[RFC PATCH v20] mempool: fix mempool cache size
Morten Brørup
2025/02/21
Re: [Patch v3] net/mana: use mana_local_data for tracking usage data for primary process
Stephen Hemminger
2025/02/21
[v1] app/crypto-perf: add RSA support
Gowrishankar Muthukrishnan
2025/02/21
[PATCH v5 00/10] enable "app" to be compiled with MSVC
Andre Muezerie
2025/02/21
[PATCH v5 02/10] test_alarm: avoid warning about different qualifiers
Andre Muezerie
2025/02/21
[PATCH v5 07/10] test-pmd: don't return value from void function
Andre Muezerie
2025/02/21
[PATCH v5 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
Andre Muezerie
2025/02/21
[PATCH v5 10/10] app: enable app directory to be compiled with MSVC
Andre Muezerie
2025/02/21
[PATCH v5 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
2025/02/21
[PATCH v5 05/10] test-pmd: avoid undefined behavior
Andre Muezerie
2025/02/21
[PATCH v5 06/10] test-pmd: avoid non-constant initializer
Andre Muezerie
2025/02/21
[PATCH v5 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
Andre Muezerie
2025/02/21
[PATCH v5 01/10] eal: add workaround for __builtin_constant_p
Andre Muezerie
2025/02/21
[PATCH v5 03/10] test-pmd: fix printf format string mismatch
Andre Muezerie
2025/02/21
Re: [PATCH v4 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
2025/02/21
Re: [PATCH] sched: fix wrr parameter data type
Stephen Hemminger
2025/02/21
[RFC PATCH v19] mempool: fix mempool cache size
Morten Brørup
2025/02/21
Re: [PATCH v1] doc/guides: update monitor PMD mode description
Stephen Hemminger
2025/02/21
[v3 2/5] vhost: update vhost_user crypto session parameters
Gowrishankar Muthukrishnan
2025/02/21
[v3 1/6] crypto/virtio: add asymmetric RSA support
Gowrishankar Muthukrishnan
2025/02/21
[v3 5/6] test/crypto: add asymmetric tests for virtio PMD
Gowrishankar Muthukrishnan
2025/02/21
[v3 6/6] test/crypto: add tests for virtio user PMD
Gowrishankar Muthukrishnan
2025/02/21
[v3 4/6] crypto/virtio: add vDPA backend
Gowrishankar Muthukrishnan
2025/02/21
[v3 2/6] crypto/virtio: refactor queue operations
Gowrishankar Muthukrishnan
2025/02/21
[v3 0/6] crypto/virtio: enhancements for RSA and vDPA
Gowrishankar Muthukrishnan
2025/02/21
[v3 3/5] examples/vhost_crypto: fix user callbacks
Gowrishankar Muthukrishnan
2025/02/21
[v3 5/5] examples/vhost_crypto: support asymmetric crypto
Gowrishankar Muthukrishnan
2025/02/21
[v3 4/5] vhost: support asymmetric RSA crypto ops
Gowrishankar Muthukrishnan
2025/02/21
[v3 1/5] vhost: skip crypto op fetch before vring init
Gowrishankar Muthukrishnan
2025/02/21
[v3 0/5] vhost: add RSA support
Gowrishankar Muthukrishnan
2025/02/21
RE: Intel FAST_FREE offload question
Morten Brørup
2025/02/21
Re: Intel FAST_FREE offload question
Bruce Richardson
2025/02/21
[PATCH] test/crypto: add negative test for RSA verify op
Gowrishankar Muthukrishnan
2025/02/21
Intel FAST_FREE offload question
Morten Brørup
2025/02/21
[PATCH v1] doc/guides: update monitor PMD mode description
Chris MacNamara
2025/02/21
Re: [PATCH v4 01/10] eal: add workaround for __builtin_constant_p
Andre Muezerie
2025/02/21
[PATCH] net/ice: fix incorrect mbuf cleanup function
Bruce Richardson
2025/02/21
RE: [PATCH v4 01/10] eal: add workaround for __builtin_constant_p
Morten Brørup
2025/02/21
[RFC PATCH v18] mempool: fix mempool cache size
Morten Brørup
2025/02/21
Re: [PATCH] net/ixgbe: fix min Rx/Tx descriptors
Bruce Richardson
2025/02/21
Re: [PATCH] net/ixgbe: fix min Rx/Tx descriptors
Bruce Richardson
2025/02/21
RE: [PATCH] sched: fix wrr parameter data type
Singh, Jasvinder
2025/02/21
[PATCH] sched: fix wrr parameter data type
Megha Ajmera
2025/02/21
RE: [PATCH v2] net/mlx5/hws: fix fragmented ptype match
Dariusz Sosnowski
2025/02/21
Re: [PATCH] power: use hugepage memory for queue list entry structure
Burakov, Anatoly
2025/02/21
[PATCH] net/ice: fix ACL filter uninit
Mingjin Ye
2025/02/21
RE: [PATCH v3 11/14] rawdev: remove unnecessary deref of function pointers
Hemant Agrawal
2025/02/21
Re: [PATCH v4 03/10] test-pmd: fix printf format string mismatch
Bruce Richardson
2025/02/21
[PATCH] net/ixgbe: fix min Rx/Tx descriptors
Mingjin Ye
2025/02/21
RE: [PATCH v2] examples/l3fwd: add option to set Tx burst size
Konstantin Ananyev
2025/02/21
RE: [PATCH v4 08/10] test-pmd: declare lcore_count atomic
Konstantin Ananyev
2025/02/20
Re: [PATCH v2] examples/l3fwd: add option to set Tx burst size
Jie Hai
2025/02/20
[PATCH v2 06/16] net/zxdh: optimize MAC ops
Junlong Wang
2025/02/20
[PATCH v2 08/16] net/zxdh: optimize VLAN filter/offload ops
Junlong Wang
2025/02/20
[PATCH v2 03/16] net/zxdh: optimize link update process
Junlong Wang
2025/02/20
[PATCH v2 05/16] net/zxdh: provided PF/VF msg intr callback
Junlong Wang
2025/02/20
[PATCH v2 15/16] net/zxdh: provide ptypes FW version EEPROM ops
Junlong Wang
2025/02/20
[PATCH v2 09/16] net/zxdh: optimize RSS/RETA hash config/update/get
Junlong Wang
2025/02/20
[PATCH v2 10/16] net/zxdh: optimize MTU set ops
Junlong Wang
2025/02/20
[PATCH v2 14/16] net/zxdh: provide extended stats ops implementations
Junlong Wang
2025/02/20
[PATCH v2 13/16] net/zxdh: provided rxq/txq info get implementations
Junlong Wang
2025/02/20
[PATCH v2 12/16] net/zxdh: provided CSUM/TSO/LRO config
Junlong Wang
2025/02/20
[PATCH v2 07/16] net/zxdh: optimize promisc ops
Junlong Wang
2025/02/20
[PATCH v2 02/16] net/zxdh: optimize queue res alloc/free process
Junlong Wang
2025/02/20
[PATCH v2 00/16] net/zxdh: updated net zxdh driver
Junlong Wang
2025/02/20
Re: [PATCH] app/testpmd: fix out-of-bound reference in offload config
lihuisong (C)
2025/02/20
Re: [PATCH] app/testpmd: fix fail to set queue number when attach device
lihuisong (C)
2025/02/20
[PATCH 3/3] maintainers: update for Intel FPGA rawdev drivers
Rosen Xu
2025/02/20
[PATCH 2/3] maintainers: update for Intel FPGA bus drivers
Rosen Xu
2025/02/20
[PATCH 1/3] maintainers: update for Intel ipn3ke drivers
Rosen Xu
2025/02/20
RE: [EXTERNAL] [Patch v2] net/mana: use mana_local_data for tracking usage data for primary process
Long Li
2025/02/20
[Patch v3] net/mana: use mana_local_data for tracking usage data for primary process
longli
2025/02/20
[PATCH v1 20/32] net/ntnic: add clock init
Serhii Iliushyk
2025/02/20
[PATCH] net/zxdh: remove unnecessary null free checks
Stephen Hemminger
2025/02/20
[PATCH v1 31/32] net/ntnic: init IGAM and config PLL for FPGA
Serhii Iliushyk
2025/02/20
[PATCH v1 09/32] net/ntnic: add nim low power API
Serhii Iliushyk
2025/02/20
[PATCH v1 26/32] net/ntnic: add i2cm init
Serhii Iliushyk
2025/02/20
[PATCH v1 06/32] net/ntnic: add line loopback init
Serhii Iliushyk
2025/02/20
[PATCH v1 32/32] net/ntnic: revert untrusted loop bound
Serhii Iliushyk
2025/02/20
[PATCH v1 27/32] net/ntnic: add pca init
Serhii Iliushyk
2025/02/20
[PATCH v1 29/32] net/ntnic: add reset PHY init
Serhii Iliushyk
2025/02/20
[PATCH v1 30/32] net/ntnic: add igam module init
Serhii Iliushyk
2025/02/20
[PATCH v1 28/32] net/ntnic: add pcal init
Serhii Iliushyk
2025/02/20
[PATCH v1 24/32] net/ntnic: add nt400d13 PRM module reset
Serhii Iliushyk
2025/02/20
[PATCH v1 25/32] net/ntnic: add SPI v3 support for FPGA
Serhii Iliushyk
2025/02/20
[PATCH v1 21/32] net/ntnic: add nt400d13 pcm init
Serhii Iliushyk
2025/02/20
[PATCH v1 19/32] net/ntnic: add PHY ftile reset
Serhii Iliushyk
2025/02/20
[PATCH v1 23/32] net/ntnic: add nt400d13 PRM module init
Serhii Iliushyk
2025/02/20
[PATCH v1 22/32] net/ntnic: add HIF clock test
Serhii Iliushyk
2025/02/20
[PATCH v1 17/32] net/ntnic: add default reset setting for NT400D13
Serhii Iliushyk
2025/02/20
[PATCH v1 18/32] net/ntnic: add DDR calibration to reset stage
Serhii Iliushyk
2025/02/20
[PATCH v1 13/32] net/ntnic: add minimal initialization new NIC NT400D13
Serhii Iliushyk
2025/02/20
[PATCH v1 16/32] net/ntnic: add setup for fpga reset
Serhii Iliushyk
2025/02/20
[PATCH v1 08/32] net/ntnic: add port post init
Serhii Iliushyk
2025/02/20
[PATCH v1 14/32] net/ntnic: add minimal reset FPGA
Serhii Iliushyk
2025/02/20
[PATCH v1 05/32] net/ntnic: add host loopback init
Serhii Iliushyk
2025/02/20
[PATCH v1 11/32] net/ntnic: add port init to the state machine
Serhii Iliushyk
2025/02/20
[PATCH v1 12/32] net/ntnic: add port disable API
Serhii Iliushyk
2025/02/20
[PATCH v1 10/32] net/ntnic: add link handling API
Serhii Iliushyk
2025/02/20
[PATCH v1 07/32] net/ntnic: add 100 gbps port init
Serhii Iliushyk
2025/02/20
[PATCH v1 03/32] net/ntnic: add rpf and gfg init
Serhii Iliushyk
2025/02/20
[PATCH v1 02/32] net/ntnic: add link state machine
Serhii Iliushyk
2025/02/20
[PATCH v1 04/32] net/ntnic: add agx setup for port
Serhii Iliushyk
2025/02/20
[PATCH v1 01/32] net/ntnic: add link agx 100g
Serhii Iliushyk
2025/02/20
[PATCH v1 00/32] add new adapter NT400D13
Serhii Iliushyk
2025/02/20
[PATCH v4 08/10] test-pmd: declare lcore_count atomic
Andre Muezerie
2025/02/20
[PATCH v3 4/6] devtools: check ms linker map files
Andre Muezerie
2025/02/20
Re: [PATCH v4 00/10] enable "app" to be compiled with MSVC
Stephen Hemminger
2025/02/20
[PATCH v4 10/10] app: enable app directory to be compiled with MSVC
Andre Muezerie
2025/02/20
[PATCH v4 0/2] dts: add stats checks test suite
Dean Marx
2025/02/20
[PATCH v4 06/10] test-pmd: avoid non-constant initializer
Andre Muezerie
2025/02/20
[PATCH v4 03/10] test-pmd: fix printf format string mismatch
Andre Muezerie
2025/02/20
[PATCH v4 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
Andre Muezerie
2025/02/20
[PATCH v4 07/10] test-pmd: don't return value from void function
Andre Muezerie
2025/02/20
[PATCH v4 01/10] eal: add workaround for __builtin_constant_p
Andre Muezerie
2025/02/20
[PATCH v4 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
Andre Muezerie
2025/02/20
[PATCH v4 05/10] test-pmd: avoid undefined behavior
Andre Muezerie
2025/02/20
[PATCH v4 00/10] enable "app" to be compiled with MSVC
Andre Muezerie
2025/02/20
[PATCH v4 02/10] test_alarm: avoid warning about different qualifiers
Andre Muezerie
2025/02/20
[PATCH v4 2/2] dts: add port stats checks test suite
Dean Marx
2025/02/20
[PATCH v4 1/2] dts: add clearing port stats to testpmd shell
Dean Marx
2025/02/20
Re: [PATCH] app/testpmd: fix fail to set queue number when attach device
Stephen Hemminger
2025/02/20
Re: [PATCH 0/2] fix testpmd DCB command
Stephen Hemminger
2025/02/20
[PATCH] app/testpmd: fix out-of-bound reference in offload config
Stephen Hemminger
2025/02/20
[PATCH v3 5/6] net: update use of versioning macros
Andre Muezerie
2025/02/20
[PATCH v3 6/6] mbuf: enable to be compiled with MSVC
Andre Muezerie
2025/02/20
[PATCH v3 1/6] doc: update guide on versioning macros
Andre Muezerie
2025/02/20
[PATCH v3 2/6] buildtools: update map_to_win.py to use optional map file
Andre Muezerie
2025/02/20
[PATCH v3 0/6] mbuf: enable to be compiled with MSVC
Andre Muezerie
2025/02/20
[PATCH v3 3/6] eal: update versioning macros
Andre Muezerie
2025/02/20
[PATCH v9 06/15] common/cnxk: remove unused variable
Stephen Hemminger
2025/02/20
Re: [PATCH v7 2/4] lib: fix comparison between devices
Stephen Hemminger
2025/02/20
[PATCH v9 09/15] crypto/qat: use secure free for keys
Stephen Hemminger
2025/02/20
Re: [PATCH v13 00/28] [v13]drivers/net Add Support mucse N10 Pmd Driver
Stephen Hemminger
2025/02/20
[PATCH v9 11/15] compress/octeontx: remove unnecessary memset
Stephen Hemminger
2025/02/20
[PATCH v3 06/14] net/memif: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 03/14] net/bonding: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 05/14] net/ipn3ke: remove unnecessary dereference
Stephen Hemminger
2025/02/20
[PATCH v9 03/15] eal: add new secure free function
Stephen Hemminger
2025/02/20
RE: [PATCH] power: use hugepage memory for queue list entry structure
Konstantin Ananyev
2025/02/20
[PATCH v3 14/14] security: remove unnecessary dereference
Stephen Hemminger
2025/02/20
[PATCH v3 13/14] regexdev: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 12/14] mldev: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 11/14] rawdev: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 10/14] dmadev: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 09/14] compressdev: remove unnecessary deref of function pointers
Stephen Hemminger
2025/02/20
[PATCH v3 08/14] crypto/scheduler: remove unnecessary dereference
Stephen Hemminger
2025/02/20
[PATCH v3 04/14] net/ixgbe: remove unnecessary dereference
Stephen Hemminger
2025/02/20
[PATCH v3 07/14] cryptodev: remove unnecessary deref of function pointers
Stephen Hemminger
Earlier messages
Later messages