[PATCH-master-py3] recipes/regression_tests/phase3/ipsec_esp_ah_comp.py ============================================= division in py3 by default returns float, however, key is expecting an integer. Casting float to int