Updated for AEC2025

This commit is contained in:
2025-02-13 10:49:24 +01:00
parent 1b9f39910b
commit db42a1b339
13 changed files with 4258 additions and 2298 deletions
@@ -0,0 +1 @@
python test_sfp_macsec_util.py GS0733 --sfp --config_netid NETID_I2C2 --yaml test_sfp_macsec_Rule_macda_SecY_128_strip_strict_sci_SA_sak0.yml
@@ -0,0 +1 @@
python test_sfp_macsec_util.py GS0733 --sfp --config_netid NETID_I2C3 --yaml test_sfp_macsec_Rule_macda_SecY_128_strip_strict_sci_SA_sak0.yml
+1 -1
View File
@@ -43,7 +43,7 @@ def run_test(args, power_supply):
# connect to test device1 and set network settings for the macsec test
with open_device(args.serial_number) as device:
# Just load default every time in case we get some crazy stuff
ics.load_default_settings(device)
#ics.load_default_settings(device)
# if sfp module, query for mdio i2c address
if args.sfp: