Ivan Malov cd8e2d8292 net/sfc: clarify Rx buffer size calculation
The user has the right to supply pools with excessively large
buffers, regardless of the maximum supported Rx packet length
reported by the adapter. However, in this PMD, on EF10 boards,
a Rx descriptor has only 14 bits to specify the buffer length.

To avoid potential problems, use this information accordingly.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2022-09-28 11:51:39 +02:00
..
2021-03-12 15:57:16 +01:00
2022-09-23 16:14:34 +02:00
2021-03-12 15:57:16 +01:00
2021-03-12 15:57:16 +01:00
2021-03-12 15:57:16 +01:00
2022-09-23 16:14:34 +02:00
2022-09-23 16:14:34 +02:00
2021-10-24 13:37:43 +02:00
2021-10-24 13:37:43 +02:00
2022-07-21 12:13:48 +02:00