openwrt-stuff / lede-mod

LEDE build script that applies some custom patches
15 stars 12 forks source link

hi,how to apply fastpatch --thank you #3

Closed jack338c closed 6 years ago

jack338c commented 6 years ago

Could you please tell me how to apply fastpatch,thank you

here are the logs while excuting lede-mod/patch.sh

Executing /home/jack/lede1701/lede-mod/patches/106_esfq/install.sh patching file package/kernel/linux/modules/netsupport.mk Hunk #1 succeeded at 740 (offset 9 lines). Hunk #2 succeeded at 816 (offset 3 lines).

Executing /home/jack/lede1701/lede-mod/patches/107_fast_path_kernel_patch/install.sh

Executing /home/jack/lede1701/lede-mod/patches/108_qualcomm_hardware_nat_patch/install.sh

Executing /home/jack/lede1701/lede-mod/patches/201_wndr4300-change-overlay/install.sh patching file target/linux/ar71xx/image/legacy.mk Hunk #1 succeeded at 281 (offset -11 lines).

maz-1 commented 6 years ago

add this to your package dir : https://github.com/openwrt-stuff/qca/branches choose one of the branches based on your architecture

jack338c commented 6 years ago

@maz-1 Ok,I got it thank you VERY much !

jack338c commented 6 years ago

@maz-1 I find the speed is same like before even I add "kmod-fast-classifier"

Do you mean just add qca under package folder , skip 107_fast_path_kernel_patch/install.sh? or need excute lede-mod/patch.sh again? thanks

jack338c commented 6 years ago

@maz-1 my mistake it's faster ! beatitful! thanks