Re: [LEDE-DEV] MT7621 support Jumbo frames

2017-04-22 Thread Jaap Buurman
I have never applied patches before, so I am probably making mistakes. The first problem I'm running into, is that it is trying to patch the following file: /drivers/net/ethernet/mediatek/gsw_mt7620.h However, such a file does not exist in that path in my build_dir. I can find gsw_mt7620.c and gs

Re: [LEDE-DEV] [PATCH 3/3] scripts/qemustart: initial version

2017-04-22 Thread Yousong Zhou
On 19 April 2017 at 18:27, Yousong Zhou wrote: > The script can be used to quickly spin up QEMU virtual machines with lan > and wan network. Please read the initial part of the script for > instructions about how to configure host machine > > Signed-off-by: Yousong Zhou I just played with Intel

Re: [LEDE-DEV] MT7621 support Jumbo frames

2017-04-22 Thread Milan Kočvara
Hello, here is step by step guide, how to work with patches (kernel, packages) https://lede-project.org/docs/guide-developer/use-patches-with-buildsystem Br Milan Jaap Buurman napsal So, dub 22, 2017 v 1∶53 : I have never applied patches before, so I am probably making mistakes. The first pr