dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
[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
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
[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
[PATCH v7] eal/x86: optimize memcpy of small sizes
Morten Brørup
[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
[PATCH v1 1/1] net/iavf: fix incorrect struct in status get
Anatoly Burakov
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 v17 00/23] net/pcap: fixes, test, and ehancements
Stephen Hemminger
[PATCH v17 01/23] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v17 02/23] net/pcap: fix build on Windows
Stephen Hemminger
[PATCH v17 03/23] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v17 04/23] net/pcap: include used headers
Stephen Hemminger
[PATCH v17 05/23] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v17 06/23] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v17 07/23] net/pcap: advertise Tx multi segment
Stephen Hemminger
[PATCH v17 08/23] net/pcap: replace stack bounce buffer
Stephen Hemminger
[PATCH v17 09/23] net/pcap: fix error accounting and backpressure on transmit
Stephen Hemminger
[PATCH v17 10/23] net/pcap: add datapath debug logging
Stephen Hemminger
[PATCH v17 11/23] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v17 12/23] net/pcap: support VLAN strip and insert offloads
Stephen Hemminger
[PATCH v17 13/23] net/pcap: add link state and speed for interface mode
Stephen Hemminger
[PATCH v17 14/23] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v17 15/23] net/pcap: reject non-Ethernet interfaces
Stephen Hemminger
[PATCH v17 16/23] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v17 17/23] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v17 18/23] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v17 19/23] eal/windows: add wrapper for access function
Stephen Hemminger
[PATCH v17 20/23] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v17 21/23] net/pcap: add link status change support for iface mode
Stephen Hemminger
[PATCH v17 22/23] net/pcap: add EOF notification via link status change
Stephen Hemminger
[PATCH v17 23/23] test: add comprehensive test suite for pcap PMD
Stephen Hemminger
[DPDK/DTS Bug 1548] Add asynchronous output collector for testpmd verbose information
bugzilla
[PATCH v2 0/4] improve net/null dependency handling for tests
Bruce Richardson
[PATCH v2 1/4] test/event_eth_rx_adapter: skip tests if no ethdevs
Bruce Richardson
[PATCH v2 2/4] test/event_eth_tx_adapter: remove dependency on NULL PMD
Bruce Richardson
[PATCH v2 3/4] test: fix missing dependency on null networking driver
Bruce Richardson
[PATCH v2 4/4] build/tests: add warning for missing NULL PMD dependency
Bruce Richardson
RE: [PATCH v2 0/4] improve net/null dependency handling for tests
Morten Brørup
Re: [PATCH v2 0/4] improve net/null dependency handling for tests
David Marchand
[DPDK/ethdev Bug 1891] Flow validate bug in mlx5 driver on CX-5 NIC
bugzilla
[PATCH] net/iavf: explicitly pass flags param to Tx context fns
Bruce Richardson
Re: [PATCH] net/iavf: explicitly pass flags param to Tx context fns
Medvedkin, Vladimir
Re: [PATCH] net/iavf: explicitly pass flags param to Tx context fns
Bruce Richardson
[PATCH v4 0/3] interrupt disconnect/error event handling
Kevin Traynor
[PATCH v4 0/3] interrupt disconnect/error event handling
Kevin Traynor
[PATCH v4 1/3] eal/linux: handle interrupt epoll events
Kevin Traynor
[PATCH v4 2/3] eal/interrupt: add interrupt event info
Kevin Traynor
Re: [PATCH v4 2/3] eal/interrupt: add interrupt event info
David Marchand
Re: [PATCH v4 2/3] eal/interrupt: add interrupt event info
Kevin Traynor
[PATCH v4 3/3] net/mlx5: check devx disconnect/error interrupt events
Kevin Traynor
RE: [PATCH v4 3/3] net/mlx5: check devx disconnect/error interrupt events
Slava Ovsiienko
Re: [PATCH v4 0/3] interrupt disconnect/error event handling
Stephen Hemminger
Re: [PATCH v4 0/3] interrupt disconnect/error event handling
Kevin Traynor
[PATCH 1/8] net/cnxk: support of plain packet reassembly
Rahul Bhansali
[PATCH 2/8] net/cnxk: support IPsec Rx inject for cn20k
Rahul Bhansali
[PATCH 3/8] common/cnxk: update platform features
Rahul Bhansali
[PATCH 6/8] net/cnxk: update SA context push size
Rahul Bhansali
[PATCH 4/8] common/cnxk: add RQ PB and WQE cache config
Rahul Bhansali
[PATCH 5/8] net/cnxk: config RQ PB and WQE caching
Rahul Bhansali
[PATCH 7/8] net/cnxk: flow rule update for non-in-place IPsec
Rahul Bhansali
[PATCH 8/8] common/cnxk: enable CPT CQ for inline IPSec inbound
Rahul Bhansali
Re: [PATCH 8/8] common/cnxk: enable CPT CQ for inline IPSec inbound
Jerin Jacob
Re: [PATCH 1/8] net/cnxk: support of plain packet reassembly
Stephen Hemminger
[PATCH v2 1/8] net/cnxk: support of plain packet reassembly
Rahul Bhansali
[PATCH v2 2/8] net/cnxk: support IPsec Rx inject for cn20k
Rahul Bhansali
[PATCH v2 3/8] common/cnxk: update platform features
Rahul Bhansali
[PATCH v2 5/8] net/cnxk: config RQ PB and WQE caching
Rahul Bhansali
[PATCH v2 4/8] common/cnxk: add RQ PB and WQE cache config
Rahul Bhansali
[PATCH v2 6/8] net/cnxk: update SA context push size
Rahul Bhansali
[PATCH v2 7/8] net/cnxk: flow rule update for non-in-place IPsec
Rahul Bhansali
[PATCH v2 8/8] common/cnxk: enable CPT CQ for inline IPsec inbound
Rahul Bhansali
[PATCH v3 1/8] net/cnxk: support of plain packet reassembly
Rahul Bhansali
[PATCH v3 2/8] net/cnxk: support IPsec Rx inject for cn20k
Rahul Bhansali
[PATCH v3 3/8] common/cnxk: update platform features
Rahul Bhansali
[PATCH v3 4/8] common/cnxk: add RQ PB and WQE cache config
Rahul Bhansali
[PATCH v3 6/8] net/cnxk: update SA context push size
Rahul Bhansali
[PATCH v3 5/8] net/cnxk: config RQ PB and WQE caching
Rahul Bhansali
[PATCH v3 7/8] net/cnxk: flow rule update for non-in-place IPsec
Rahul Bhansali
[PATCH v3 8/8] common/cnxk: enable CPT CQ for inline IPsec inbound
Rahul Bhansali
Re: [PATCH v3 8/8] common/cnxk: enable CPT CQ for inline IPsec inbound
Jerin Jacob
[DPDK/ethdev Bug 1890] r8169: rtl_xmit_pkt corrupts TX descriptor ring on zero-length mid-chain segment
bugzilla
[DPDK/ethdev Bug 1889] r8169: rtl_xmit_pkts breaks tx_burst ownership contract on invalid mbufs
bugzilla
[RFT] net/netvsc: fix txd leak on chimney buffer alloc failure
Stephen Hemminger
RE: [EXTERNAL] [RFT] net/netvsc: fix txd leak on chimney buffer alloc failure
Long Li
[DPDK/ethdev Bug 1888] dpaa/dpaa2: permanent tx errors cause caller to retry packets forever
bugzilla
[DPDK/ethdev Bug 1887] bnxt: single bad packet in tx burst stalls transmission of remaining valid packets
bugzilla
[DPDK/ethdev Bug 1886] net/avp: tx_burst callbacks free mbufs then return short count, causing double-free
bugzilla
[DPDK/ethdev Bug 1885] net/atlantic: atl_xmit_pkts stops on invalid mbuf instead of consuming it
bugzilla
[DPDK/vhost/virtio Bug 1884] vhost: fix tx_burst return value after VLAN insertion failure
bugzilla
[PATCH] examples/vmdq_dcb: initialize all configuration structures
Stephen Hemminger
Re: [PATCH] examples/vmdq_dcb: initialize all configuration structures
Bruce Richardson
[PATCH] net/nfb: fix eth_node memory leak in deinit
Stephen Hemminger
Re: [PATCH] net/nfb: fix eth_node memory leak in deinit
Martin Spinler
[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
[PATCH 1/4] net/axgbe: fix resource leaks in device init error paths
Stephen Hemminger
[PATCH 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
Stephen Hemminger
[PATCH 3/4] net/axgbe: destroy mutexes on device close
Stephen Hemminger
[PATCH 4/4] net/axgbe: fix descriptor status out-of-bounds 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
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
[PATCH 00/11] net/dpaa2: fixes and improvements
Maxime Leroy
[PATCH 01/11] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH 02/11] net/dpaa2: fix rx error queue memory leak on port close
Maxime Leroy
Re: [PATCH 02/11] net/dpaa2: fix rx error queue memory leak on port close
Hemant Agrawal
Re: [PATCH 02/11] net/dpaa2: fix rx error queue memory leak on port close
Hemant Agrawal
[PATCH 03/11] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
Maxime Leroy
Re: [PATCH 03/11] net/dpaa2: warn on rx descriptor limit only in high perf buffer mode
Hemant Agrawal
[PATCH 04/11] net/dpaa2: fix rx error queue leak in alloc error path
Maxime Leroy
[PATCH 06/11] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
Re: [PATCH 06/11] net/dpaa2: add devargs to disable Rx taildrop
Hemant Agrawal
[PATCH 05/11] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH 07/11] net/dpaa2: replace data stashing getenv with devargs
Maxime Leroy
Re: [PATCH 07/11] net/dpaa2: replace data stashing getenv with devargs
Hemant Agrawal
[PATCH 08/11] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
Re: [PATCH 08/11] net/dpaa2: fix link not up after port stop/start
Hemant Agrawal
[PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
Re: [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
David Marchand
Re: [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
Re: [PATCH 10/11] bus/fslmc: fix devargs not propagated on hotplug
David Marchand
[PATCH 09/11] net/dpaa2: use CHECK_INTERVAL macro in set_link_down
Maxime Leroy
Re: [PATCH 09/11] net/dpaa2: use CHECK_INTERVAL macro in set_link_down
Hemant Agrawal
[PATCH 11/11] bus/fslmc: remove dead blocklist check in plug path
Maxime Leroy
Re: [PATCH 11/11] bus/fslmc: remove dead blocklist check in plug path
David Marchand
Re: [PATCH 00/11] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH 00/11] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH 00/11] net/dpaa2: fixes and improvements
Stephen Hemminger
[PATCH v2 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
David Marchand
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH v2 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
[PATCH v3 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Hemant Agrawal
[PATCH v3 01/17] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH v3 02/17] net/dpaa2: fix Rx error queue memory leaks
Maxime Leroy
[PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Maxime Leroy
[PATCH v3 04/17] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH v3 05/17] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
[PATCH v3 06/17] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
[PATCH v3 07/17] net/dpaa2: fix spurious VLAN insertion on non-VLAN packets
Maxime Leroy
[PATCH v3 08/17] net/dpaa2: fix error packet dump crash and memory leak
Maxime Leroy
[PATCH v3 09/17] net/dpaa2: fix L4 packet type in slow parse path
Maxime Leroy
[PATCH v3 10/17] net/dpaa2: fix L3/L4 checksum offload flags
Maxime Leroy
[PATCH v3 11/17] net/dpaa2: fix software taildrop buffer access
Maxime Leroy
[PATCH v3 12/17] net/dpaa2: fix burst mode info report
Maxime Leroy
[PATCH v3 13/17] net/dpaa2: add SG table walk upper bound in Rx path
Maxime Leroy
[PATCH v3 14/17] net/dpaa2: fix MAC stats DMA alloc per xstats call
Maxime Leroy
[PATCH v3 15/17] net/dpaa2: use check interval macro in link down path
Maxime Leroy
[PATCH v3 16/17] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
[PATCH v3 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Maxime Leroy
Earlier messages
Later messages