FreeBSD/src f0adc90 — sys/dev/mlx5/mlx5_en mlx5_en_main.c mlx5_en_rx.c
mlx5en: sync channel close with the rq completion processing Without the wait, mlx5e_destroy_rq() might free mbuf that is passed up to the network stack on receive in mlx5e_poll_rx_cq(). Sponsored by: NVidia networking MFC after: 1 week
Delta | File | |
---|---|---|
+11 | -0 | sys/dev/mlx5/mlx5_en/mlx5_en_main.c |
+5 | -0 | sys/dev/mlx5/mlx5_en/mlx5_en_rx.c |
+1 | -0 | sys/dev/mlx5/mlx5_en/en.h |
+17 | -0 | 3 files |