rockchip: enable tso for nanopi-r4s

This commit is contained in:
sbwml 2023-02-24 07:12:05 +08:00
parent 3f21c19634
commit f8b7a12464

View File

@ -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"