This patchset converts the sample kernel-config to defconfig format, adds a UML defconfig, and enables options for testing macsec. On my test system I still have the following skips: Missing items (SKIP): ['OCSP-MULTI', 'long', 'CONFIG_SUITEB192', 'sigma_dut', 'wmediumd'] Other skip reasons: ['Assume kernel did not have the required patches for proxyarp (IPv6)', 'Driver does not support TDLS channel switching', 'Driver does not support random GAS TA', 'No pyrad modules available', 'Required RRM capabilities are not supported', 'Setting Beacon frame TX rate not supported'] Which, except for ipv6 proxyarp, seems reasonable. Any idea what it would take to enable proxyarp testing? The kernel I tested with had CONFIG_IPV6=y, but not sure what is needed beyond that. Thomas Pedersen (3): tests/hwsim: convert kernel-config to defconfig tests/hwsim: include UML defconfig tests/hwsim: enable macsec testing by default tests/hwsim/example-hostapd.config | 3 + tests/hwsim/example-wpa_supplicant.config | 3 + tests/hwsim/vm/README | 24 +- tests/hwsim/vm/kernel-config | 2180 +-------------------- tests/hwsim/vm/kernel-config.uml | 131 ++ 5 files changed, 177 insertions(+), 2164 deletions(-) create mode 100644 tests/hwsim/vm/kernel-config.uml -- 2.20.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap