Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c | ||
---|---|---|
1905 | Why the ifdefs? |
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c | ||
---|---|---|
2041 | Toeplitz key size is pretty standard. But, sure, I could add a length parameter. As about optimizing away the key, it's fine w/ me; though I will have to say both code you mentioned is not on hot path. | |
sys/dev/mlx4/mlx4_en/mlx4_en_rx.c | ||
821 | Heh, OK. This is verbatim copy of the original code. | |
856 | Sure. |