Dear DPDK developers, When I submitted a DPDK patch (http://patchwork.dpdk.org/patch/43090/), however, there is a compilation issue (http://mails.dpdk.org/archives/test-report/2018-July/060307.html).
When I tried to compile it in our local machine using the Target: x86_64-native-linuxapp-gcc-shared, it shows that make[1]: *** No rule to make target ‘~/dpdk/config/defconfig_x86_64-native-linuxapp-gcc-shared’ I checked the latest DPDK code, and it indeed doesn’t include the above target rule. I did some research online, however, I didn’t figure this out. Could you please help this? Thanks, Qiaobin