Updated for AEC2025

felix
Andreas Kirsch 2025-02-13 10:49:24 +01:00
parent 1b9f39910b
commit db42a1b339
13 changed files with 4258 additions and 2298 deletions

View File

@ -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

View File

@ -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

View File

@ -43,7 +43,7 @@ def run_test(args, power_supply):
# connect to test device1 and set network settings for the macsec test # connect to test device1 and set network settings for the macsec test
with open_device(args.serial_number) as device: with open_device(args.serial_number) as device:
# Just load default every time in case we get some crazy stuff # 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 sfp module, query for mdio i2c address
if args.sfp: if args.sfp:

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB