dev
Thread
Date
Later messages
Messages by Thread
[PATCH v2 5/8] net/netvsc: fix devargs memory leak on hotplug
longli
[PATCH v2 6/8] net/mana: fix fast-path ops setup in secondary process
longli
[PATCH v2 7/8] net/mlx5: fix fast-path ops setup in secondary process
longli
[PATCH v2 8/8] net/mlx4: fix fast-path ops setup in secondary process
longli
[PATCH v2 0/8] fix multi-process VF hotplug
longli
[PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
Harsh raj Singh
RE: [PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
Konstantin Ananyev
RE: [PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
Konstantin Ananyev
Re: [PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
Harsh raj Singh
[DPDK/other Bug 1893] Possible memory leak in ipv4_frag_reassemble
bugzilla
[RFC] test/eal_flags: suppress vdev_netvsc auto-probe
Stephen Hemminger
Re: [RFC] test/eal_flags: suppress vdev_netvsc auto-probe
Stephen Hemminger
Re: [RFC] test/eal_flags: suppress vdev_netvsc auto-probe
Bruce Richardson
Re: [RFC] test/eal_flags: suppress vdev_netvsc auto-probe
Stephen Hemminger
[RFC] net/vdev_netvsc: check for NetVSC device before auto-probe
Stephen Hemminger
Re: [RFC] net/vdev_netvsc: check for NetVSC device before auto-probe
Stephen Hemminger
RE: [EXTERNAL] Re: [RFC] net/vdev_netvsc: check for NetVSC device before auto-probe
Long Li
Re: [EXTERNAL] Re: [RFC] net/vdev_netvsc: check for NetVSC device before auto-probe
Stephen Hemminger
Bug: github actions triggering bug in vdev_netvsc
Stephen Hemminger
[PATCH v5 00/19] net/tap: cleanups, bug fixes, and VLA removal
Stephen Hemminger
[PATCH v5 01/19] net/tap: fix handling of queue stats
Stephen Hemminger
[PATCH v5 02/19] doc: update tap features
Stephen Hemminger
[PATCH v5 03/19] net/tap: use correct length for interface names
Stephen Hemminger
[PATCH v5 05/19] net/tap: clarify TUN/TAP flag assignment
Stephen Hemminger
[PATCH v5 04/19] net/tap: replace runtime speed capability with constant
Stephen Hemminger
[PATCH v5 06/19] net/tap: extend fixed MAC range to 16 bits
Stephen Hemminger
[PATCH v5 07/19] net/tap: skip checksum on truncated L4 headers
Stephen Hemminger
[PATCH v5 08/19] net/tap: fix resource leaks in tap create error path
Stephen Hemminger
[PATCH v5 09/19] net/tap: fix resource leaks in secondary process probe
Stephen Hemminger
[PATCH v5 11/19] net/tap: fix use-after-free on remote flow creation failure
Stephen Hemminger
[PATCH v5 10/19] net/tap: free IPC reply buffer on queue count mismatch
Stephen Hemminger
[PATCH v5 12/19] net/tap: free remote flow when implicit rule already exists
Stephen Hemminger
[PATCH v5 14/19] net/tap: remove VLA in flow item validation
Stephen Hemminger
[PATCH v5 13/19] net/tap: dynamically allocate queue structures
Stephen Hemminger
[PATCH v5 15/19] net/tap: fix Rx descriptor vs scatter segment confusion
Stephen Hemminger
[PATCH v5 16/19] net/tap: replace use of VLA in transmit burst
Stephen Hemminger
[PATCH v5 17/19] net/tap: consolidate queue statistics
Stephen Hemminger
[PATCH v5 18/19] net/tap: enable VLA warnings
Stephen Hemminger
[PATCH v5 19/19] test: add unit tests for TAP PMD
Stephen Hemminger
Re: [PATCH v5 19/19] test: add unit tests for TAP PMD
David Marchand
Re: [PATCH v5 00/19] net/tap: cleanups, bug fixes, and VLA removal
Stephen Hemminger
[PATCH v4 00/10] riscv: implement accelerated crc using zbc
Daniel Gregory
[PATCH v4 02/10] hash: implement CRC using riscv carryless multiply
Daniel Gregory
[PATCH v4 01/10] config/riscv: detect presence of Zbc extension
Daniel Gregory
[PATCH v4 03/10] net: implement CRC using riscv carryless multiply
Daniel Gregory
[PATCH v4 04/10] config/riscv: add qemu crossbuild target
Daniel Gregory
[PATCH v4 05/10] examples/l3fwd: use accelerated CRC on riscv
Daniel Gregory
[PATCH v4 06/10] ipfrag: use accelerated CRC on riscv
Daniel Gregory
[PATCH v4 07/10] examples/l3fwd-power: use accelerated CRC on riscv
Daniel Gregory
[PATCH v4 09/10] member: use accelerated CRC on riscv
Daniel Gregory
[PATCH v4 08/10] hash: use accelerated CRC on riscv
Daniel Gregory
[PATCH v4 10/10] doc: implement CRC using riscv carryless multiply
Daniel Gregory
Re: [PATCH v4 00/10] riscv: implement accelerated crc using zbc
Stephen Hemminger
RE: [PATCH v4 00/10] riscv: implement accelerated crc using zbc
Morten Brørup
Re: [PATCH v4 00/10] riscv: implement accelerated crc using zbc
dangshiwei
Re: [PATCH v4 00/10] riscv: implement accelerated crc using zbc
Stephen Hemminger
[DPDK/core Bug 1892] hash_crc: unaligned access
bugzilla
[PATCH 1/2] config: add mbuf burst size configuration
pbhagavatula
[PATCH 2/2] examples: use default mbuf burst size
pbhagavatula
Re: [PATCH 2/2] examples: use default mbuf burst size
Stephen Hemminger
[PATCH v2 1/2] config: add mbuf burst size configuration
pbhagavatula
[PATCH v2 2/2] examples: use default mbuf burst size
pbhagavatula
[PATCH v1] dts: add support for no link topology
Andrew Bailey
[PATCH v2] dts: add support for no link topology
Andrew Bailey
Re: [PATCH v2] dts: add support for no link topology
Andrew Bailey
Re: [PATCH v2] dts: add support for no link topology
Andrew Bailey
Re: [PATCH v2] dts: add support for no link topology
Patrick Robb
Re: [PATCH v2] dts: add support for no link topology
Andrew Bailey
[PATCH 0/2] pcapng: bug fixes
Stephen Hemminger
[PATCH 1/2] test: fix pcapng test to work on Windows
Stephen Hemminger
[PATCH 2/2] pcapng: handle packets copied before file open
Stephen Hemminger
[PATCH v2 0/4] pcapng: fix test and copy before open
Stephen Hemminger
[PATCH v2 2/4] pcapng: handle packets copied before file open
Stephen Hemminger
[PATCH v2 1/4] test: fix pcapng test to work on Windows
Stephen Hemminger
[PATCH v2 3/4] test: add pcapng test for copy before open
Stephen Hemminger
[PATCH v2 4/4] test: use fixed time length for write packet test
Stephen Hemminger
[PATCH v3 0/4] pcapng: enhancements and test fix
Stephen Hemminger
[PATCH v3 1/4] test: fix pcapng test to work on Windows
Stephen Hemminger
[PATCH v3 2/4] test: use fixed time length for write packet test
Stephen Hemminger
[PATCH v3 3/4] pcapng: handle packets copied before file open
Stephen Hemminger
[PATCH v3 4/4] test: add pcapng test for copy before open
Stephen Hemminger
[PATCH v3 0/5] pcapng: fixes for Windows and timestamps
Stephen Hemminger
[PATCH v3 1/5] test: fix pcapng test to work on Windows
Stephen Hemminger
[PATCH v3 2/5] test: use fixed time length for write packet test
Stephen Hemminger
[PATCH v3 3/5] test: better logging for pcapng test
Stephen Hemminger
[PATCH v3 4/5] pcapng: handle packets copied before file open
Stephen Hemminger
Re: [PATCH v3 4/5] pcapng: handle packets copied before file open
Kevin Traynor
Re: [PATCH v3 4/5] pcapng: handle packets copied before file open
Stephen Hemminger
[PATCH v3 5/5] test: add pcapng test for copy before open
Stephen Hemminger
Re: [PATCH v3 0/5] pcapng: fixes for Windows and timestamps
Thomas Monjalon
Re: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
Re: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
RE: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Sebastian, Selwin
Re: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
RE: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Ande, Venkat Kumar
RE: [PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Sebastian, Selwin
[PATCH] app/test: simplify getting the current file prefix
Bruce Richardson
RE: [PATCH] app/test: simplify getting the current file prefix
Marat Khalili
Re: [PATCH] app/test: simplify getting the current file prefix
Bruce Richardson
[PATCH v2 1/2] app/test: fix ifdefs in header for managing subprocesses
Bruce Richardson
[PATCH v2 2/2] app/test: simplify getting the current file prefix
Bruce Richardson
Re: [PATCH v2 2/2] app/test: simplify getting the current file prefix
David Marchand
RE: [PATCH v2 1/2] app/test: fix ifdefs in header for managing subprocesses
Marat Khalili
[PATCH 00/10] net/tap: cleanups and bug fixes
Stephen Hemminger
[PATCH v4 01/10] net/tap: replace runtime speed capability with constant
Stephen Hemminger
[PATCH v4 02/10] net/tap: clarify TUN/TAP flag assignment
Stephen Hemminger
[PATCH v4 03/10] net/tap: extend fixed MAC range to 16 bits
Stephen Hemminger
[PATCH v4 04/10] net/tap: skip checksum on truncated L4 headers
Stephen Hemminger
[PATCH v4 05/10] net/tap: fix resource leaks in tap create error path
Stephen Hemminger
[PATCH v4 06/10] net/tap: fix resource leaks in secondary process probe
Stephen Hemminger
[PATCH v4 08/10] net/tap: fix use-after-free on remote flow creation failure
Stephen Hemminger
[PATCH v4 07/10] net/tap: free IPC reply buffer on queue count mismatch
Stephen Hemminger
[PATCH v4 09/10] net/tap: free remote flow when implicit rule already exists
Stephen Hemminger
[PATCH v4 10/10] test: add unit tests for TAP PMD
Stephen Hemminger
RE: [v3] net/cksum: compute raw cksum for several segments
Marat Khalili
Re: [v3] net/cksum: compute raw cksum for several segments
Thomas Monjalon
RE: [v3] net/cksum: compute raw cksum for several segments
Marat Khalili
RE: [v3] net/cksum: compute raw cksum for several segments
Marat Khalili
Re: [v3] net/cksum: compute raw cksum for several segments
su sai
Re: [v3] net/cksum: compute raw cksum for several segments
su sai
RE: [v3] net/cksum: compute raw cksum for several segments
Marat Khalili
Re: [v3] net/cksum: compute raw cksum for several segments
Stephen Hemminger
please help backporting some patches to stable release 24.11.5
luca . boccassi
RE: please help backporting some patches to stable release 24.11.5
Kishore Padmanabha
please help backporting some patches to stable release 24.11.5
luca . boccassi
please help backporting some patches to stable release 24.11.5
luca . boccassi
Re: please help backporting some patches to stable release 24.11.5
Patrick Robb
Re: please help backporting some patches to stable release 24.11.5
Patrick Robb
please help backporting some patches to stable release 24.11.5
luca . boccassi
[DPDK/examples Bug 1707] What Materials Are Best for a Tensile Gazebo Structure in Rajasthan?
bugzilla
[PATCH] maintainers: prune unreachable contacts
Thomas Monjalon
Re: [PATCH] maintainers: prune unreachable contacts
Thomas Monjalon
RE: [PATCH] maintainers: prune unreachable contacts
许俊伟
[PATCH] hash: fix overflow of 32-bit offsets
Bruce Richardson
RE: [PATCH] hash: fix overflow of 32-bit offsets
Morten Brørup
Re: [PATCH] hash: fix overflow of 32-bit offsets
Bruce Richardson
[PATCH] hash: fix overflow of 32-bit offsets
Bruce Richardson
[PATCH v3] hash: fix overflow of 32-bit offsets
Bruce Richardson
Re: [PATCH v3] hash: fix overflow of 32-bit offsets
David Marchand
Re: [PATCH] net/iavf: explicitly pass flags param to Tx context fns
Bruce Richardson
[PATCH v7] eal/x86: optimize memcpy of small sizes
Morten Brørup
RE: [PATCH v7] eal/x86: optimize memcpy of small sizes
Morten Brørup
Re: [PATCH v7] eal/x86: optimize memcpy of small sizes
Bruce Richardson
RE: [PATCH v7] eal/x86: optimize memcpy of small sizes
Morten Brørup
Re: [PATCH v7] eal/x86: optimize memcpy of small sizes
Bruce Richardson
RE: [PATCH v7] eal/x86: optimize memcpy of small sizes
Konstantin Ananyev
RE: [PATCH v7] eal/x86: optimize memcpy of small sizes
Morten Brørup
[PATCH v3] doc: improve e1000 driver documentation
Talluri Chaitanyababu
Re: [PATCH v3] doc: improve e1000 driver documentation
Stephen Hemminger
Re: [PATCH v3] doc: improve e1000 driver documentation
Bruce Richardson
[PATCH v3] doc: improve e1000 driver documentation
Talluri Chaitanyababu
Re: [PATCH v1 1/1] net/iavf: fix incorrect struct in status get
Radu Nicolau
Re: [PATCH v1 1/1] net/iavf: fix incorrect struct in status get
Bruce Richardson
[PATCH v7 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Anatoly Burakov
[PATCH v7 02/27] net/ixgbe: remove security-related ifdefery
Anatoly Burakov
[PATCH v7 01/27] net/ixgbe: remove MAC type check macros
Anatoly Burakov
[PATCH v7 03/27] net/ixgbe: split security and ntuple filters
Anatoly Burakov
[PATCH v7 04/27] net/i40e: get rid of global filter variables
Anatoly Burakov
[PATCH v7 05/27] net/i40e: make default RSS key global
Anatoly Burakov
[PATCH v7 06/27] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
[PATCH v7 08/27] net/i40e: remove global pattern variable
Anatoly Burakov
[PATCH v7 07/27] net/i40e: use proper flex len define
Anatoly Burakov
[PATCH v7 09/27] net/i40e: avoid rte malloc in tunnel set
Anatoly Burakov
[PATCH v7 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Anatoly Burakov
[PATCH v7 12/27] net/i40e: avoid rte malloc in VF resource queries
Anatoly Burakov
[PATCH v7 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Anatoly Burakov
[PATCH v7 13/27] net/i40e: avoid rte malloc in adminq operations
Anatoly Burakov
[PATCH v7 14/27] net/i40e: avoid rte malloc in DDP package handling
Anatoly Burakov
[PATCH v7 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Anatoly Burakov
[PATCH v7 16/27] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
[PATCH v7 17/27] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
[PATCH v7 18/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Anatoly Burakov
[PATCH v7 19/27] net/iavf: avoid rte malloc in RSS configuration
Anatoly Burakov
[PATCH v7 20/27] net/iavf: avoid rte malloc in MAC address operations
Anatoly Burakov
[PATCH v7 21/27] net/iavf: avoid rte malloc in IPsec operations
Anatoly Burakov
[PATCH v7 22/27] net/iavf: avoid rte malloc in queue operations
Anatoly Burakov
[PATCH v7 23/27] net/iavf: avoid rte malloc in irq map config
Anatoly Burakov
[PATCH v7 25/27] net/ice: avoid rte malloc in MAC address operations
Anatoly Burakov
[PATCH v7 24/27] net/ice: avoid rte malloc in RSS RETA operations
Anatoly Burakov
[PATCH v7 26/27] net/ice: avoid rte malloc in raw pattern parsing
Anatoly Burakov
[PATCH v7 27/27] net/ice: avoid rte malloc in flow pattern match
Anatoly Burakov
[PATCH 8/8] net/mlx4: fix fast-path ops setup in secondary process
longli
[PATCH 7/8] net/mlx5: fix fast-path ops setup in secondary process
longli
[PATCH 1/8] net/netvsc: secondary ignore promiscuous enable/disable
longli
[PATCH 3/8] net/netvsc: add multi-process VF device removal support
longli
[PATCH 2/8] net/netvsc: fix race conditions on VF add/remove events
longli
[PATCH 4/8] net/mana: fix PD resource leak on device close
longli
[PATCH 5/8] net/netvsc: fix devargs memory leak on hotplug
longli
[PATCH 6/8] net/mana: fix fast-path ops setup in secondary process
longli
[PATCH 0/8] fix multi-process VF hotplug
longli
Re: [PATCH 0/8] fix multi-process VF hotplug
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH 0/8] fix multi-process VF hotplug
Long Li
Re: [PATCH v6 11/18] net/mlx5: add HW steering VLAN push, pop and VID modify flow actions
reza firoozi
[PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Harsh raj Singh
Re: [PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Stephen Hemminger
[PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Harsh raj Singh
Re: [PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Harsh raj Singh
Re: [PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Harsh raj Singh
Re: [PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Stephen Hemminger
Re: [PATCH] examples/l2fwd_acl: add ACL-based L2 forwarding example
Stephen Hemminger
Later messages