diff options
author | Radoslaw Tyl <[email protected]> | 2023-08-24 13:46:19 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-28 07:02:44 +0100 |
commit | bb5ed01cd2428cd25b1c88a3a9cba87055eb289f (patch) | |
tree | 960d356dc9cc2d725b451874f119b2b45817e996 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | c2f8fd7949603efb03908e05abbf7726748c8de3 (diff) |
igb: set max size RX buffer when store bad packet is enabled
Increase the RX buffer size to 3K when the SBP bit is on. The size of
the RX buffer determines the number of pages allocated which may not
be sufficient for receive frames larger than the set MTU size.
Cc: [email protected]
Fixes: 89eaefb61dc9 ("igb: Support RX-ALL feature flag.")
Reported-by: Manfred Rudigier <[email protected]>
Signed-off-by: Radoslaw Tyl <[email protected]>
Tested-by: Arpana Arland <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions