opnsense-src/sys/dev/cxgbe/tom
Navdeep Parhar 07f47e8850 cxgbe/t4_tom: completely avoid L2T entries during stop/suspend.
1. Mark the L2T entry valid only if t4_write_l2e succeeds, which won't
   happen if the adapter is stopped.  This prevents L2T entries from
   sometimes getting (re)promoted to VALID on Tx activity during stop.
2. Discard a work request immediately instead of enqueueing it to the
   arp queue if the adapter is stopped.

Fixes:	c1c524852f cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM.
MFC after:	1 week
Sponsored by:	Chelsio Communications
2024-09-16 10:24:32 -07:00
..
t4_connect.c cxgbe/t4_tom: bugfixes in stop/restart. 2024-08-05 05:56:22 -07:00
t4_cpl_io.c cxgbe(4): Stop checking for failures from malloc/mb_alloc_ext_pgs(M_WAITOK) 2024-09-03 18:25:26 +08:00
t4_ddp.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
t4_listen.c cxgbe/t4_tom: Add synq entry to the list before calling send_synack. 2024-09-05 23:21:59 -07:00
t4_tls.c cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place. 2024-05-17 15:52:33 -07:00
t4_tls.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_tom.c cxgbe/t4_tom: Demote STALE L2 table entries to RESOLVING in uld_stop. 2024-09-11 12:09:48 -07:00
t4_tom.h cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM. 2024-07-21 22:20:21 -07:00
t4_tom_l2t.c cxgbe/t4_tom: completely avoid L2T entries during stop/suspend. 2024-09-16 10:24:32 -07:00
t4_tom_l2t.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00