diff options
| author | Jakub Kicinski <[email protected]> | 2019-08-14 01:12:45 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2019-08-14 01:12:45 +0000 |
| commit | b753c5a7f99f390fc100de18647ce0dcacdceafc (patch) | |
| tree | fc114ed5fafe2ab0e830e7fddd23d900736ae7d7 /tools/bpf/bpftool/net.c | |
| parent | Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps' (diff) | |
| parent | r8152: change rx_copybreak and rx_pending through ethtool (diff) | |
| download | kernel-b753c5a7f99f390fc100de18647ce0dcacdceafc.tar.gz kernel-b753c5a7f99f390fc100de18647ce0dcacdceafc.zip | |
Merge branch 'r8152-RX-improve'
Hayes says:
====================
v2:
For patch #2, replace list_for_each_safe with list_for_each_entry_safe.
Remove unlikely in WARN_ON. Adjust the coding style.
For patch #4, replace list_for_each_safe with list_for_each_entry_safe.
Remove "else" after "continue".
For patch #5. replace sysfs with ethtool to modify rx_copybreak and
rx_pending.
v1:
The different chips use different rx buffer size.
Use skb_add_rx_frag() to reduce memory copy for RX.
====================
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/net.c')
0 files changed, 0 insertions, 0 deletions
