rockchip: enable tso for nanopi-r4s
This commit is contained in:
parent
3f21c19634
commit
f8b7a12464
@ -32,6 +32,7 @@ case "$(board_name)" in
|
||||
friendlyarm,nanopi-r4s)
|
||||
set_interface_core 10 "eth0"
|
||||
set_interface_core 20 "eth1"
|
||||
ethtool -K eth1 tso on sg on tx on
|
||||
;;
|
||||
friendlyarm,nanopi-r5c)
|
||||
set_interface_core 2 "eth0-0"
|
||||
|
Loading…
Reference in New Issue
Block a user