X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FConstants.py;fp=resources%2Flibraries%2Fpython%2FConstants.py;h=c64461cdd0036c1eced7ffdb7161efd578c066da;hp=7289c9c5a4d353f1b9ab51f92342ae6574aa11fb;hb=01576b87bb54c82d76b55496aeca97e2921957fd;hpb=48d0b3ea0445da0b69347f610f17e67d471b77e3 diff --git a/resources/libraries/python/Constants.py b/resources/libraries/python/Constants.py index 7289c9c5a4..c64461cdd0 100644 --- a/resources/libraries/python/Constants.py +++ b/resources/libraries/python/Constants.py @@ -204,7 +204,7 @@ class Constants: TREX_LIMIT_MEMORY = get_int_from_env(u"TREX_LIMIT_MEMORY", 8192) # TRex number of cores - TREX_CORE_COUNT = get_int_from_env(u"TREX_CORE_COUNT", 8) + TREX_CORE_COUNT = get_int_from_env(u"TREX_CORE_COUNT", 16) # TRex set number of RX/TX descriptors # Set to 0 to use default values