On Tue, Mar 10, 2026 at 09:09:48AM -0700, Stephen Hemminger wrote: > Add datapath debug logging macros (PMD_RX_LOG, PMD_TX_LOG) gated > on RTE_ETHDEV_DEBUG_RX/TX. Use PMD_TX_LOG in transmit error paths > to aid debugging without impacting normal datapath performance. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>
- Re: [PATCH v20 05/25] net/pcap: remove unnecessary ... Bruce Richardson
- [PATCH v20 06/25] net/pcap: avoid using rte_malloc and r... Stephen Hemminger
- Re: [PATCH v20 06/25] net/pcap: avoid using rte_mal... Bruce Richardson
- [PATCH v20 07/25] net/pcap: advertise Tx multi segment Stephen Hemminger
- Re: [PATCH v20 07/25] net/pcap: advertise Tx multi ... Bruce Richardson
- [PATCH v20 08/25] net/pcap: replace stack bounce buffer Stephen Hemminger
- Re: [PATCH v20 08/25] net/pcap: replace stack bounc... Bruce Richardson
- [PATCH v20 09/25] net/pcap: fix error accounting and bac... Stephen Hemminger
- Re: [PATCH v20 09/25] net/pcap: fix error accountin... Bruce Richardson
- [PATCH v20 10/25] net/pcap: add datapath debug logging Stephen Hemminger
- Re: [PATCH v20 10/25] net/pcap: add datapath debug ... Bruce Richardson
- [PATCH v20 11/25] net/pcap: consolidate boolean flag han... Stephen Hemminger
- Re: [PATCH v20 11/25] net/pcap: consolidate boolean... Bruce Richardson
- [PATCH v20 13/25] net/pcap: add link status for interfac... Stephen Hemminger
- Re: [PATCH v20 13/25] net/pcap: add link status for... Bruce Richardson
- [PATCH v20 12/25] net/pcap: support VLAN strip and inser... Stephen Hemminger
- Re: [PATCH v20 12/25] net/pcap: support VLAN strip ... Bruce Richardson
- [PATCH v20 15/25] net/pcap: reject non-Ethernet interfac... Stephen Hemminger
- [PATCH v20 14/25] net/pcap: support nanosecond timestamp... Stephen Hemminger
- Re: [PATCH v20 14/25] net/pcap: support nanosecond ... Bruce Richardson
- [PATCH v20 16/25] net/pcap: reduce scope of file-level v... Stephen Hemminger

