intel / lkp-tests

Linux Kernel Performance tests
GNU General Public License v2.0
251 stars 153 forks source link

kernel-selftests: LKP WARN miss config #350

Closed jiaqizhao122 closed 6 months ago

jiaqizhao122 commented 6 months ago

fix for the following WARN info: LKP WARN miss config CONFIG_BONDING= of net/config LKP WARN miss config CONFIG_GENEVE= of net/config LKP WARN miss config CONFIG_IPV6_SEG6_LWTUNNEL= of net/config LKP WARN miss config CONFIG_IP_DCCP= of net/config LKP WARN miss config CONFIG_IP_GRE= of net/config LKP WARN miss config CONFIG_MACVLAN= of net/config LKP WARN miss config CONFIG_MACVTAP= of net/config LKP WARN miss config CONFIG_XFRM_INTERFACE= of net/config

rli9 commented 6 months ago

thanks for the patch